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:
Simon Wülker 2025-06-06 23:41:14 +02:00 committed by GitHub
parent 6cf212879c
commit 2c51d44b53
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
38 changed files with 452 additions and 2 deletions

View 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