Bug 1827782 - [wpt-sync] Update web-platform-tests to e27d35c6a232f7de611ad3dbf0d97fc...
[gecko.git] / testing / web-platform / meta / shadow-dom / focus-navigation / focus-navigation-with-delegatesFocus.html.ini
blob704d09b8bfe6b98b0e6b14e646d140f81808cda9
1 [focus-navigation-with-delegatesFocus.html]
2 expected:
3 if (os == "mac") and not debug: TIMEOUT
4 [Testing tab navigation order with mode closed, no tabindex and delegatesFocus=true.]
5 expected:
6 if (os == "mac") and not debug: [TIMEOUT, NOTRUN, PASS]
8 [Testing tab navigation order with mode closed, tabindex=0 and delegatesFocus=false.]
9 expected:
10 if (os == "mac") and not debug: [NOTRUN, PASS, TIMEOUT]
12 [Testing tab navigation order with mode closed, tabindex=0 and delegatesFocus=true.]
13 expected:
14 if (os == "mac") and not debug: [NOTRUN, TIMEOUT]
16 [Testing tab navigation order with mode closed, tabindex=-1 and delegatesFocus=false.]
17 expected:
18 if (os == "mac") and not debug: NOTRUN
20 [Testing tab navigation order with mode closed, tabindex=-1 and delegatesFocus=true.]
21 expected:
22 if (os == "mac") and not debug: NOTRUN
24 [Testing tab navigation order with mode closed, tabindex=1 and delegatesFocus=false.]
25 expected:
26 if (os == "mac") and not debug: NOTRUN
28 [Testing tab navigation order with mode closed, tabindex=1 and delegatesFocus=true.]
29 expected:
30 if (os == "mac") and not debug: NOTRUN
32 [Testing tab navigation order with mode closed, no tabindex and delegatesFocus=false.]
33 expected:
34 if (os == "mac") and not debug: [PASS, TIMEOUT]