Update WR (mix-blend-mode isolate support).

This makes several of the mix-blend-mode tests pass.
This commit is contained in:
Glenn Watson 2017-03-01 16:04:18 +10:00
parent 7902842730
commit ade9e02e42
22 changed files with 6 additions and 76 deletions

4
Cargo.lock generated
View file

@ -3160,7 +3160,7 @@ dependencies = [
[[package]] [[package]]
name = "webrender" name = "webrender"
version = "0.21.0" version = "0.21.0"
source = "git+https://github.com/servo/webrender#9565e58d2636108415009ba76690a5dff9019c52" source = "git+https://github.com/servo/webrender#040805f31650527311c0a0d58ccf9620b0f3eca9"
dependencies = [ dependencies = [
"app_units 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", "app_units 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
"bincode 1.0.0-alpha2 (registry+https://github.com/rust-lang/crates.io-index)", "bincode 1.0.0-alpha2 (registry+https://github.com/rust-lang/crates.io-index)",
@ -3188,7 +3188,7 @@ dependencies = [
[[package]] [[package]]
name = "webrender_traits" name = "webrender_traits"
version = "0.22.0" version = "0.22.0"
source = "git+https://github.com/servo/webrender#9565e58d2636108415009ba76690a5dff9019c52" source = "git+https://github.com/servo/webrender#040805f31650527311c0a0d58ccf9620b0f3eca9"
dependencies = [ dependencies = [
"app_units 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", "app_units 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
"byteorder 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", "byteorder 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",

View file

@ -1,4 +0,0 @@
[mix-blend-mode-blended-element-interposed.htm]
type: reftest
expected:
if os == "linux": FAIL

View file

@ -1,4 +1,3 @@
[mix-blend-mode-blended-element-overflow-hidden-and-border-radius.htm] [mix-blend-mode-blended-element-overflow-hidden-and-border-radius.htm]
type: reftest type: reftest
expected: expected: FAIL
if os == "linux": FAIL

View file

@ -1,5 +0,0 @@
[mix-blend-mode-blended-element-overflow-scroll.htm]
type: reftest
expected:
if os == "linux": FAIL

View file

@ -1,3 +0,0 @@
[mix-blend-mode-blended-element-with-transparent-pixels.htm]
type: reftest
expected: FAIL

View file

@ -1,4 +0,0 @@
[mix-blend-mode-blending-with-sibling.htm]
type: reftest
expected:
if os == "linux": FAIL

View file

@ -1,4 +0,0 @@
[mix-blend-mode-canvas-parent.htm]
type: reftest
expected:
if os == "linux": FAIL

View file

@ -1,4 +0,0 @@
[mix-blend-mode-canvas-sibling.htm]
type: reftest
expected:
if os == "linux": FAIL

View file

@ -1,5 +0,0 @@
[mix-blend-mode-iframe-parent.htm]
type: reftest
expected:
if os == "linux": FAIL

View file

@ -1,5 +0,0 @@
[mix-blend-mode-iframe-sibling.htm]
type: reftest
expected:
if os == "linux": FAIL

View file

@ -1,4 +0,0 @@
[mix-blend-mode-intermediate-element-overflow-hidden-and-border-radius.htm]
type: reftest
expected:
if os == "linux": FAIL

View file

@ -1,4 +0,0 @@
[mix-blend-mode-mask.htm]
type: reftest
expected:
if os == "linux": FAIL

View file

@ -1,3 +0,0 @@
[mix-blend-mode-overflowing-child-of-blended-element.htm]
type: reftest
expected: FAIL

View file

@ -1,3 +0,0 @@
[mix-blend-mode-overflowing-child.htm]
type: reftest
expected: FAIL

View file

@ -1,3 +0,0 @@
[mix-blend-mode-paragraph.htm]
type: reftest
expected: FAIL

View file

@ -1,4 +1,3 @@
[mix-blend-mode-parent-element-overflow-scroll.htm] [mix-blend-mode-parent-element-overflow-scroll.htm]
type: reftest type: reftest
expected: expected: FAIL
if os == "linux": FAIL

View file

@ -1,3 +1,4 @@
[mix-blend-mode-parent-with-3D-transform.htm] [mix-blend-mode-parent-with-3D-transform.htm]
type: reftest type: reftest
expected: FAIL expected:
if os == "mac": FAIL

View file

@ -1,3 +0,0 @@
[mix-blend-mode-parent-with-text.htm]
type: reftest
expected: FAIL

View file

@ -1,4 +0,0 @@
[mix-blend-mode-script.htm]
type: reftest
expected:
if os == "linux": FAIL

View file

@ -1,3 +0,0 @@
[mix-blend-mode-sibling-with-3D-transform.htm]
type: reftest
expected: FAIL

View file

@ -1,4 +0,0 @@
[mix-blend-mode-simple.htm]
type: reftest
expected:
if os == "linux": FAIL

View file

@ -1,4 +0,0 @@
[mix-blend-mode-transition.htm]
type: reftest
expected:
if os == "linux": FAIL