Sync WPT with upstream (22-06-2025) (#37606)

Automated downstream sync of changes from upstream as of 22-06-2025
[no-wpt-sync]

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2025-06-22 03:41:56 +02:00 committed by GitHub
parent c8ee11fe77
commit 2b209449b5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
556 changed files with 11148 additions and 13819 deletions

View file

@ -1,132 +0,0 @@
[corner-shape-computed.html]
[Property corner-shape value 'round']
expected: FAIL
[Property corner-shape value 'angle']
expected: FAIL
[Property corner-shape value 'round angle']
expected: FAIL
[Property corner-shape value 'round angle round']
expected: FAIL
[Property corner-shape value 'round angle round angle']
expected: FAIL
[Property corner-top-left-shape value 'round']
expected: FAIL
[Property corner-top-left-shape value 'scoop']
expected: FAIL
[Property corner-top-left-shape value 'superellipse(5)']
expected: FAIL
[Property corner-top-left-shape value 'superellipse(0.2)']
expected: FAIL
[Property corner-top-left-shape value 'superellipse(0)']
expected: FAIL
[Property corner-top-left-shape value 'superellipse(infinity)']
expected: FAIL
[Property corner-top-left-shape value 'superellipse(2)']
expected: FAIL
[Property corner-top-left-shape value 'superellipse(1)']
expected: FAIL
[Property corner-top-left-shape value 'superellipse(4)']
expected: FAIL
[Property corner-top-left-shape value 'superellipse( .5)']
expected: FAIL
[Property corner-top-right-shape value 'round']
expected: FAIL
[Property corner-top-right-shape value 'superellipse(5)']
expected: FAIL
[Property corner-bottom-right-shape value 'scoop']
expected: FAIL
[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
[Property corner-top-left-shape value 'superellipse(-infinity)']
expected: FAIL
[Property corner-top-left-shape value 'superellipse( -1)']
expected: FAIL
[Property corner-shape value 'superellipse(-5) superellipse(3) superellipse(7) superellipse(-5.5)']
expected: FAIL
[Property corner-shape value 'bevel superellipse(1)']
expected: FAIL
[Property corner-shape value 'superellipse(-1) superellipse(3) square']
expected: FAIL
[Property corner-shape value 'superellipse(-1) superellipse(3) superellipse(0)']
expected: FAIL
[Property corner-shape value 'bevel superellipse(1) squircle round']
expected: FAIL
[Property corner-shape value 'superellipse(-1) superellipse(3) superellipse(0) superellipse(infinity)']
expected: FAIL
[Property corner-left-shape value 'round scoop']
expected: FAIL
[Property corner-top-shape value 'round scoop']
expected: FAIL
[Property corner-top-shape value 'superellipse(4)']
expected: FAIL
[Property corner-right-shape value 'superellipse(-1.5) superellipse(3)']
expected: FAIL
[Property corner-right-shape value 'superellipse(-1) superellipse(2)']
expected: FAIL
[Property corner-bottom-shape value 'scoop scoop']
expected: FAIL

View file

@ -1,624 +0,0 @@
[corner-shape-valid.html]
[e.style['corner-shape'\] = "round" should set the property value]
expected: FAIL
[e.style['corner-shape'\] = "angle" should set the property value]
expected: FAIL
[e.style['corner-shape'\] = "angle round" should set the property value]
expected: FAIL
[e.style['corner-shape'\] = "round angle" should set the property value]
expected: FAIL
[e.style['corner-shape'\] = "angle round angle" should set the property value]
expected: FAIL
[e.style['corner-shape'\] = "angle round angle round" should set the property value]
expected: FAIL
[e.style['corner-top-left-shape'\] = "round" should set the property value]
expected: FAIL
[e.style['corner-top-left-shape'\] = "scoop" should set the property value]
expected: FAIL
[e.style['corner-top-left-shape'\] = "notch" should set the property value]
expected: FAIL
[e.style['corner-top-left-shape'\] = "bevel" should set the property value]
expected: FAIL
[e.style['corner-top-left-shape'\] = "squircle" should set the property value]
expected: FAIL
[e.style['corner-top-left-shape'\] = "straight" should set the property value]
expected: FAIL
[e.style['corner-top-left-shape'\] = "superellipse(2)" should set the property value]
expected: FAIL
[e.style['corner-top-left-shape'\] = "superellipse(.5)" should set the property value]
expected: FAIL
[e.style['corner-top-left-shape'\] = "superellipse(7)" should set the property value]
expected: FAIL
[e.style['corner-top-left-shape'\] = "superellipse(0.3)" should set the property value]
expected: FAIL
[e.style['corner-top-left-shape'\] = "superellipse( 0)" should set the property value]
expected: FAIL
[e.style['corner-top-left-shape'\] = "superellipse(2 )" should set the property value]
expected: FAIL
[e.style['corner-top-left-shape'\] = "superellipse(infinity)" should set the property value]
expected: FAIL
[e.style['corner-top-left-shape'\] = "superellipse(calc(0.5 * 4))" should set the property value]
expected: FAIL
[e.style['corner-top-right-shape'\] = "round" should set the property value]
expected: FAIL
[e.style['corner-top-right-shape'\] = "scoop" should set the property value]
expected: FAIL
[e.style['corner-top-right-shape'\] = "notch" should set the property value]
expected: FAIL
[e.style['corner-top-right-shape'\] = "bevel" should set the property value]
expected: FAIL
[e.style['corner-top-right-shape'\] = "squircle" should set the property value]
expected: FAIL
[e.style['corner-top-right-shape'\] = "straight" should set the property value]
expected: FAIL
[e.style['corner-top-right-shape'\] = "superellipse(2)" should set the property value]
expected: FAIL
[e.style['corner-top-right-shape'\] = "superellipse(.5)" should set the property value]
expected: FAIL
[e.style['corner-top-right-shape'\] = "superellipse(7)" should set the property value]
expected: FAIL
[e.style['corner-top-right-shape'\] = "superellipse(0.3)" should set the property value]
expected: FAIL
[e.style['corner-top-right-shape'\] = "superellipse( 0)" should set the property value]
expected: FAIL
[e.style['corner-top-right-shape'\] = "superellipse(2 )" should set the property value]
expected: FAIL
[e.style['corner-top-right-shape'\] = "superellipse(infinity)" should set the property value]
expected: FAIL
[e.style['corner-top-right-shape'\] = "superellipse(calc(0.5 * 4))" should set the property value]
expected: FAIL
[e.style['corner-bottom-left-shape'\] = "round" should set the property value]
expected: FAIL
[e.style['corner-bottom-left-shape'\] = "scoop" should set the property value]
expected: FAIL
[e.style['corner-bottom-left-shape'\] = "notch" should set the property value]
expected: FAIL
[e.style['corner-bottom-left-shape'\] = "bevel" should set the property value]
expected: FAIL
[e.style['corner-bottom-left-shape'\] = "squircle" should set the property value]
expected: FAIL
[e.style['corner-bottom-left-shape'\] = "straight" should set the property value]
expected: FAIL
[e.style['corner-bottom-left-shape'\] = "superellipse(2)" should set the property value]
expected: FAIL
[e.style['corner-bottom-left-shape'\] = "superellipse(.5)" should set the property value]
expected: FAIL
[e.style['corner-bottom-left-shape'\] = "superellipse(7)" should set the property value]
expected: FAIL
[e.style['corner-bottom-left-shape'\] = "superellipse(0.3)" should set the property value]
expected: FAIL
[e.style['corner-bottom-left-shape'\] = "superellipse( 0)" should set the property value]
expected: FAIL
[e.style['corner-bottom-left-shape'\] = "superellipse(2 )" should set the property value]
expected: FAIL
[e.style['corner-bottom-left-shape'\] = "superellipse(infinity)" should set the property value]
expected: FAIL
[e.style['corner-bottom-left-shape'\] = "superellipse(calc(0.5 * 4))" should set the property value]
expected: FAIL
[e.style['corner-bottom-right-shape'\] = "round" should set the property value]
expected: FAIL
[e.style['corner-bottom-right-shape'\] = "scoop" should set the property value]
expected: FAIL
[e.style['corner-bottom-right-shape'\] = "notch" should set the property value]
expected: FAIL
[e.style['corner-bottom-right-shape'\] = "bevel" should set the property value]
expected: FAIL
[e.style['corner-bottom-right-shape'\] = "squircle" should set the property value]
expected: FAIL
[e.style['corner-bottom-right-shape'\] = "straight" should set the property value]
expected: FAIL
[e.style['corner-bottom-right-shape'\] = "superellipse(2)" should set the property value]
expected: FAIL
[e.style['corner-bottom-right-shape'\] = "superellipse(.5)" should set the property value]
expected: FAIL
[e.style['corner-bottom-right-shape'\] = "superellipse(7)" should set the property value]
expected: FAIL
[e.style['corner-bottom-right-shape'\] = "superellipse(0.3)" should set the property value]
expected: FAIL
[e.style['corner-bottom-right-shape'\] = "superellipse( 0)" should set the property value]
expected: FAIL
[e.style['corner-bottom-right-shape'\] = "superellipse(2 )" should set the property value]
expected: FAIL
[e.style['corner-bottom-right-shape'\] = "superellipse(infinity)" should set the property value]
expected: FAIL
[e.style['corner-bottom-right-shape'\] = "superellipse(calc(0.5 * 4))" should set the property value]
expected: FAIL
[e.style['corner-start-start-shape'\] = "round" should set the property value]
expected: FAIL
[e.style['corner-start-start-shape'\] = "scoop" should set the property value]
expected: FAIL
[e.style['corner-start-start-shape'\] = "notch" should set the property value]
expected: FAIL
[e.style['corner-start-start-shape'\] = "bevel" should set the property value]
expected: FAIL
[e.style['corner-start-start-shape'\] = "squircle" should set the property value]
expected: FAIL
[e.style['corner-start-start-shape'\] = "straight" should set the property value]
expected: FAIL
[e.style['corner-start-start-shape'\] = "superellipse(2)" should set the property value]
expected: FAIL
[e.style['corner-start-start-shape'\] = "superellipse(.5)" should set the property value]
expected: FAIL
[e.style['corner-start-start-shape'\] = "superellipse(7)" should set the property value]
expected: FAIL
[e.style['corner-start-start-shape'\] = "superellipse(0.3)" should set the property value]
expected: FAIL
[e.style['corner-start-start-shape'\] = "superellipse( 0)" should set the property value]
expected: FAIL
[e.style['corner-start-start-shape'\] = "superellipse(2 )" should set the property value]
expected: FAIL
[e.style['corner-start-start-shape'\] = "superellipse(infinity)" should set the property value]
expected: FAIL
[e.style['corner-start-start-shape'\] = "superellipse(calc(0.5 * 4))" should set the property value]
expected: FAIL
[e.style['corner-start-end-shape'\] = "round" should set the property value]
expected: FAIL
[e.style['corner-start-end-shape'\] = "scoop" should set the property value]
expected: FAIL
[e.style['corner-start-end-shape'\] = "notch" should set the property value]
expected: FAIL
[e.style['corner-start-end-shape'\] = "bevel" should set the property value]
expected: FAIL
[e.style['corner-start-end-shape'\] = "squircle" should set the property value]
expected: FAIL
[e.style['corner-start-end-shape'\] = "straight" should set the property value]
expected: FAIL
[e.style['corner-start-end-shape'\] = "superellipse(2)" should set the property value]
expected: FAIL
[e.style['corner-start-end-shape'\] = "superellipse(.5)" should set the property value]
expected: FAIL
[e.style['corner-start-end-shape'\] = "superellipse(7)" should set the property value]
expected: FAIL
[e.style['corner-start-end-shape'\] = "superellipse(0.3)" should set the property value]
expected: FAIL
[e.style['corner-start-end-shape'\] = "superellipse( 0)" should set the property value]
expected: FAIL
[e.style['corner-start-end-shape'\] = "superellipse(2 )" should set the property value]
expected: FAIL
[e.style['corner-start-end-shape'\] = "superellipse(infinity)" should set the property value]
expected: FAIL
[e.style['corner-start-end-shape'\] = "superellipse(calc(0.5 * 4))" should set the property value]
expected: FAIL
[e.style['corner-end-start-shape'\] = "round" should set the property value]
expected: FAIL
[e.style['corner-end-start-shape'\] = "scoop" should set the property value]
expected: FAIL
[e.style['corner-end-start-shape'\] = "notch" should set the property value]
expected: FAIL
[e.style['corner-end-start-shape'\] = "bevel" should set the property value]
expected: FAIL
[e.style['corner-end-start-shape'\] = "squircle" should set the property value]
expected: FAIL
[e.style['corner-end-start-shape'\] = "straight" should set the property value]
expected: FAIL
[e.style['corner-end-start-shape'\] = "superellipse(2)" should set the property value]
expected: FAIL
[e.style['corner-end-start-shape'\] = "superellipse(.5)" should set the property value]
expected: FAIL
[e.style['corner-end-start-shape'\] = "superellipse(7)" should set the property value]
expected: FAIL
[e.style['corner-end-start-shape'\] = "superellipse(0.3)" should set the property value]
expected: FAIL
[e.style['corner-end-start-shape'\] = "superellipse( 0)" should set the property value]
expected: FAIL
[e.style['corner-end-start-shape'\] = "superellipse(2 )" should set the property value]
expected: FAIL
[e.style['corner-end-start-shape'\] = "superellipse(infinity)" should set the property value]
expected: FAIL
[e.style['corner-end-start-shape'\] = "superellipse(calc(0.5 * 4))" should set the property value]
expected: FAIL
[e.style['corner-end-end-shape'\] = "round" should set the property value]
expected: FAIL
[e.style['corner-end-end-shape'\] = "scoop" should set the property value]
expected: FAIL
[e.style['corner-end-end-shape'\] = "notch" should set the property value]
expected: FAIL
[e.style['corner-end-end-shape'\] = "bevel" should set the property value]
expected: FAIL
[e.style['corner-end-end-shape'\] = "squircle" should set the property value]
expected: FAIL
[e.style['corner-end-end-shape'\] = "straight" should set the property value]
expected: FAIL
[e.style['corner-end-end-shape'\] = "superellipse(2)" should set the property value]
expected: FAIL
[e.style['corner-end-end-shape'\] = "superellipse(.5)" should set the property value]
expected: FAIL
[e.style['corner-end-end-shape'\] = "superellipse(7)" should set the property value]
expected: FAIL
[e.style['corner-end-end-shape'\] = "superellipse(0.3)" should set the property value]
expected: FAIL
[e.style['corner-end-end-shape'\] = "superellipse( 0)" should set the property value]
expected: FAIL
[e.style['corner-end-end-shape'\] = "superellipse(2 )" should set the property value]
expected: FAIL
[e.style['corner-end-end-shape'\] = "superellipse(infinity)" should set the property value]
expected: FAIL
[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
[e.style['corner-top-left-shape'\] = "square" should set the property value]
expected: FAIL
[e.style['corner-top-left-shape'\] = "superellipse(-infinity)" should set the property value]
expected: FAIL
[e.style['corner-top-left-shape'\] = "superellipse(-0.5)" should set the property value]
expected: FAIL
[e.style['corner-top-left-shape'\] = "superellipse(-4)" should set the property value]
expected: FAIL
[e.style['corner-top-right-shape'\] = "square" should set the property value]
expected: FAIL
[e.style['corner-top-right-shape'\] = "superellipse(-infinity)" should set the property value]
expected: FAIL
[e.style['corner-top-right-shape'\] = "superellipse(-0.5)" should set the property value]
expected: FAIL
[e.style['corner-top-right-shape'\] = "superellipse(-4)" should set the property value]
expected: FAIL
[e.style['corner-bottom-left-shape'\] = "square" should set the property value]
expected: FAIL
[e.style['corner-bottom-left-shape'\] = "superellipse(-infinity)" should set the property value]
expected: FAIL
[e.style['corner-bottom-left-shape'\] = "superellipse(-0.5)" should set the property value]
expected: FAIL
[e.style['corner-bottom-left-shape'\] = "superellipse(-4)" should set the property value]
expected: FAIL
[e.style['corner-bottom-right-shape'\] = "square" should set the property value]
expected: FAIL
[e.style['corner-bottom-right-shape'\] = "superellipse(-infinity)" should set the property value]
expected: FAIL
[e.style['corner-bottom-right-shape'\] = "superellipse(-0.5)" should set the property value]
expected: FAIL
[e.style['corner-bottom-right-shape'\] = "superellipse(-4)" should set the property value]
expected: FAIL
[e.style['corner-start-start-shape'\] = "square" should set the property value]
expected: FAIL
[e.style['corner-start-start-shape'\] = "superellipse(-infinity)" should set the property value]
expected: FAIL
[e.style['corner-start-start-shape'\] = "superellipse(-0.5)" should set the property value]
expected: FAIL
[e.style['corner-start-start-shape'\] = "superellipse(-4)" should set the property value]
expected: FAIL
[e.style['corner-start-end-shape'\] = "square" should set the property value]
expected: FAIL
[e.style['corner-start-end-shape'\] = "superellipse(-infinity)" should set the property value]
expected: FAIL
[e.style['corner-start-end-shape'\] = "superellipse(-0.5)" should set the property value]
expected: FAIL
[e.style['corner-start-end-shape'\] = "superellipse(-4)" should set the property value]
expected: FAIL
[e.style['corner-end-start-shape'\] = "square" should set the property value]
expected: FAIL
[e.style['corner-end-start-shape'\] = "superellipse(-infinity)" should set the property value]
expected: FAIL
[e.style['corner-end-start-shape'\] = "superellipse(-0.5)" should set the property value]
expected: FAIL
[e.style['corner-end-start-shape'\] = "superellipse(-4)" should set the property value]
expected: FAIL
[e.style['corner-end-end-shape'\] = "square" should set the property value]
expected: FAIL
[e.style['corner-end-end-shape'\] = "superellipse(-infinity)" should set the property value]
expected: FAIL
[e.style['corner-end-end-shape'\] = "superellipse(-0.5)" should set the property value]
expected: FAIL
[e.style['corner-end-end-shape'\] = "superellipse(-4)" should set the property value]
expected: FAIL
[e.style['corner-shape'\] = "superellipse(0.5) superellipse(3) square" should set the property value]
expected: FAIL
[e.style['corner-shape'\] = "superellipse(-0.5) superellipse(3) square superellipse(-30)" should set the property value]
expected: FAIL
[e.style['corner-top-shape'\] = "scoop" should set corner-top-left-shape]
expected: FAIL
[e.style['corner-top-shape'\] = "scoop" should set corner-top-right-shape]
expected: FAIL
[e.style['corner-top-shape'\] = "scoop" should not set unrelated longhands]
expected: FAIL
[e.style['corner-top-shape'\] = "bevel notch" should set corner-top-left-shape]
expected: FAIL
[e.style['corner-top-shape'\] = "bevel notch" should set corner-top-right-shape]
expected: FAIL
[e.style['corner-top-shape'\] = "bevel notch" should not set unrelated longhands]
expected: FAIL
[e.style['corner-top-shape'\] = "superellipse(-2) squircle" should set corner-top-left-shape]
expected: FAIL
[e.style['corner-top-shape'\] = "superellipse(-2) squircle" should set corner-top-right-shape]
expected: FAIL
[e.style['corner-top-shape'\] = "superellipse(-2) squircle" should not set unrelated longhands]
expected: FAIL
[e.style['corner-top-shape'\] = "superellipse(3)" should set corner-top-left-shape]
expected: FAIL
[e.style['corner-top-shape'\] = "superellipse(3)" should set corner-top-right-shape]
expected: FAIL
[e.style['corner-top-shape'\] = "superellipse(3)" should not set unrelated longhands]
expected: FAIL
[e.style['corner-right-shape'\] = "scoop" should set corner-bottom-right-shape]
expected: FAIL
[e.style['corner-right-shape'\] = "scoop" should set corner-top-right-shape]
expected: FAIL
[e.style['corner-right-shape'\] = "scoop" should not set unrelated longhands]
expected: FAIL
[e.style['corner-right-shape'\] = "bevel notch" should set corner-bottom-right-shape]
expected: FAIL
[e.style['corner-right-shape'\] = "bevel notch" should set corner-top-right-shape]
expected: FAIL
[e.style['corner-right-shape'\] = "bevel notch" should not set unrelated longhands]
expected: FAIL
[e.style['corner-right-shape'\] = "superellipse(-2) squircle" should set corner-bottom-right-shape]
expected: FAIL
[e.style['corner-right-shape'\] = "superellipse(-2) squircle" should set corner-top-right-shape]
expected: FAIL
[e.style['corner-right-shape'\] = "superellipse(-2) squircle" should not set unrelated longhands]
expected: FAIL
[e.style['corner-right-shape'\] = "superellipse(3)" should set corner-bottom-right-shape]
expected: FAIL
[e.style['corner-right-shape'\] = "superellipse(3)" should set corner-top-right-shape]
expected: FAIL
[e.style['corner-right-shape'\] = "superellipse(3)" should not set unrelated longhands]
expected: FAIL
[e.style['corner-bottom-shape'\] = "scoop" should set corner-bottom-left-shape]
expected: FAIL
[e.style['corner-bottom-shape'\] = "scoop" should set corner-bottom-right-shape]
expected: FAIL
[e.style['corner-bottom-shape'\] = "scoop" should not set unrelated longhands]
expected: FAIL
[e.style['corner-bottom-shape'\] = "bevel notch" should set corner-bottom-left-shape]
expected: FAIL
[e.style['corner-bottom-shape'\] = "bevel notch" should set corner-bottom-right-shape]
expected: FAIL
[e.style['corner-bottom-shape'\] = "bevel notch" should not set unrelated longhands]
expected: FAIL
[e.style['corner-bottom-shape'\] = "superellipse(-2) squircle" should set corner-bottom-left-shape]
expected: FAIL
[e.style['corner-bottom-shape'\] = "superellipse(-2) squircle" should set corner-bottom-right-shape]
expected: FAIL
[e.style['corner-bottom-shape'\] = "superellipse(-2) squircle" should not set unrelated longhands]
expected: FAIL
[e.style['corner-bottom-shape'\] = "superellipse(3)" should set corner-bottom-left-shape]
expected: FAIL
[e.style['corner-bottom-shape'\] = "superellipse(3)" should set corner-bottom-right-shape]
expected: FAIL
[e.style['corner-bottom-shape'\] = "superellipse(3)" should not set unrelated longhands]
expected: FAIL
[e.style['corner-left-shape'\] = "scoop" should set corner-bottom-left-shape]
expected: FAIL
[e.style['corner-left-shape'\] = "scoop" should set corner-top-left-shape]
expected: FAIL
[e.style['corner-left-shape'\] = "scoop" should not set unrelated longhands]
expected: FAIL
[e.style['corner-left-shape'\] = "bevel notch" should set corner-bottom-left-shape]
expected: FAIL
[e.style['corner-left-shape'\] = "bevel notch" should set corner-top-left-shape]
expected: FAIL
[e.style['corner-left-shape'\] = "bevel notch" should not set unrelated longhands]
expected: FAIL
[e.style['corner-left-shape'\] = "superellipse(-2) squircle" should set corner-bottom-left-shape]
expected: FAIL
[e.style['corner-left-shape'\] = "superellipse(-2) squircle" should set corner-top-left-shape]
expected: FAIL
[e.style['corner-left-shape'\] = "superellipse(-2) squircle" should not set unrelated longhands]
expected: FAIL
[e.style['corner-left-shape'\] = "superellipse(3)" should set corner-bottom-left-shape]
expected: FAIL
[e.style['corner-left-shape'\] = "superellipse(3)" should set corner-top-left-shape]
expected: FAIL
[e.style['corner-left-shape'\] = "superellipse(3)" should not set unrelated longhands]
expected: FAIL

View file

@ -1,108 +0,0 @@
[corners-computed.html]
[Property corners value 'round']
expected: FAIL
[Property corners value 'angle']
expected: FAIL
[Property corners value 'round angle']
expected: FAIL
[Property corners value 'round angle round']
expected: FAIL
[Property corners value 'round angle round angle']
expected: FAIL
[Property corners value '4px']
expected: FAIL
[Property corners value '2%']
expected: FAIL
[Property corners value '4px 2%']
expected: FAIL
[Property corners value '4px 2% 1em']
expected: FAIL
[Property corners value '4px 2% 1em 4%']
expected: FAIL
[Property corners value '4px / 2px']
expected: FAIL
[Property corners value '2% / 2px']
expected: FAIL
[Property corners value '4px 2% / 2px']
expected: FAIL
[Property corners value '4px 2% 1em / 2px']
expected: FAIL
[Property corners value '4px 2% 1em 4% / 2px']
expected: FAIL
[Property corners value '4px / 2px 4%']
expected: FAIL
[Property corners value '4px / 2px 4% 1em']
expected: FAIL
[Property corners value '4px / 2px 4% 1em 2%']
expected: FAIL
[Property corners value '4px 2% / 2px 4%']
expected: FAIL
[Property corners value '4px 2% 1em / 2px 4% 1em']
expected: FAIL
[Property corners value '4px 2% 1em 4% / 2px 4% 1em 2%']
expected: FAIL
[Property corners value '4px round']
expected: FAIL
[Property corners value '4px angle']
expected: FAIL
[Property corners value '4px round angle']
expected: FAIL
[Property corners value '4px round angle round']
expected: FAIL
[Property corners value '4px round angle round angle']
expected: FAIL
[Property corners value '4px 2% round']
expected: FAIL
[Property corners value '4px 2% / 2px round']
expected: FAIL
[Property corners value '4px / 2px 4% round']
expected: FAIL
[Property corners value '4px / 2px 4% round angle']
expected: FAIL
[Property corners value 'round 4px']
expected: FAIL
[Property corners value 'round 4px 2%']
expected: FAIL
[Property corners value 'round 4px 2% / 2px']
expected: FAIL
[Property corners value 'round 4px / 2px 4%']
expected: FAIL
[Property corners value 'round angle 4px / 2px 4%']
expected: FAIL
[Property corners value 'round angle round angle 4px 2% 1em 4% / 2px 4% 1em 2%']
expected: FAIL

View file

@ -1,108 +0,0 @@
[corners-valid.html]
[e.style['corners'\] = "round" should set the property value]
expected: FAIL
[e.style['corners'\] = "angle" should set the property value]
expected: FAIL
[e.style['corners'\] = "round angle" should set the property value]
expected: FAIL
[e.style['corners'\] = "round angle round" should set the property value]
expected: FAIL
[e.style['corners'\] = "round angle round angle" should set the property value]
expected: FAIL
[e.style['corners'\] = "4px" should set the property value]
expected: FAIL
[e.style['corners'\] = "2%" should set the property value]
expected: FAIL
[e.style['corners'\] = "4px 2%" should set the property value]
expected: FAIL
[e.style['corners'\] = "4px 2% 1em" should set the property value]
expected: FAIL
[e.style['corners'\] = "4px 2% 1em 4%" should set the property value]
expected: FAIL
[e.style['corners'\] = "4px / 2px" should set the property value]
expected: FAIL
[e.style['corners'\] = "2% / 2px" should set the property value]
expected: FAIL
[e.style['corners'\] = "4px 2% / 2px" should set the property value]
expected: FAIL
[e.style['corners'\] = "4px 2% 1em / 2px" should set the property value]
expected: FAIL
[e.style['corners'\] = "4px 2% 1em 4% / 2px" should set the property value]
expected: FAIL
[e.style['corners'\] = "4px / 2px 4%" should set the property value]
expected: FAIL
[e.style['corners'\] = "4px / 2px 4% 1em" should set the property value]
expected: FAIL
[e.style['corners'\] = "4px / 2px 4% 1em 2%" should set the property value]
expected: FAIL
[e.style['corners'\] = "4px 2% / 2px 4%" should set the property value]
expected: FAIL
[e.style['corners'\] = "4px 2% 1em / 2px 4% 1em" should set the property value]
expected: FAIL
[e.style['corners'\] = "4px 2% 1em 4% / 2px 4% 1em 2%" should set the property value]
expected: FAIL
[e.style['corners'\] = "4px round" should set the property value]
expected: FAIL
[e.style['corners'\] = "4px angle" should set the property value]
expected: FAIL
[e.style['corners'\] = "4px round angle" should set the property value]
expected: FAIL
[e.style['corners'\] = "4px round angle round" should set the property value]
expected: FAIL
[e.style['corners'\] = "4px round angle round angle" should set the property value]
expected: FAIL
[e.style['corners'\] = "4px 2% round" should set the property value]
expected: FAIL
[e.style['corners'\] = "4px 2% / 2px round" should set the property value]
expected: FAIL
[e.style['corners'\] = "4px / 2px 4% round" should set the property value]
expected: FAIL
[e.style['corners'\] = "4px / 2px 4% round angle" should set the property value]
expected: FAIL
[e.style['corners'\] = "round 4px" should set the property value]
expected: FAIL
[e.style['corners'\] = "round 4px 2%" should set the property value]
expected: FAIL
[e.style['corners'\] = "round 4px 2% / 2px" should set the property value]
expected: FAIL
[e.style['corners'\] = "round 4px / 2px 4%" should set the property value]
expected: FAIL
[e.style['corners'\] = "round angle 4px / 2px 4%" should set the property value]
expected: FAIL
[e.style['corners'\] = "round angle round angle 4px 2% 1em 4% / 2px 4% 1em 2%" should set the property value]
expected: FAIL