diff options
Diffstat (limited to 'testing/web-platform/meta/shadow-dom/focus-navigation/focus-with-negative-index.html.ini')
-rw-r--r-- | testing/web-platform/meta/shadow-dom/focus-navigation/focus-with-negative-index.html.ini | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/testing/web-platform/meta/shadow-dom/focus-navigation/focus-with-negative-index.html.ini b/testing/web-platform/meta/shadow-dom/focus-navigation/focus-with-negative-index.html.ini new file mode 100644 index 0000000000..f84bfbc096 --- /dev/null +++ b/testing/web-platform/meta/shadow-dom/focus-navigation/focus-with-negative-index.html.ini @@ -0,0 +1,5 @@ +[focus-with-negative-index.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [This is a regression test: After focusing negative tabindex-ed elements, focus moves in tree order.] + expected: FAIL |