Hi,

I'm planning to enable Document.scrollingElement in release builds (FF48)
https://bugzilla.mozilla.org/show_bug.cgi?id=1265032
Implementation bug https://bugzilla.mozilla.org/show_bug.cgi?id=1153322:

Document.scrollingElement is designed to be a trivial API to hide 
inconsistencies in browser engines
on which element (document.documentElement or document.body) is considered to 
be the one that scrolls the viewport.

Spec: http://dev.w3.org/csswg/cssom-view/#dom-document-scrollingelement


Enabled at least in Blink, and webkit bug seems to be fixed too
https://bugs.webkit.org/show_bug.cgi?id=143609




-Olli
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to