mirror of
https://github.com/servo/servo.git
synced 2025-08-12 00:45:33 +01:00
script: fix querySelector
returning the root (#33174)
Signed-off-by: Nolan Lawson <nolan@nolanlawson.com>
This commit is contained in:
parent
c79d9e68a3
commit
67e2bb0ee6
3 changed files with 4 additions and 9 deletions
|
@ -8,8 +8,5 @@
|
|||
[querySelector with :scope]
|
||||
expected: FAIL
|
||||
|
||||
[querySelector with id and sibling]
|
||||
expected: FAIL
|
||||
|
||||
[querySelectorAll with :scope]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
[ParentNode-querySelectors-exclusive.html]
|
||||
[querySelector/querySelectorAll should not include their thisArg]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue