mirror of
https://github.com/servo/servo.git
synced 2025-08-09 15:35:34 +01:00
Update web-platform-tests to revision b'a85f0dfe538b9cb894388a65dba7a2a21db050c7' (#30879)
This commit is contained in:
parent
e4aed3d06a
commit
5c8fc7309d
917 changed files with 30677 additions and 3146 deletions
2
tests/wpt/meta/css/css-images/cross-fade-basic.html.ini
Normal file
2
tests/wpt/meta/css/css-images/cross-fade-basic.html.ini
Normal file
|
@ -0,0 +1,2 @@
|
|||
[cross-fade-basic.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,18 @@
|
|||
[cross-fade-computed-value.html]
|
||||
[Property background-image value 'cross-fade(30% color-mix(in srgb, currentcolor, blue), white)']
|
||||
expected: FAIL
|
||||
|
||||
[Property background-image value 'cross-fade(50% red, 50% green)']
|
||||
expected: FAIL
|
||||
|
||||
[Property background-image value 'cross-fade(20% red, 20% green)']
|
||||
expected: FAIL
|
||||
|
||||
[Property background-image value 'cross-fade(50% red, 50% green, 50% blue)']
|
||||
expected: FAIL
|
||||
|
||||
[Property background-image value 'cross-fade(calc(101%) red, green)']
|
||||
expected: FAIL
|
||||
|
||||
[Property background-image value 'cross-fade(calc(-200%) red, green)']
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[cross-fade-premultiplied-alpha.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[cross-fade-target-alpha.html]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue