Chromium Code Reviews| Index: LayoutTests/fast/events/tabindex-no-focusable-all-negative-expected.txt |
| diff --git a/LayoutTests/fast/events/tabindex-no-focusable-all-negative-expected.txt b/LayoutTests/fast/events/tabindex-no-focusable-all-negative-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..bd8123159c0f6dcb1a606e45305b861eff244b58 |
| --- /dev/null |
| +++ b/LayoutTests/fast/events/tabindex-no-focusable-all-negative-expected.txt |
| @@ -0,0 +1,6 @@ |
| +PASS successfullyParsed is true |
| + |
| +TEST COMPLETE |
| +PASS document.activeElement.id is "focusMe" |
| +PASS document.activeElement.id is "focusMe" |
| + |