Click here to download the Blitz Browser!

WPT

wpt / html / semantics / grouping-content / the-ol-element / grouping-ol.html

Spec: HTML ↗

Runs: Chrome 155.0.8043.0 (wpt@b89af32bc, 2026-09-05) | Firefox 157.0a1 (wpt@b89af32bc, 2026-09-05) | Safari 251 preview (wpt@b89af32bc, 2026-09-05) | Ladybird 1.0-245ed (wpt@b89af32bc, 2026-09-06) | Servo Servo 0.6 (wpt@b89af32bc, 2026-09-06) | Blitz a50cb8971 (wpt@a95401e4e, 2026-09-03)

View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi

ChromeFirefoxSafariLadybirdServoBlitz
Total25/2525/2525/2525/252/25NOT RUN
SubtestChromeFirefoxSafariLadybirdServoBlitz
The prototype for OL is HTMLOListElement.prototypePASSPASSPASSPASSPASS
'reversed' property should be defined on OL.PASSPASSPASSPASSFAIL
'start' property should be defined on OL.PASSPASSPASSPASSFAIL
'type' property should be defined on OL.PASSPASSPASSPASSFAIL
OL's 'reversed' IDL property reflects content attribute.PASSPASSPASSPASSFAIL
OL's 'start' IDL property reflects content attribute.PASSPASSPASSPASSFAIL
OL's 'type' IDL property reflects content attribute.PASSPASSPASSPASSFAIL
IDL 'reversed' attribute value false when content attribute absentPASSPASSPASSPASSFAIL
IDL 'reversed' attribute value true when content attribute existsPASSPASSPASSPASSFAIL
Changing IDL 'reversed' property changes list's reversed property.PASSPASSPASSPASSPASS
Default start value for non-reversed list should be 1PASSPASSPASSPASSFAIL
IDL and content attribute parse start of '.5' correctly.PASSPASSPASSPASSFAIL
IDL and content attribute parse start of 'A' correctly.PASSPASSPASSPASSFAIL
Default start value (if none provided) for reversed list = 1.PASSPASSPASSPASSFAIL
Default start value (if failed to parse) for reversed list = 1.PASSPASSPASSPASSFAIL
Default start value for reversed list = 1 (even with tons of other child elements).PASSPASSPASSPASSFAIL
Adding child element to reversed list does not change start valuePASSPASSPASSPASSFAIL
Deleting child element from reversed list does not change start valuePASSPASSPASSPASSFAIL
IDL and content attribute parse start of '2' correctly.PASSPASSPASSPASSFAIL
IDL and content attribute parse start of '-10' correctly.PASSPASSPASSPASSFAIL
IDL and content attribute parse start of '4.03' correctly.PASSPASSPASSPASSFAIL
IDL and content attribute parse start of '-4.03' correctly.PASSPASSPASSPASSFAIL
IDL and content attribute parse start of '4.9' correctly.PASSPASSPASSPASSFAIL
IDL and content attribute parse start of '-4.9' correctly.PASSPASSPASSPASSFAIL
IDL and content attribute parse start of '7e2' correctly.PASSPASSPASSPASSFAIL