blob: 485b129a1f11011b4abc6d591bb0f8a1fd3bef54 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[dom-tree-accessors-002.html]
type: testharness
[Elements in a shadow tree should be accessible via shadow root's querySelectorAll() DOM tree accessor.]
expected: FAIL
[Elements with a specific class in a shadow tree should be accessible viashadow root's querySelectorAll() DOM tree accessor.]
expected: FAIL
[Elements in a shadow tree should be accessible via shadow root's getElementById() DOM tree accessor.]
expected: FAIL
|