WPT
wpt / css / cssom-view / scrolling-quirks-vs-nonquirks.html
Spec: CSSOM View ↗
Runs: Chrome 155.0.8041.0 (wpt@4fbf9ef4d, 2026-09-04) | Firefox 157.0a1 (wpt@4fbf9ef4d, 2026-09-04) | Safari 251 preview (wpt@5ce815a83, 2026-08-27) | Ladybird 1.0-a7825 (wpt@4fbf9ef4d, 2026-09-04) | Servo Servo 0.6 (wpt@7e3d005d7, 2026-09-03) | Blitz a50cb8971 (wpt@a95401e4e, 2026-09-03)
View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi
| Chrome | Firefox | Safari | Ladybird | Servo | Blitz | |
|---|---|---|---|---|---|---|
| Total | 30/30 | 30/30 | 30/30 | 30/30 | 30/30 | 0/30 |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| Execution of tests in quirks mode | PASS | PASS | PASS | PASS | PASS | — |
| Execution of tests in non-quirks mode | PASS | PASS | PASS | PASS | PASS | — |
| scrollingElement in quirks mode | PASS | PASS | PASS | PASS | PASS | — |
| scroll() on the root element in quirks mode | PASS | PASS | PASS | PASS | PASS | — |
| scrollBy() on the root element in quirks mode | PASS | PASS | PASS | PASS | PASS | — |
| scrollLeft/scrollTop on the root element in quirks mode | PASS | PASS | PASS | PASS | PASS | — |
| scrollWidth/scrollHeight on the root element in quirks mode | PASS | PASS | PASS | PASS | PASS | — |
| clientWidth/clientHeight on the root element in quirks mode | PASS | PASS | PASS | PASS | PASS | — |
| scroll() on the HTML body element in quirks mode | PASS | PASS | PASS | PASS | PASS | — |
| scrollBy() on the HTML body element in quirks mode | PASS | PASS | PASS | PASS | PASS | — |
| scrollLeft/scrollTop on the HTML body element in quirks mode | PASS | PASS | PASS | PASS | PASS | — |
| scrollWidth/scrollHeight on the HTML body element in quirks mode | PASS | PASS | PASS | PASS | PASS | — |
| clientWidth/clientHeight on the HTML body element in quirks mode | PASS | PASS | PASS | PASS | PASS | — |
| scrollLeft/scrollRight of the content in quirks mode | PASS | PASS | PASS | PASS | PASS | — |
| scrollWidth/scrollHeight of the content in quirks mode | PASS | PASS | PASS | PASS | PASS | — |
| clientWidth/clientHeight of the content in quirks mode | PASS | PASS | PASS | PASS | PASS | — |
| scrollingElement in non-quirks mode | PASS | PASS | PASS | PASS | PASS | — |
| scroll() on the root element in non-quirks mode | PASS | PASS | PASS | PASS | PASS | — |
| scrollBy() on the root element in non-quirks mode | PASS | PASS | PASS | PASS | PASS | — |
| scrollLeft/scrollTop on the root element in non-quirks mode | PASS | PASS | PASS | PASS | PASS | — |
| scrollWidth/scrollHeight on the root element in non-quirks mode | PASS | PASS | PASS | PASS | PASS | — |
| clientWidth/clientHeight on the root element in non-quirks mode | PASS | PASS | PASS | PASS | PASS | — |
| scroll() on the HTML body element in non-quirks mode | PASS | PASS | PASS | PASS | PASS | — |
| scrollBy() on the HTML body element in non-quirks mode | PASS | PASS | PASS | PASS | PASS | — |
| scrollLeft/scrollTop on the HTML body element in non-quirks mode | PASS | PASS | PASS | PASS | PASS | — |
| scrollWidth/scrollHeight on the HTML body element in non-quirks mode | PASS | PASS | PASS | PASS | PASS | — |
| clientWidth/clientHeight on the HTML body element in non-quirks mode | PASS | PASS | PASS | PASS | PASS | — |
| scrollLeft/scrollRight of the content in non-quirks mode | PASS | PASS | PASS | PASS | PASS | — |
| scrollWidth/scrollHeight of the content in non-quirks mode | PASS | PASS | PASS | PASS | PASS | — |
| clientWidth/clientHeight of the content in non-quirks mode | PASS | PASS | PASS | PASS | PASS | — |
| Uncaught JS error | — | — | — | — | — | FAIL |