summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/semantics/popovers/popover-shadow-dom.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/html/semantics/popovers/popover-shadow-dom.html.ini')
-rw-r--r--testing/web-platform/meta/html/semantics/popovers/popover-shadow-dom.html.ini12
1 files changed, 12 insertions, 0 deletions
diff --git a/testing/web-platform/meta/html/semantics/popovers/popover-shadow-dom.html.ini b/testing/web-platform/meta/html/semantics/popovers/popover-shadow-dom.html.ini
new file mode 100644
index 0000000000..293ae34e1d
--- /dev/null
+++ b/testing/web-platform/meta/html/semantics/popovers/popover-shadow-dom.html.ini
@@ -0,0 +1,12 @@
+[popover-shadow-dom.html]
+ [anchor references use the flat tree not the DOM tree]
+ expected: FAIL
+
+ [Popover ancestor relationships are within a root, not within the document]
+ expected: FAIL
+
+ [Popovers located inside shadow DOM can still be shown]
+ expected:
+ if not debug and (os == "android"): [PASS, FAIL]
+ if not debug and (os == "linux"): [PASS, FAIL]
+ if not debug and (os == "mac"): [PASS, FAIL]