Files
servo/tests/wpt/metadata/dom/nodes/Element-closest.html.ini
2016-04-21 17:17:33 +02:00

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