Skip to content

Conversation

@F3n67u
Copy link
Contributor

@F3n67u F3n67u commented Nov 21, 2025

This implements parsing part of customizable spec update. See whatwg/html#10548.

@F3n67u F3n67u force-pushed the relax-html-parser-customizable-select branch 3 times, most recently from 3d10f52 to 31d1a2f Compare November 22, 2025 19:39
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).
@F3n67u F3n67u force-pushed the relax-html-parser-customizable-select branch from 31d1a2f to 7f64bc2 Compare November 24, 2025 17:54
@F3n67u F3n67u requested a review from gmta November 25, 2025 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants