Files
servo/tests/wpt/web-platform-tests/cssom-view/HTMLBody-ScrollArea_quirksmode.html
Martin Broesamle 8701a4495b Tests for scroll_area on body element in quirks mode.
see #10947
Node::scroll_area should check if the element is potentially scrollable

Three tests use `document.scrollingElement` which was not supported at
the time of writing. They are, hence, expected to FAIL.

The last expected FAIL should be fixed by #10947.

Edited some comments, message texts.
2016-06-23 10:14:03 +02:00

6.2 KiB