document.scrollingElement
document.scrollingElement copied to clipboard
Failing tests in old browsers
/tests/quirks-mode.html in Firefox 3.5:
“After switching to standards mode in a non-frameset document, the scrolling element is supposed to be HTML” consistently fails.
/tests/standards-mode.html in Firefox 3.5:
“After switching to quirks mode in a non-frameset document, the scrolling element is BODY” consistently fails.