servo/tests
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
..
compiletest Added compiler lint ban on DOMRefCell 2016-03-09 23:48:32 +02:00
dromaeo
heartbeats Heartbeats now on crates.io. 2016-03-09 15:47:37 -06:00
html Fix unexpected overflow with overflow: hidden set. 2016-03-03 05:02:37 +10:00
jquery
power
unit Auto merge of #9907 - nikkisquared:async_tests, r=jdm 2016-03-10 08:59:07 +05:30
wpt Auto merge of #9824 - danlrobertson:element1, r=asajeffrey 2016-03-12 00:19:24 +05:30