Files
servo/tests/wpt/meta-legacy-layout/html/interaction/focus/tabindex-focus-flag.html.ini
Martin Robinson f4578afdfe Rename metadata directories
This renames:
 - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout`
 - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta`
 - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout`
 - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
2023-06-22 21:15:41 +02:00

53 lines
1.2 KiB
INI

[tabindex-focus-flag.html]
[a should not be focusable by default.]
expected: FAIL
[#summary-first should be focusable by default.]
expected: FAIL
[input[type="hidden"\] should not be focusable by default.]
expected: FAIL
[[contenteditable\] should be focusable by default.]
expected: FAIL
[text with tabindex=invalid should not be focusable.]
expected: FAIL
[A with tabindex=invalid should not be focusable.]
expected: FAIL
[#svg-a should not be focusable by default.]
expected: FAIL
[text with tabindex=0 should be focusable.]
expected: FAIL
[IMG with tabindex=invalid should not be focusable.]
expected: FAIL
[a with tabindex=invalid should not be focusable.]
expected: FAIL
[a with tabindex=0 should be focusable.]
expected: FAIL
[a with tabindex=-1 should be focusable.]
expected: FAIL
[#svg-text should not be focusable by default.]
expected: FAIL
[DIV with tabindex=invalid should not be focusable.]
expected: FAIL
[SUMMARY#summary-out-tabindex-invalid with tabindex=invalid should not be focusable.]
expected: FAIL
[a#with-href with tabindex=invalid should not be focusable.]
expected: FAIL
[text with tabindex=-1 should be focusable.]
expected: FAIL