diff options
Diffstat (limited to 'testing/web-platform/meta/html/semantics/popovers/popover-shadow-dom.tentative.html.ini')
-rw-r--r-- | testing/web-platform/meta/html/semantics/popovers/popover-shadow-dom.tentative.html.ini | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/testing/web-platform/meta/html/semantics/popovers/popover-shadow-dom.tentative.html.ini b/testing/web-platform/meta/html/semantics/popovers/popover-shadow-dom.tentative.html.ini new file mode 100644 index 0000000000..e66ca4ee15 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/popovers/popover-shadow-dom.tentative.html.ini @@ -0,0 +1,14 @@ +[popover-shadow-dom.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Popovers located inside shadow DOM can still be shown] + expected: FAIL + + [anchor references do not cross shadow boundaries] + expected: FAIL + + [anchor references use the flat tree not the DOM tree] + expected: FAIL + + [The popover stack is preserved across shadow-inclusive ancestors] + expected: FAIL |