Update WR (various small optimizations and driver fixes).

This commit is contained in:
Glenn Watson 2018-03-12 07:35:43 +10:00
parent 29e10d4f88
commit e93d849831
2 changed files with 6 additions and 2 deletions

4
Cargo.lock generated
View file

@ -3470,7 +3470,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)",
@ -3498,7 +3498,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