servo/tests
bors-servo 9c528c6382 Auto merge of #7161 - mbrubeck:underline, r=pcwalton
Snap rectangles to nearest pixels consistently.

Snapping the top-left and bottom-right corners separately can cause a rectangle to change size or even become empty when offset by a subpixel amount.  Instead, this patch snaps the top-left corner, then snaps the size to a whole pixel amount, so any rectangle of a given original size will always have the same snapped size.

Fixes #7152. r? @pcwalton or @glennw

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7161)
<!-- Reviewable:end -->
2015-08-11 11:31:32 -06:00
..
dromaeo Revert "Auto merge of #7103 - frewsxcv:python-venv, r=metajack" for breaking web-platform-tests. 2015-08-09 11:20:40 +02:00
html tests: Add a simple test case for overflow: scroll. 2015-08-10 21:27:05 -07:00
jquery Update jQuery tests usage message 2015-06-19 16:42:17 +02:00
power Use Cargo's target directory sharing. 2015-06-15 11:48:47 -06:00
ref Auto merge of #7161 - mbrubeck:underline, r=pcwalton 2015-08-11 11:31:32 -06:00
unit Use hosts-replaced URL only when loading resources 2015-08-05 10:34:20 +01:00
wpt Auto merge of #7161 - mbrubeck:underline, r=pcwalton 2015-08-11 11:31:32 -06:00
reftest.rs Use the user stylesheet for Ahem in old-style reftests. 2015-08-07 21:38:57 +02:00