mirror of
https://github.com/servo/servo.git
synced 2025-08-15 10:25:32 +01:00
Update web-platform-tests to revision b'5d8ec746ed021738e7ee0cee92ad1a1814ba00fe' (#33274)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
3acc9edd82
commit
3453d9fdad
584 changed files with 14669 additions and 3037 deletions
|
@ -1,3 +0,0 @@
|
|||
[background-image-computed.sub.html]
|
||||
[Property background-image value 'conic-gradient(red 0deg, gold 1turn)']
|
||||
expected: FAIL
|
6
tests/wpt/meta/css/css-backgrounds/parsing/border-image-outset-computed.html.ini
vendored
Normal file
6
tests/wpt/meta/css/css-backgrounds/parsing/border-image-outset-computed.html.ini
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
[border-image-outset-computed.html]
|
||||
[Property border-image-outset value 'calc(10 + (sign(2cqw - 10px) * 5))']
|
||||
expected: FAIL
|
||||
|
||||
[Property border-image-outset value 'calc(10 + (sign(2cqw - 10px) * 5)) calc(20px + (sign(2cqw - 10px) * 5px)']
|
||||
expected: FAIL
|
6
tests/wpt/meta/css/css-backgrounds/parsing/border-image-slice-computed.html.ini
vendored
Normal file
6
tests/wpt/meta/css/css-backgrounds/parsing/border-image-slice-computed.html.ini
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
[border-image-slice-computed.html]
|
||||
[Property border-image-slice value 'calc(10 + (sign(2cqw - 10px) * 5))']
|
||||
expected: FAIL
|
||||
|
||||
[Property border-image-slice value 'calc(10 + (sign(2cqw - 10px) * 5)) calc(20% + (sign(2cqw - 10px) * 5%))']
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue