← back to v134 · select-parser-relaxation

conformance · v134

v134 · select-parser-relaxation — conformance probe

5 assertions drawn from the spec. Each is a single contract the spec text makes. Pass/fail reflects what this browser executed; blocked means the contract was not run because it needs user mediation, hardware, or another unavailable precondition. Open the page in Chrome stable / canary / Firefox / Safari to compare.

browser: spec: https://github.com/whatwg/html/pull/10557 chromestatus: #5145948356083712 generated 2026-06-01T08:30:00Z by conformance-author-v1-subagent
0
pass
0
fail
0
blocked
5
total
id contract kind verdict detail
select-allows-div-child Parser allows a <div> inside <select> (relaxation: previously stripped to text). script
select-allows-span-child <span> inside <select><option> is preserved. script
select-allows-hr-child <hr> inside <select> is preserved as a separator element. script
selectedcontent-allowed <selectedcontent> is preserved inside <select> (relaxed parser keeps the new element). script
select-options-still-populates Despite the relaxed parser, select.options still enumerates only <option> elements. script