mirror of
https://github.com/servo/servo.git
synced 2025-08-12 00:45:33 +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
|
@ -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