Update WR (1st round of box shadow optimizations)

This commit is contained in:
Glenn Watson 2017-10-31 09:16:44 +10:00
parent b6475cf433
commit 31f09b2bf4
2 changed files with 2 additions and 5 deletions

4
Cargo.lock generated
View file

@ -3625,7 +3625,7 @@ dependencies = [
[[package]]
name = "webrender"
version = "0.53.1"
source = "git+https://github.com/servo/webrender#f80760ffc8d073f90c7b2b29ded28a6f8879e63f"
source = "git+https://github.com/servo/webrender#b6a022441f5ddd934f7da48ca4d25583d7508dd3"
dependencies = [
"app_units 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
"bincode 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)",
@ -3653,7 +3653,7 @@ dependencies = [
[[package]]
name = "webrender_api"
version = "0.53.1"
source = "git+https://github.com/servo/webrender#f80760ffc8d073f90c7b2b29ded28a6f8879e63f"
source = "git+https://github.com/servo/webrender#b6a022441f5ddd934f7da48ca4d25583d7508dd3"
dependencies = [
"app_units 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
"bincode 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)",

View file

@ -1,3 +0,0 @@
[text_shadow_blur_a.html]
type: reftest
expected: FAIL