Update WR (scroll/overflow improvements, filter API tidy).

This commit is contained in:
Glenn Watson 2017-07-26 10:07:56 +10:00
parent 537025800f
commit d2d2f4d3b1
2 changed files with 2 additions and 5 deletions

4
Cargo.lock generated
View file

@ -3465,7 +3465,7 @@ dependencies = [
[[package]] [[package]]
name = "webrender" name = "webrender"
version = "0.48.0" version = "0.48.0"
source = "git+https://github.com/servo/webrender#8fd634882111415a65da67e947f26eb170234f2f" source = "git+https://github.com/servo/webrender#283192c41743a59da87b065cbc14c659d94c90b5"
dependencies = [ dependencies = [
"app_units 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", "app_units 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
"bincode 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", "bincode 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
@ -3494,7 +3494,7 @@ dependencies = [
[[package]] [[package]]
name = "webrender_api" name = "webrender_api"
version = "0.48.0" version = "0.48.0"
source = "git+https://github.com/servo/webrender#8fd634882111415a65da67e947f26eb170234f2f" source = "git+https://github.com/servo/webrender#283192c41743a59da87b065cbc14c659d94c90b5"
dependencies = [ dependencies = [
"app_units 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", "app_units 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
"bincode 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", "bincode 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",

View file

@ -1,3 +0,0 @@
[css-transforms-3d-on-anonymous-block-001.htm]
type: reftest
expected: FAIL