summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/window-named-properties-002.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/window-named-properties-002.html.ini')
-rw-r--r--testing/web-platform/meta/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/window-named-properties-002.html.ini26
1 files changed, 26 insertions, 0 deletions
diff --git a/testing/web-platform/meta/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/window-named-properties-002.html.ini b/testing/web-platform/meta/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/window-named-properties-002.html.ini
new file mode 100644
index 000000000..fddab58d3
--- /dev/null
+++ b/testing/web-platform/meta/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/window-named-properties-002.html.ini
@@ -0,0 +1,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
+