mirror of
https://github.com/servo/servo.git
synced 2025-08-12 08:55:32 +01:00
Update web-platform-tests to revision b'd988aeeb33edc4d452899921799b8bed69fff65d' (#33178)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
7582afebec
commit
6caaa0c955
702 changed files with 27332 additions and 6432 deletions
|
@ -0,0 +1,2 @@
|
|||
[clip-border-area-background-geometry.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-backgrounds/background-clip/clip-border-area-border-image.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-backgrounds/background-clip/clip-border-area-border-image.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[clip-border-area-border-image.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-backgrounds/background-clip/clip-border-area-border-on-top.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-backgrounds/background-clip/clip-border-area-border-on-top.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[clip-border-area-border-on-top.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[clip-border-area-box-decoration-break.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[clip-border-area-multiple-backgrounds.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-backgrounds/background-clip/clip-border-area.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-backgrounds/background-clip/clip-border-area.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[clip-border-area.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-backgrounds/background-clip/clip-text-ellipsis.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-backgrounds/background-clip/clip-text-ellipsis.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[clip-text-ellipsis.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-backgrounds/background-clip/clip-text-text-decorations.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-backgrounds/background-clip/clip-text-text-decorations.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[clip-text-text-decorations.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-backgrounds/background-clip/clip-text-text-emphasis.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-backgrounds/background-clip/clip-text-text-emphasis.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[clip-text-text-emphasis.html]
|
||||
expected: FAIL
|
|
@ -2,3 +2,8 @@
|
|||
[Property background-clip value 'border-box, padding-box, content-box']
|
||||
expected: FAIL
|
||||
|
||||
[Property background-clip value 'border-area']
|
||||
expected: FAIL
|
||||
|
||||
[Property background-clip value 'border-box, padding-box, content-box, border-area']
|
||||
expected: FAIL
|
||||
|
|
6
tests/wpt/meta/css/css-backgrounds/parsing/background-clip-valid.html.ini
vendored
Normal file
6
tests/wpt/meta/css/css-backgrounds/parsing/background-clip-valid.html.ini
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
[background-clip-valid.html]
|
||||
[e.style['background-clip'\] = "border-area" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['background-clip'\] = "border-box, padding-box, content-box, border-area" should set the property value]
|
||||
expected: FAIL
|
|
@ -73,3 +73,6 @@
|
|||
|
||||
[Property background-position-x value '-20%, 10px']
|
||||
expected: FAIL
|
||||
|
||||
[Property background-clip value 'content-box, border-box, border-area']
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue