mirror of
https://github.com/servo/servo.git
synced 2025-08-10 16:05:43 +01:00
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:
parent
b4f48c561b
commit
6d6070242b
608 changed files with 18662 additions and 8348 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue