mirror of
https://github.com/servo/servo
synced 2026-05-02 04:17:38 +02:00
19 lines
562 B
INI
19 lines
562 B
INI
[Element-closest.html]
|
|
type: testharness
|
|
[Element.closest with context node 'test11' and selector ':invalid']
|
|
bug: https://github.com/servo/servo/issues/10781
|
|
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
|
|
|