]> git.eshelyaron.com Git - emacs.git/commit
xwidget: Simplify functions to scroll to elements
authorRicardo Wurmus <rekado@elephly.net>
Wed, 26 Oct 2016 06:00:35 +0000 (23:00 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 26 Oct 2016 06:07:13 +0000 (23:07 -0700)
commit74576447b969adc430144d9a3ce57b590f2a2dcc
tree8eba23bf18df27599d3990fb240de475d06b6d45
parentcc3b868fbf471b54491ed81f01f2235d50bb5fee
xwidget: Simplify functions to scroll to elements

* lisp/xwidget.el (xwidget-webkit-show-named-element,
xwidget-webkit-show-id-element,
xwidget-webkit-show-id-or-named-element): Simplify functions by
scrolling exclusively with JavaScript.
lisp/xwidget.el