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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/events/tab-focus-anchor-expected.txt
diff --git a/LayoutTests/fast/events/tab-focus-anchor-expected.txt b/LayoutTests/fast/events/tab-focus-anchor-expected.txt
index d64b838e1b794d5e3bffe8a62dd06a7e0896a044..f2b276a4e8c6c8c66d62b8f1ca0bb7d54736a967 100644
--- a/LayoutTests/fast/events/tab-focus-anchor-expected.txt
+++ b/LayoutTests/fast/events/tab-focus-anchor-expected.txt
@@ -2,8 +2,14 @@ This test ensures that we can tab to an a element with a tab index. Press tab to
Not focusable (given the WebKitTabToLinks pref is set to false)
+Not focusable
+
+Focusable
+
Focusable
Result
PASS
+PASS
+
« 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