kitesurf · WPT

FAIL
expected FAIL · 396 ms
▶ run in kitesurf
Test
/css/cssom-view/HTMLBody-ScrollArea_quirksmode.html
Actual
FAIL
Expected
FAIL
Unexpected
no
Duration
396 ms
Harness
OK
Counts
Reason
Run
https://kitesurf.rendering.cfdata.org/?url=http%3A%2F%2Fwpt.live%2Fcss%2Fcssom-view%2FHTMLBody-ScrollArea_quirksmode.html ↗
Upstream
view on github.com/web-platform-tests/wpt ↗

Subtests

statussubtestmessage
PASSEnsure that body element is loaded.
PASSEnsure that style.overflowY can be set properly.
FAILdocument.compatMode should be BackCompat in quirks.assert_equals: Should be in quirks mode. expected "BackCompat" but got "CSS1Compat"
FAILdocument.scrollingElement should be body element in quirks.assert_equals: scrollingElement in quirks mode should default to body element. expected Element node <body id="thebody" style=""> <div id="thediv"></div> ... but got Element node <html style=""><h…
FAILscrollingElement in quirks should be null when body is potentially scrollable.assert_equals: In quirks, we would expect null here (because of potentially scrollable body) expected null but got Element node <html style="overflow-y: scroll;"><head><meta name="viewp...
FAILscrollingElement in quirks should be body if any of document and body has a visible overflow.assert_equals: expected Element node <body id="thebody" style="overflow-y: scroll;"> <div ... but got Element node <html style="overflow-y: visible;"><head><meta name="view...
PASSWhen body potentially scrollable, document.body.scrollHeight changes when changing the height of the body content in quirks.
FAILWhen body not potentially scrollable, document.body.scrollHeight always equals window.innerHeight in quirks. (cond. visible, scroll)assert_equals: expected 720 but got 189
FAILWhen body not potentially scrollable, document.body.scrollHeight always equals window.innerHeight in quirks. (cond. scroll, visible)assert_equals: expected 720 but got 189
FAILWhen body not potentially scrollable, document.body.scrollHeight always equals window.innerHeight in quirks. (cond. visible, visible)assert_equals: expected 720 but got 189

bundle built 2026-07-16T07:16:48.063Z