Update web-platform-tests to revision b'475127f90be9926867796ff98717b621a358af52' (#34956)

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2025-01-12 02:34:48 +01:00 committed by GitHub
parent 748954d610
commit 716fa9387d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
504 changed files with 13737 additions and 9756 deletions

View file

@ -4,3 +4,9 @@
[e.style['content'\] = "-webkit-image-set(linear-gradient(black, white) 1x, 'example.png' 4x)" should set the property value]
expected: FAIL
[e.style['background-image'\] = "image-set(linear-gradient(red) 1x)" should set the property value]
expected: FAIL
[e.style['background-image'\] = "-webkit-image-set(linear-gradient(red) 1x)" should set the property value]
expected: FAIL