diff options
Diffstat (limited to 'testing/web-platform/meta/html/semantics/popovers/popover-animated-hide-cleanup.tentative.html.ini')
-rw-r--r-- | testing/web-platform/meta/html/semantics/popovers/popover-animated-hide-cleanup.tentative.html.ini | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/testing/web-platform/meta/html/semantics/popovers/popover-animated-hide-cleanup.tentative.html.ini b/testing/web-platform/meta/html/semantics/popovers/popover-animated-hide-cleanup.tentative.html.ini new file mode 100644 index 0000000000..03215384ab --- /dev/null +++ b/testing/web-platform/meta/html/semantics/popovers/popover-animated-hide-cleanup.tentative.html.ini @@ -0,0 +1,11 @@ +[popover-animated-hide-cleanup.tentative.html] + expected: + if (os == "android") and fission: [TIMEOUT, OK] + [Ensure no crashes if running animations are immediately cancelled (document removal)] + expected: FAIL + + [Ensure no crashes if running animations are immediately cancelled (dialog showModal)] + expected: FAIL + + [Ensure no crashes if running transitions are immediately cancelled (button click)] + expected: FAIL |