Click here to download the Blitz Browser!

WPT

wpt / css / cssom-view / scrollWidthHeightWhenNotScrollable.xht

Spec: CSSOM View ↗

Runs: Chrome 155.0.8039.0 (wpt@bd6829a40, 2026-09-02) | Firefox 157.0a1 (wpt@a6218de35, 2026-09-03) | Safari 251 preview (wpt@5ce815a83, 2026-08-27) | Ladybird 1.0-795e1 (wpt@7e3d005d7, 2026-09-03) | Servo Servo 0.6 (wpt@09159dcb3, 2026-09-02) | Blitz 188486089 (wpt@a95401e4e, 2026-09-02)

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

ChromeFirefoxSafariLadybirdServoBlitz
Total10/1212/1210/1210/1210/1210/12
SubtestChromeFirefoxSafariLadybirdServoBlitz
elemSimple.clientHeight is the height of the padding edgePASSPASSPASSPASSPASSPASS
elemSimple.scrollHeight is its clientHeightPASSPASSPASSPASSPASSPASS
elemSimple.clientWidth is the width of the padding edgePASSPASSPASSPASSPASSPASS
elemSimple.scrollWidth is its clientWidthPASSPASSPASSPASSPASSPASS
elemOverflow.clientHeight is the height of the padding edgePASSPASSPASSPASSPASSPASS
elemOverflow.scrollHeight is the height of its scrolled contents (plus padding, since we overflowed)FAILPASSFAILFAILFAILFAIL
elemOverflow.clientWidth is the width of the padding edgePASSPASSPASSPASSPASSPASS
elemOverflow.scrollHeight is the width of its scrolled contents (plus padding)FAILPASSFAILFAILFAILFAIL
elemNestedOverflow.clientHeight is the height of the padding edgePASSPASSPASSPASSPASSPASS
elemNestedOverflow.scrollHeight is the height of its scrolled contents (ignoring padding, since we overflowed)PASSPASSPASSPASSPASSPASS
elemNestedOverflow.clientWidth is the height of the padding edgePASSPASSPASSPASSPASSPASS
elemNestedOverflow.scrollWidth is the width of its scrolled contents (ignoring padding, since we overflowed)PASSPASSPASSPASSPASSPASS