Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(72)

Side by Side Diff: LayoutTests/fast/events/tab-focus-anchor-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: Tests update Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 This test ensures that we can tab to an a element with a tab index. Press tab to focus the element below. 1 This test ensures that we can tab to an a element with a tab index. Press tab to focus the element below.
2 2
3 Not focusable (given the WebKitTabToLinks pref is set to false) 3 Not focusable (given the WebKitTabToLinks pref is set to false)
4 4
5 Not focusable (given the WebKitTabToLinks pref is set to false)
6
7 Focusable
8
5 Focusable 9 Focusable
6 10
7 Result 11 Result
8 12
9 PASS 13 PASS
14 PASS
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698