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