Files
servo/tests/wpt/metadata/cssom-view/HTMLBody-ScrollArea_quirksmode.html.ini

15 lines
512 B
INI

[HTMLBody-ScrollArea_quirksmode.html]
type: testharness
[document.scrollingElement should be body element in quirks.]
expected: FAIL
[scrollingElement in quirks should be null when body is potentially scrollable.]
expected: FAIL
[scrollingElement in quirks should be body if any of document and body has a visible overflow.]
expected: FAIL
[When body potentially scrollable, document.body.scrollHeight changes when changing the height of the body content in quirks.]
expected: FAIL