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

Update WR (various small optimizations and driver fixes).

<!-- 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/20276)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2018-03-12 11:30:52 -04:00 committed by GitHub
commit 466da7febb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 2 deletions

4
Cargo.lock generated
View file

@ -3473,7 +3473,7 @@ dependencies = [
[[package]]
name = "webrender"
version = "0.57.0"
source = "git+https://github.com/servo/webrender#6611df9fdf930db4fb93a00ce2c2d3163c0bb1a1"
source = "git+https://github.com/servo/webrender#6dea428a429cb6410949c14279e115122f74c501"
dependencies = [
"app_units 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
"bincode 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)",
@ -3501,7 +3501,7 @@ dependencies = [
[[package]]
name = "webrender_api"
version = "0.57.0"
source = "git+https://github.com/servo/webrender#6611df9fdf930db4fb93a00ce2c2d3163c0bb1a1"
source = "git+https://github.com/servo/webrender#6dea428a429cb6410949c14279e115122f74c501"
dependencies = [
"app_units 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
"bincode 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)",

View file

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