mirror of
https://github.com/servo/servo.git
synced 2025-08-11 00:15:32 +01:00
Sync WPT with upstream (15-06-2025) (#37468)
Automated downstream sync of changes from upstream as of 15-06-2025 [no-wpt-sync] Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
96adb1e959
commit
1eb62a1ffb
50 changed files with 1293 additions and 226 deletions
|
@ -112,3 +112,21 @@
|
|||
|
||||
[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
|
||||
|
|
|
@ -478,3 +478,147 @@
|
|||
|
||||
[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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue