<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [GTK] Webkit2Gtk: no api to get and set scroll position"
href="https://bugs.webkit.org/show_bug.cgi?id=143710#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [GTK] Webkit2Gtk: no api to get and set scroll position"
href="https://bugs.webkit.org/show_bug.cgi?id=143710">bug 143710</a>
from <span class="vcard"><a class="email" href="mailto:chavarria1991@gmail.com" title="Marcos ChavarrÃa Teijeiro (chavaone) <chavarria1991@gmail.com>"> <span class="fn">Marcos ChavarrÃa Teijeiro (chavaone)</span></a>
</span></b>
<pre>You can use JavaScript to get and set the scroll position. Using window.scrollTo(x,y) JS function and window.scrollX and window.scrollY properties.
<a href="https://wiki.gnome.org/Projects/WebKitGtk/ProgrammingGuide/Cookbook#Scrolling">https://wiki.gnome.org/Projects/WebKitGtk/ProgrammingGuide/Cookbook#Scrolling</a></pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>