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

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: And update expected result after removing accidentally added line Created 7 years, 3 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
6
7 Focusable
8
5 Focusable 9 Focusable
6 10
7 Result 11 Result
8 12
9 PASS 13 PASS
14 PASS
15
OLDNEW
« no previous file with comments | « LayoutTests/fast/events/tab-focus-anchor.html ('k') | LayoutTests/fast/events/tab-focus-anchor-tab-to-links.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698