<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&#64;gmail.com" title="Marcos Chavarría Teijeiro (chavaone) &lt;chavarria1991&#64;gmail.com&gt;"> <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>