Files
servo/components/script/dom/webidls
bors-servo 7ff7932a8c Auto merge of #9824 - danlrobertson:element1, r=asajeffrey
Add the scrollWidth and scrollHeight extensions to the element interface

Add the `scrollWidth` and `scrollHeight` extensions to the element interface. My goal was to create a method that encompassed getting `scrollWidth`, `scrollHeight`, `scrollTop`, and `scrollLeft`.

I also noted that `clientHeight` and `clientWidth` to not handle the root element and the body element correctly.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.svg" height="40" alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9824)
<!-- Reviewable:end -->
2016-03-12 00:19:24 +05:30
..
2015-07-22 10:49:26 -07:00
2015-12-16 00:42:20 +01:00
2016-02-17 13:58:58 +01:00
2015-12-18 17:37:10 +01:00
2015-12-18 17:37:10 +01:00
2015-12-18 17:37:10 +01:00
2015-04-13 21:34:27 -07:00
2016-01-24 13:05:47 -05:00
2016-03-09 15:27:37 -05:00
2015-03-31 17:21:27 -07:00
2015-10-22 10:49:30 -07:00
2016-01-21 11:06:41 -08:00
2015-12-02 22:15:11 +01:00
2016-03-10 01:05:53 -05:00