mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Auto merge of #15654 - glennw:update-wr-clip-scroll, r=metajack
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. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/15654) <!-- Reviewable:end -->
This commit is contained in:
commit
b5d8e8b84d
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