Auto merge of #17389 - glennw:revert, r=jdm

Update WR (unrevert border snapping code).

<!-- Reviewable:start -->
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/17389)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2017-06-18 09:07:35 -07:00 committed by GitHub
commit 348c282407
8 changed files with 10 additions and 16 deletions

4
Cargo.lock generated
View file

@ -3350,7 +3350,7 @@ dependencies = [
[[package]]
name = "webrender"
version = "0.43.0"
source = "git+https://github.com/servo/webrender#dfeefbd8c7bcb85744ebb3d3026712ff5bcbf1d4"
source = "git+https://github.com/servo/webrender#96375038e904ac85317be53acc987eeab27207b6"
dependencies = [
"app_units 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
"bincode 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
@ -3379,7 +3379,7 @@ dependencies = [
[[package]]
name = "webrender_traits"
version = "0.43.0"
source = "git+https://github.com/servo/webrender#dfeefbd8c7bcb85744ebb3d3026712ff5bcbf1d4"
source = "git+https://github.com/servo/webrender#96375038e904ac85317be53acc987eeab27207b6"
dependencies = [
"app_units 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
"bincode 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",

View file

@ -1,3 +0,0 @@
[mix-blend-mode-blended-with-transform-and-perspective.htm]
type: reftest
expected: FAIL

View file

@ -0,0 +1,3 @@
[rotate_45deg.htm]
type: reftest
expected: FAIL

View file

@ -1,4 +1,3 @@
[rotate_x_45deg.htm]
type: reftest
expected:
if os == "linux": FAIL
expected: FAIL

View file

@ -0,0 +1,3 @@
[rotate_y_45deg.htm]
type: reftest
expected: FAIL

View file

@ -1,4 +0,0 @@
[transform-input-019.htm]
type: reftest
expected:
if os == "linux": FAIL

View file

@ -1,4 +0,0 @@
[block-non-replaced-height-001.htm]
type: reftest
expected:
if os == "linux": FAIL

View file

@ -1,4 +1,4 @@
[mix-blend-mode-parent-with-3D-transform.htm]
[painting-order-underline-001.htm]
type: reftest
expected:
if os == "mac": FAIL