diff options
Diffstat (limited to 'testing/web-platform/meta/html/semantics/popovers/popover-top-layer-combinations.tentative.html.ini')
-rw-r--r-- | testing/web-platform/meta/html/semantics/popovers/popover-top-layer-combinations.tentative.html.ini | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/testing/web-platform/meta/html/semantics/popovers/popover-top-layer-combinations.tentative.html.ini b/testing/web-platform/meta/html/semantics/popovers/popover-top-layer-combinations.tentative.html.ini new file mode 100644 index 0000000000..dda3c7cac7 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/popovers/popover-top-layer-combinations.tentative.html.ini @@ -0,0 +1,17 @@ +[popover-top-layer-combinations.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Popover combination: Popover Dialog] + expected: FAIL + + [Popover combination: Open Non-modal Popover Dialog] + expected: FAIL + + [Popover combination: Fullscreen Popover] + expected: FAIL + + [Popover combination: Fullscreen Popover Dialog] + expected: FAIL + + [Popover combination: Fullscreen Open Non-modal Popover Dialog] + expected: FAIL |