mirror of
https://github.com/servo/servo.git
synced 2025-08-10 07:55:33 +01:00
Update web-platform-tests to revision b'5a9d9349a312e12a950d5f4703cd41609a06f242' (#33923)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
c242822eeb
commit
d0d02cd56c
632 changed files with 69406 additions and 3168 deletions
18
tests/wpt/meta/css/css-pseudo/parsing/the-check-pseudo-element.tentative.html.ini
vendored
Normal file
18
tests/wpt/meta/css/css-pseudo/parsing/the-check-pseudo-element.tentative.html.ini
vendored
Normal file
|
@ -0,0 +1,18 @@
|
|||
[the-check-pseudo-element.tentative.html]
|
||||
["::check" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
["*::check" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
["foo.bar[baz\]::check" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
["::check::marker" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
["::slotted(*)::check" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
["::part(foo)::check" should be a valid selector]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue