Auto merge of #19066 - glennw:update-wr-bs-opts, r=jdm

Update WR (1st round of box shadow optimizations)

<!-- 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/19066)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2017-10-30 23:56:28 -05:00 committed by GitHub
commit 1283d036d5
2 changed files with 2 additions and 5 deletions

4
Cargo.lock generated
View file

@ -3615,7 +3615,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)",
@ -3643,7 +3643,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