Chromium Code Reviews| Index: LayoutTests/fast/events/tab-focus-anchor-tab-to-links-expected.txt |
| diff --git a/LayoutTests/fast/events/tab-focus-anchor-tab-to-links-expected.txt b/LayoutTests/fast/events/tab-focus-anchor-tab-to-links-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..1012be63a9a778ab68b4c3801ab202001a969298 |
| --- /dev/null |
| +++ b/LayoutTests/fast/events/tab-focus-anchor-tab-to-links-expected.txt |
| @@ -0,0 +1,18 @@ |
| +This test ensures that we can tab to all anchor elements. Press tab three times to focus the elements below. |
| + |
| +Focusable |
| + |
| +Not focusable |
| + |
| +Focusable |
| + |
| +Focusable |
| + |
| + |
| + |
| +Result |
| + |
| +PASS gave focus to focusable element |
| +PASS gave focus to focusable element |
| +PASS gave focus to focusable element |
| + |