mirror of
https://github.com/servo/servo.git
synced 2025-06-25 09:34:32 +01:00
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. |
||
---|---|---|
.. | ||
elementFromPoint.html | ||
elementScroll.html | ||
elementsFromPoint.html | ||
HTMLBody-ScrollArea_quirksmode.html | ||
iframe.html | ||
negativeMargins.html | ||
OWNERS | ||
scrolling-no-browsing-context.html | ||
scrollingElement.html |