summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/window-named-properties-002.html.ini
blob: fddab58d3d247c1a16d853c078b2402373a6f7b7 (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
[window-named-properties-002.html]
  type: testharness
  ["a" element with name attribute in a shadow tree should not be accessible from window object's named property.]
    expected: FAIL

  ["applet" element with name attribute in a shadow tree should not be accessible from window object's named property.]
    expected: FAIL

  ["area" element with name attribute in a shadow tree should not be accessible from window object's named property.]
    expected: FAIL

  ["embed" element with name attribute in a shadow tree should not be accessible from window object's named property.]
    expected: FAIL

  ["form" element with name attribute in a shadow tree should not be accessible from window object's named property.]
    expected: FAIL

  ["frameset" element with name attribute in a shadow tree should not be accessible from window object's named property.]
    expected: FAIL

  ["img" element with name attribute in a shadow tree should not be accessible from window object's named property.]
    expected: FAIL

  ["object" element with name attribute in a shadow tree should not be accessible from window object's named property.]
    expected: FAIL