Re: [spec-reviews] CSSOM View document.scrollingElement (#51)

It might be worthwhile to point out that a native implementation does not have the same complexity as the polyfill. The "scrolling element" is a concept that the browser needs anyway to implement `scrollTop` et al, so it's just a matter of exposing that concept with an IDL attribute.

---
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/spec-reviews/issues/51#issuecomment-94304544

Received on Sunday, 19 April 2015 18:44:37 UTC