mirror of
https://github.com/servo/servo
synced 2026-05-02 04:17:38 +02:00
18 lines
509 B
INI
18 lines
509 B
INI
[Element-closest.html]
|
|
type: testharness
|
|
[Element.closest with context node 'test11' and selector ':invalid']
|
|
expected: FAIL
|
|
|
|
[Element.closest with context node 'test4' and selector ':scope']
|
|
expected: FAIL
|
|
|
|
[Element.closest with context node 'test4' and selector 'select > :scope']
|
|
expected: FAIL
|
|
|
|
[Element.closest with context node 'test4' and selector 'div > :scope']
|
|
expected: FAIL
|
|
|
|
[Element.closest with context node 'test4' and selector ':has(> :scope)']
|
|
expected: FAIL
|
|
|