mirror of
https://github.com/servo/servo.git
synced 2025-08-20 04:45:33 +01:00
Unskip shadow-part tests in wpt (#37309)
This change adds baseline expectations for https://github.com/servo/servo/pull/37307, --------- Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>
This commit is contained in:
parent
6cf212879c
commit
2c51d44b53
38 changed files with 452 additions and 2 deletions
18
tests/wpt/meta/css/css-shadow-parts/interaction-with-pseudo-elements.html.ini
vendored
Normal file
18
tests/wpt/meta/css/css-shadow-parts/interaction-with-pseudo-elements.html.ini
vendored
Normal file
|
@ -0,0 +1,18 @@
|
|||
[interaction-with-pseudo-elements.html]
|
||||
[::before in selected host is styled]
|
||||
expected: FAIL
|
||||
|
||||
[::after in selected host is styled]
|
||||
expected: FAIL
|
||||
|
||||
[::placeholder in selected host is styled]
|
||||
expected: FAIL
|
||||
|
||||
[::selection in selected host is styled]
|
||||
expected: FAIL
|
||||
|
||||
[::first-line in selected host is styled]
|
||||
expected: FAIL
|
||||
|
||||
[::first-letter in selected host is styled]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue