Update WR (fixes for scrollbars, premul alpha, filters, create_api)

This commit is contained in:
Glenn Watson 2017-11-13 06:38:56 +10:00
parent bc58e18761
commit c7e13c71db
2 changed files with 2 additions and 5 deletions

4
Cargo.lock generated
View file

@ -3470,7 +3470,7 @@ dependencies = [
[[package]]
name = "webrender"
version = "0.53.1"
source = "git+https://github.com/servo/webrender#3a0ddfc5b63024ddb0dc3d79870e74108a1aeb24"
source = "git+https://github.com/servo/webrender#30413c20684b4c8d82baf9e1296f9e10189c3591"
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)",
@ -3497,7 +3497,7 @@ dependencies = [
[[package]]
name = "webrender_api"
version = "0.53.1"
source = "git+https://github.com/servo/webrender#3a0ddfc5b63024ddb0dc3d79870e74108a1aeb24"
source = "git+https://github.com/servo/webrender#30413c20684b4c8d82baf9e1296f9e10189c3591"
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 @@
[filter-saturate-001-test.html]
type: reftest
expected: FAIL