mirror of
https://github.com/servo/servo
synced 2026-04-28 02:19:14 +02:00
15 lines
512 B
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
|
|
|