summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/dom-tree-accessors-001.html.ini
blob: 9447e394a6cd0b2f7c62ab53c47f69e8c7469b7d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
[dom-tree-accessors-001.html]
  type: testharness
  [<head> and <body> in a shadow tree should not be accessible from owner document's "head" and "body" properties, respectively.]
    expected: FAIL

  [The content of title element in a shadow tree should not be accessible from owner document's "title" attribute.]
    expected: FAIL

  [Elements in a shadow tree should not be accessible from owner document's "images" attribute.]
    expected: FAIL

  [Elements in a shadow tree should not be accessible from owner document's "embeds" attribute.]
    expected: FAIL

  [Elements in a shadow tree should not be accessible from owner document's "plugins" attribute.]
    expected: FAIL

  [Elements in a shadow tree should not be accessible from owner document's "links" attribute.]
    expected: FAIL

  [Elements in a shadow tree should not be accessible from owner document's "forms" attribute.]
    expected: FAIL

  [Elements in a shadow tree should not be accessible from owner document's "scripts" attribute.]
    expected: FAIL

  [Elements in a shadow tree should not be accessible from owner document's getElementsByName() method.]
    expected: FAIL

  [Elements in a shadow tree should not be accessible from owner document's "anchors" attribute.]
    expected: FAIL

  [Elements in a shadow tree should not be accessible from owner document's "all" attribute.]
    expected: FAIL

  [Elements in a shadow tree should not be accessible from owner document's getElementsByTagName() method.]
    expected: FAIL

  [Elements in a shadow tree should not be accessible from owner document's getElementsByTagNameNS() method.]
    expected: FAIL

  [Elements in a shadow tree should not be accessible from owner document's getElementById() method.]
    expected: FAIL