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, 3 insertions, 2 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 index f84bfbc096..9ca175f0a7 100644 --- 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 @@ -1,5 +1,6 @@ [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 + + [Focus controller should treat slots as a focus scope.] + expected: FAIL |