diff options
Diffstat (limited to 'testing/web-platform/meta/html/semantics/popovers/popover-focus-child-dialog.html.ini')
-rw-r--r-- | testing/web-platform/meta/html/semantics/popovers/popover-focus-child-dialog.html.ini | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/testing/web-platform/meta/html/semantics/popovers/popover-focus-child-dialog.html.ini b/testing/web-platform/meta/html/semantics/popovers/popover-focus-child-dialog.html.ini new file mode 100644 index 0000000000..a85aa6b47c --- /dev/null +++ b/testing/web-platform/meta/html/semantics/popovers/popover-focus-child-dialog.html.ini @@ -0,0 +1,9 @@ +[popover-focus-child-dialog.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR + [Popovers should not initially focus child dialog elements.] + expected: FAIL + + [Popovers should not initially focus child popover elements.] + expected: NOTRUN |