mirror of
https://github.com/servo/servo.git
synced 2025-08-10 07:55:33 +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
|
@ -1,2 +0,0 @@
|
|||
[origin-border-box_with_position.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[origin-content-box_with_position.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[origin-padding-box_with_position.html]
|
||||
expected: FAIL
|
|
@ -8,3 +8,14 @@
|
|||
[e.style['background-image'\] = "cross-fade(50% url(http://www.example.com), 50% url(http://www.example.com))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['background-image'\] = "cross-fade( 1% red, green)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['background-image'\] = "cross-fade(1% red , green)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['background-image'\] = "cross-fade(1% red, green )" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['background-image'\] = "cross-fade(1% red, cross-fade(2% red, green))" should set the property value]
|
||||
expected: FAIL
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
[table-cell-background-local-002.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[table-cell-background-local-003.html]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue