Update to WR with text snapping fix.

This commit is contained in:
Glenn Watson 2018-06-20 09:57:26 +10:00
parent 01c0e2aba0
commit 2d4b223cf4
3 changed files with 5 additions and 5 deletions

4
Cargo.lock generated
View file

@ -3465,7 +3465,7 @@ dependencies = [
[[package]]
name = "webrender"
version = "0.57.2"
source = "git+https://github.com/servo/webrender#58de1dc2caa7bfee62f7ff45ca1a6d746c2d788c"
source = "git+https://github.com/servo/webrender#db26bc0e86bd5585ee8b7426aef9f3443b005fdb"
dependencies = [
"app_units 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
"base64 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
@ -3500,7 +3500,7 @@ dependencies = [
[[package]]
name = "webrender_api"
version = "0.57.2"
source = "git+https://github.com/servo/webrender#58de1dc2caa7bfee62f7ff45ca1a6d746c2d788c"
source = "git+https://github.com/servo/webrender#db26bc0e86bd5585ee8b7426aef9f3443b005fdb"
dependencies = [
"app_units 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
"bincode 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",

View file

@ -1,3 +0,0 @@
[mix-blend-mode-paragraph.html]
type: reftest
expected: FAIL

View file

@ -0,0 +1,3 @@
[mix-blend-mode-sibling-with-3D-transform.html]
type: reftest
expected: FAIL