From e93d849831386a7981477993748ce8afbe313f07 Mon Sep 17 00:00:00 2001 From: Glenn Watson Date: Mon, 12 Mar 2018 07:35:43 +1000 Subject: [PATCH] Update WR (various small optimizations and driver fixes). --- Cargo.lock | 4 ++-- tests/wpt/mozilla/meta/css/text_shadow_blur_a.html.ini | 4 ++++ 2 files changed, 6 insertions(+), 2 deletions(-) create mode 100644 tests/wpt/mozilla/meta/css/text_shadow_blur_a.html.ini diff --git a/Cargo.lock b/Cargo.lock index cbf5c1a7973..86218b32584 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -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)", diff --git a/tests/wpt/mozilla/meta/css/text_shadow_blur_a.html.ini b/tests/wpt/mozilla/meta/css/text_shadow_blur_a.html.ini new file mode 100644 index 00000000000..9ac9be5ac69 --- /dev/null +++ b/tests/wpt/mozilla/meta/css/text_shadow_blur_a.html.ini @@ -0,0 +1,4 @@ +[text_shadow_blur_a.html] + type: reftest + expected: FAIL +