mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 17:55:07 +02:00
This implements parsing part of customizable <select> spec update. See whatwg/html PR #10548. Two failing subtests in `html5lib_innerHTML_tests_innerHTML_1.html` and `customizable-select/select-parsing.html` are due to the spec still disallowing `<input>` inside `<select>`, even though Chrome has already implemented this behavoir (see whatwg/html#11288).
Note: the html5lib_* files in this directory are autogenerated, as are the tests under speculative-parsing/. To update the generated tests, run `wpt update-built --include html5lib speculative-parsing`. The revision of html5lib-tests used to generate the tests is stored in html/tools/html5lib_tests_revision