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

Side by Side 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, 1 month 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 | Annotate | Revision Log
OLDNEW
1 This test ensures that we can click to focus an a element. Click on the element below. 1 This test ensures that we can click to focus an a element. Click on the element below.
2 2
3 Focusable anchor with tab index 3 The expected result is platform specific. GTK and QT allows all links to be mous e focusable.
4
5 Focusable anchor
6 4
7 Result 5 Result
8 6
9 PASS 7
10 PASS 8 a1 received focus (focusable)
9 a4 received focus (focusable)
10 a5 received focus (focusable)
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698