Update web-platform-tests to revision b'a85f0dfe538b9cb894388a65dba7a2a21db050c7' (#30879)

This commit is contained in:
Servo WPT Sync 2023-12-17 06:15:38 -05:00 committed by GitHub
parent e4aed3d06a
commit 5c8fc7309d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
917 changed files with 30677 additions and 3146 deletions

View file

@ -1,2 +0,0 @@
[origin-border-box_with_position.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[origin-content-box_with_position.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[origin-padding-box_with_position.html]
expected: FAIL

View file

@ -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

View file

@ -0,0 +1,2 @@
[table-cell-background-local-002.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[table-cell-background-local-003.html]
expected: FAIL