Update web-platform-tests to revision b'de61904887c13679551c32e5e3e70b4dc870c98a' (#35480)

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2025-02-16 02:35:48 +01:00 committed by GitHub
parent b4f48c561b
commit 6d6070242b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
608 changed files with 18662 additions and 8348 deletions

View file

@ -55,3 +55,36 @@
[Property corner-bottom-left-shape value 'superellipse(5)']
expected: FAIL
[Property corner-shape value 'superellipse(5) round']
expected: FAIL
[Property corner-shape value 'bevel superellipse(0.1) round squircle']
expected: FAIL
[Property corner-shape value 'superellipse(0.1) superellipse(3) superellipse(7) superellipse(0.1)']
expected: FAIL
[Property corner-shape value 'round round round round']
expected: FAIL
[Property corner-shape value 'round scoop']
expected: FAIL
[Property corner-shape value 'round scoop round scoop']
expected: FAIL
[Property corner-shape value 'bevel superellipse(2)']
expected: FAIL
[Property corner-shape value 'superellipse(0.5) superellipse(3) straight']
expected: FAIL
[Property corner-shape value 'superellipse(0.5) superellipse(3) superellipse(1)']
expected: FAIL
[Property corner-shape value 'bevel superellipse(2) squircle round']
expected: FAIL
[Property corner-shape value 'superellipse(0.5) superellipse(3) superellipse(1) superellipse(infinity)']
expected: FAIL

View file

@ -352,3 +352,27 @@
[e.style['corner-end-end-shape'\] = "superellipse(calc(0.5 * 4))" should set the property value]
expected: FAIL
[e.style['corner-shape'\] = "round round round round" should set the property value]
expected: FAIL
[e.style['corner-shape'\] = "round scoop" should set the property value]
expected: FAIL
[e.style['corner-shape'\] = "round scoop round scoop" should set the property value]
expected: FAIL
[e.style['corner-shape'\] = "bevel superellipse(2)" should set the property value]
expected: FAIL
[e.style['corner-shape'\] = "superellipse(0.5) superellipse(3) straight" should set the property value]
expected: FAIL
[e.style['corner-shape'\] = "superellipse(0.5) superellipse(3) superellipse(1)" should set the property value]
expected: FAIL
[e.style['corner-shape'\] = "bevel superellipse(2) squircle round" should set the property value]
expected: FAIL
[e.style['corner-shape'\] = "superellipse(0.5) superellipse(3) superellipse(1) superellipse(infinity)" should set the property value]
expected: FAIL