Files
servo/components/script
Pyfisch 284cb8aae8 Fix several bugs related to scrolling
* scrollLeft/scrollTop returned values of parent or even document root
   Only the scroll of the node itself is returned. Otherwise 0.0.
* Scrolling via script had set viewport.
   This resulted in other nodes appearing scrolled.
   Now scroll_offsets are updated with correct node id.

These bugs caused other odd behavior like both body and
document.documentElement being scrolled or the view for scrolled
elements jumping.
2017-06-19 21:43:35 +02:00
..
2017-06-19 21:43:35 +02:00
2017-06-13 10:46:59 -05:00
2017-05-27 13:34:23 +02:00
2017-02-03 13:33:37 +01:00
2017-06-16 15:05:46 +02:00
2016-12-08 08:50:35 -10:00
2017-06-13 10:46:59 -05:00
2017-06-16 13:31:18 +02:00
2016-12-14 18:04:37 -06:00
2017-06-01 16:37:29 +02:00
2017-06-14 16:00:59 +02:00
2017-06-14 16:00:59 +02:00