NEW144801
[GTK] Move webkit_dom_dom_window_scroll_to to stable API
https://bugs.webkit.org/show_bug.cgi?id=144801
Summary [GTK] Move webkit_dom_dom_window_scroll_to to stable API
grindhold
Reported 2015-05-08 07:34:02 PDT
Please add DOMWindow's scroll_to-methods to the stable API. According to w3's references [0], the method scroll itself is deprecated. But scrollTo and scrollBy are DOM-conformant methods that shouldn't change in the future. Thanks in advance. [0] http://www.w3schools.com/jsref/obj_window.asp
Attachments
Note You need to log in before you can comment on or make changes to this bug.