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

Unified Diff: third_party/WebKit/LayoutTests/fast/events/click-focus-anchor-expected.txt

Issue 342071: Fix persistent focus rings on anchor elements on the 223 branch.... (Closed) Base URL: svn://chrome-svn/chrome/branches/223/src/
Patch Set: Created 11 years, 2 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: third_party/WebKit/LayoutTests/fast/events/click-focus-anchor-expected.txt
===================================================================
--- third_party/WebKit/LayoutTests/fast/events/click-focus-anchor-expected.txt (revision 30623)
+++ third_party/WebKit/LayoutTests/fast/events/click-focus-anchor-expected.txt (working copy)
@@ -1,10 +1,10 @@
This test ensures that we can click to focus an a element. Click on the element below.
-Focusable anchor with tab index
+The expected result is platform specific. GTK and QT allows all links to be mouse focusable.
-Focusable anchor
-
Result
-PASS
-PASS
+
+a1 received focus (focusable)
+a4 received focus (focusable)
+a5 received focus (focusable)

Powered by Google App Engine
This is Rietveld 408576698