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

Unified Diff: third_party/WebKit/LayoutTests/platform/qt/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/platform/qt/fast/events/click-focus-anchor-expected.txt
===================================================================
--- third_party/WebKit/LayoutTests/platform/qt/fast/events/click-focus-anchor-expected.txt (revision 0)
+++ third_party/WebKit/LayoutTests/platform/qt/fast/events/click-focus-anchor-expected.txt (revision 30623)
@@ -0,0 +1,11 @@
+This test ensures that we can click to focus an a element. Click on the element below.
+
+The expected result is platform specific. GTK and QT allows all links to be mouse focusable.
+
+Result
+
+
+a1 received focus (focusable)
+a3 received focus (focusable on GTK and QT)
+a4 received focus (focusable)
+a5 received focus (focusable)

Powered by Google App Engine
This is Rietveld 408576698