mirror of
https://github.com/servo/servo
synced 2026-05-03 04:42:17 +02:00
Update web-platform-tests to revision b'a85f0dfe538b9cb894388a65dba7a2a21db050c7' (#30879)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user