mirror of
https://github.com/servo/servo.git
synced 2025-08-07 22:45:34 +01:00
Update WR (clip scroll group work).
This shouldn't have any noticeable change on Servo, but as we land various parts of the clip/scroll changes, keeping Servo up to date will hopefully help catch any regressions early.
This commit is contained in:
parent
28698dc8ba
commit
b1e91a9751
4 changed files with 11 additions and 5 deletions
|
@ -1,3 +1,5 @@
|
|||
[mix-blend-mode-blended-element-overflow-scroll.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
||||
expected:
|
||||
if os == "linux": FAIL
|
||||
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
[mix-blend-mode-iframe-parent.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
||||
expected:
|
||||
if os == "linux": FAIL
|
||||
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
[mix-blend-mode-iframe-sibling.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
||||
expected:
|
||||
if os == "linux": FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue