mirror of
https://github.com/servo/servo.git
synced 2025-09-05 12:38:21 +01:00
Update web-platform-tests to revision b'bf49dde84c5f05613115d6146d109f0ec3900694' (#34483)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
97f486ad26
commit
c3a58f9c16
889 changed files with 225440 additions and 53621 deletions
36
tests/wpt/meta/css/selectors/invalidation/has-pseudoclass-only.html.ini
vendored
Normal file
36
tests/wpt/meta/css/selectors/invalidation/has-pseudoclass-only.html.ini
vendored
Normal file
|
@ -0,0 +1,36 @@
|
|||
[has-pseudoclass-only.html]
|
||||
[:empty append color after adding]
|
||||
expected: FAIL
|
||||
|
||||
[:empty insert color after adding]
|
||||
expected: FAIL
|
||||
|
||||
[:first-child append color after adding]
|
||||
expected: FAIL
|
||||
|
||||
[:first-child insert color after adding]
|
||||
expected: FAIL
|
||||
|
||||
[:last-child append color after adding]
|
||||
expected: FAIL
|
||||
|
||||
[:last-child insert color after adding]
|
||||
expected: FAIL
|
||||
|
||||
[:empty subtree append color after adding]
|
||||
expected: FAIL
|
||||
|
||||
[:empty subtree insert color after adding]
|
||||
expected: FAIL
|
||||
|
||||
[:first-child subtree append color after adding]
|
||||
expected: FAIL
|
||||
|
||||
[:first-child subtree insert color after adding]
|
||||
expected: FAIL
|
||||
|
||||
[:last-child subtree append color after adding]
|
||||
expected: FAIL
|
||||
|
||||
[:last-child subtree insert color after adding]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue