document.scrollingElement icon indicating copy to clipboard operation
document.scrollingElement copied to clipboard

Failing tests in old browsers

Open mathiasbynens opened this issue 10 years ago • 0 comments

/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.

mathiasbynens avatar Apr 18 '15 09:04 mathiasbynens