1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-09 17:44:56 +09:00
ladybird/Tests/LibWeb/Text/expected/document-scrollingElement-quirks-mode.txt
Tim Ledbetter c24652bd2e LibWeb: Implement document.scrollingElement
This returns a reference to the element that scrolls the document. In
standards mode it is equivalent to `document.documentElement`.
2024-02-15 22:51:15 -05:00

2 lines
80 B
Text

document.compatMode: BackCompat
document.scrollingElement is body element: true