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

I missed that Webkit had to revert. I was eagerly watching it land initially. My apologies for the mistake.

It still just seems like a weird wart to me to have to add API surface simply for feature detecting the presence of a bug.

In either case, I think having a canonical polyfill is good enough, but for me, anything we can do to move the web forward here works.

I'm tired of writing `$('html, body').scrollTop(0);` to get back to the top of the page in a cross browser way.

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

Received on Friday, 17 April 2015 00:06:18 UTC