Chromium Code Reviews

Side by Side Diff: LayoutTests/fast/events/tab-focus-anchor-tab-to-links-expected.txt

Issue 15238002: Disallow tabsToLinks setting to prevent tabbing to anchor with tabIndex. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Actually add new test Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff |
OLDNEW
(Empty)
1 This test ensures that we can tab to all anchor elements. Press tab three times to focus the elements below.
2
3 Focusable
4
5 Not focusable
6
7 Focusable
8
9 Focusable
10
11 Not focusable
12
13 Result
14
15 PASS
16 PASS
17 PASS
18
OLDNEW

Powered by Google App Engine