diff options
Diffstat (limited to 'testing/web-platform/meta/shadow-dom/focus-navigation')
16 files changed, 85 insertions, 0 deletions
diff --git a/testing/web-platform/meta/shadow-dom/focus-navigation/focus-navigation-slot-fallback.html.ini b/testing/web-platform/meta/shadow-dom/focus-navigation/focus-navigation-slot-fallback.html.ini new file mode 100644 index 0000000000..5ae48d4eb7 --- /dev/null +++ b/testing/web-platform/meta/shadow-dom/focus-navigation/focus-navigation-slot-fallback.html.ini @@ -0,0 +1,3 @@ +[focus-navigation-slot-fallback.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/shadow-dom/focus-navigation/focus-navigation-slot-nested-2levels.html.ini b/testing/web-platform/meta/shadow-dom/focus-navigation/focus-navigation-slot-nested-2levels.html.ini new file mode 100644 index 0000000000..4907a24cbc --- /dev/null +++ b/testing/web-platform/meta/shadow-dom/focus-navigation/focus-navigation-slot-nested-2levels.html.ini @@ -0,0 +1,3 @@ +[focus-navigation-slot-nested-2levels.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/shadow-dom/focus-navigation/focus-navigation-slot-nested-delegatesFocus.html.ini b/testing/web-platform/meta/shadow-dom/focus-navigation/focus-navigation-slot-nested-delegatesFocus.html.ini new file mode 100644 index 0000000000..5fb6c5f759 --- /dev/null +++ b/testing/web-platform/meta/shadow-dom/focus-navigation/focus-navigation-slot-nested-delegatesFocus.html.ini @@ -0,0 +1,3 @@ +[focus-navigation-slot-nested-delegatesFocus.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/shadow-dom/focus-navigation/focus-navigation-slot-nested-fallback.html.ini b/testing/web-platform/meta/shadow-dom/focus-navigation/focus-navigation-slot-nested-fallback.html.ini new file mode 100644 index 0000000000..a8765d268d --- /dev/null +++ b/testing/web-platform/meta/shadow-dom/focus-navigation/focus-navigation-slot-nested-fallback.html.ini @@ -0,0 +1,3 @@ +[focus-navigation-slot-nested-fallback.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/shadow-dom/focus-navigation/focus-navigation-slot-nested.html.ini b/testing/web-platform/meta/shadow-dom/focus-navigation/focus-navigation-slot-nested.html.ini new file mode 100644 index 0000000000..7a43f93026 --- /dev/null +++ b/testing/web-platform/meta/shadow-dom/focus-navigation/focus-navigation-slot-nested.html.ini @@ -0,0 +1,3 @@ +[focus-navigation-slot-nested.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/shadow-dom/focus-navigation/focus-navigation-slot-shadow-in-fallback.html.ini b/testing/web-platform/meta/shadow-dom/focus-navigation/focus-navigation-slot-shadow-in-fallback.html.ini new file mode 100644 index 0000000000..df0fd5de46 --- /dev/null +++ b/testing/web-platform/meta/shadow-dom/focus-navigation/focus-navigation-slot-shadow-in-fallback.html.ini @@ -0,0 +1,3 @@ +[focus-navigation-slot-shadow-in-fallback.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/shadow-dom/focus-navigation/focus-navigation-slot-shadow-in-slot.html.ini b/testing/web-platform/meta/shadow-dom/focus-navigation/focus-navigation-slot-shadow-in-slot.html.ini new file mode 100644 index 0000000000..42b17fc1d4 --- /dev/null +++ b/testing/web-platform/meta/shadow-dom/focus-navigation/focus-navigation-slot-shadow-in-slot.html.ini @@ -0,0 +1,3 @@ +[focus-navigation-slot-shadow-in-slot.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/shadow-dom/focus-navigation/focus-navigation-slot-with-tabindex.html.ini b/testing/web-platform/meta/shadow-dom/focus-navigation/focus-navigation-slot-with-tabindex.html.ini new file mode 100644 index 0000000000..ce098ebef9 --- /dev/null +++ b/testing/web-platform/meta/shadow-dom/focus-navigation/focus-navigation-slot-with-tabindex.html.ini @@ -0,0 +1,3 @@ +[focus-navigation-slot-with-tabindex.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/shadow-dom/focus-navigation/focus-navigation-slots-in-slot.html.ini b/testing/web-platform/meta/shadow-dom/focus-navigation/focus-navigation-slots-in-slot.html.ini new file mode 100644 index 0000000000..a299237d0c --- /dev/null +++ b/testing/web-platform/meta/shadow-dom/focus-navigation/focus-navigation-slots-in-slot.html.ini @@ -0,0 +1,3 @@ +[focus-navigation-slots-in-slot.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/shadow-dom/focus-navigation/focus-navigation-slots.html.ini b/testing/web-platform/meta/shadow-dom/focus-navigation/focus-navigation-slots.html.ini new file mode 100644 index 0000000000..97301d1159 --- /dev/null +++ b/testing/web-platform/meta/shadow-dom/focus-navigation/focus-navigation-slots.html.ini @@ -0,0 +1,3 @@ +[focus-navigation-slots.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/shadow-dom/focus-navigation/focus-navigation-with-delegatesFocus.html.ini b/testing/web-platform/meta/shadow-dom/focus-navigation/focus-navigation-with-delegatesFocus.html.ini new file mode 100644 index 0000000000..937b7a7933 --- /dev/null +++ b/testing/web-platform/meta/shadow-dom/focus-navigation/focus-navigation-with-delegatesFocus.html.ini @@ -0,0 +1,38 @@ +[focus-navigation-with-delegatesFocus.html] + expected: + if (os == "mac") and not debug: TIMEOUT + [Testing tab navigation order with mode closed, no tabindex and delegatesFocus=true.] + expected: + if (os == "mac") and not debug: [TIMEOUT, NOTRUN, PASS] + + [Testing tab navigation order with mode closed, tabindex=0 and delegatesFocus=false.] + expected: + if (os == "mac") and not debug: [NOTRUN, PASS, TIMEOUT] + + [Testing tab navigation order with mode closed, tabindex=0 and delegatesFocus=true.] + expected: + if (os == "mac") and not debug: [NOTRUN, TIMEOUT] + + [Testing tab navigation order with mode closed, tabindex=-1 and delegatesFocus=false.] + expected: + if (os == "mac") and not debug: NOTRUN + + [Testing tab navigation order with mode closed, tabindex=-1 and delegatesFocus=true.] + expected: + if (os == "mac") and not debug: NOTRUN + + [Testing tab navigation order with mode closed, tabindex=1 and delegatesFocus=false.] + expected: + if (os == "mac") and not debug: NOTRUN + + [Testing tab navigation order with mode closed, tabindex=1 and delegatesFocus=true.] + expected: + if (os == "mac") and not debug: NOTRUN + + [Testing tab navigation order with mode closed, no tabindex and delegatesFocus=false.] + expected: + if (os == "mac") and not debug: [PASS, NOTRUN, TIMEOUT] + + [Testing tab navigation order with mode open, tabindex=1 and delegatesFocus=true.] + expected: + if (os == "mac") and not debug: [PASS, TIMEOUT] diff --git a/testing/web-platform/meta/shadow-dom/focus-navigation/focus-navigation.html.ini b/testing/web-platform/meta/shadow-dom/focus-navigation/focus-navigation.html.ini new file mode 100644 index 0000000000..4567aaecaf --- /dev/null +++ b/testing/web-platform/meta/shadow-dom/focus-navigation/focus-navigation.html.ini @@ -0,0 +1,3 @@ +[focus-navigation.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/shadow-dom/focus-navigation/focus-nested-slots.html.ini b/testing/web-platform/meta/shadow-dom/focus-navigation/focus-nested-slots.html.ini new file mode 100644 index 0000000000..94d47148c6 --- /dev/null +++ b/testing/web-platform/meta/shadow-dom/focus-navigation/focus-nested-slots.html.ini @@ -0,0 +1,3 @@ +[focus-nested-slots.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/shadow-dom/focus-navigation/focus-reverse-unassigned-slot.html.ini b/testing/web-platform/meta/shadow-dom/focus-navigation/focus-reverse-unassigned-slot.html.ini new file mode 100644 index 0000000000..014a703b5d --- /dev/null +++ b/testing/web-platform/meta/shadow-dom/focus-navigation/focus-reverse-unassigned-slot.html.ini @@ -0,0 +1,3 @@ +[focus-reverse-unassigned-slot.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/shadow-dom/focus-navigation/focus-unassignable-slot.html.ini b/testing/web-platform/meta/shadow-dom/focus-navigation/focus-unassignable-slot.html.ini new file mode 100644 index 0000000000..f9a27cdcf1 --- /dev/null +++ b/testing/web-platform/meta/shadow-dom/focus-navigation/focus-unassignable-slot.html.ini @@ -0,0 +1,3 @@ +[focus-unassignable-slot.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] 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 |