[Bug 26294] CSSOM-View extensions to Element.scrollLeft and Element.scrollTop are not valid WebIDL

https://www.w3.org/Bugs/Public/show_bug.cgi?id=26294

--- Comment #3 from Simon Pieters <simonp@opera.com> ---
Thanks Kip! I'm working on this and came up with the same syntax, but I think
it would be good to have scrollBy also to replace `scrollLeft += 10`. Maybe
also throw in scroll() since it exists on window?

I'm also looking into making ScrollOptions the first argument for the scroll
methods on window. It would be nice if they were consistent I think. WDYT?

(There is also an open issue about making the object the first argument for
scrollIntoView().)

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 16 September 2014 20:00:40 UTC