diff options
Diffstat (limited to 'testing/web-platform/meta/html/semantics/popovers/popover-stacking.tentative.html.ini')
-rw-r--r-- | testing/web-platform/meta/html/semantics/popovers/popover-stacking.tentative.html.ini | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/testing/web-platform/meta/html/semantics/popovers/popover-stacking.tentative.html.ini b/testing/web-platform/meta/html/semantics/popovers/popover-stacking.tentative.html.ini new file mode 100644 index 0000000000..2acd3beedf --- /dev/null +++ b/testing/web-platform/meta/html/semantics/popovers/popover-stacking.tentative.html.ini @@ -0,0 +1,29 @@ +[popover-stacking.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Direct DOM children] + expected: FAIL + + [Grandchildren] + expected: FAIL + + [popovertoggletarget attribute relationship] + expected: FAIL + + [nested popovertoggletarget attribute relationship] + expected: FAIL + + [anchor attribute relationship] + expected: FAIL + + [indirect anchor attribute relationship] + expected: FAIL + + [more complex nesting, all using anchor ancestry] + expected: FAIL + + [popovers should be closed by dialogs] + expected: FAIL + + [dialogs should not be closed by popovers] + expected: FAIL |