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

Side by Side Diff: LayoutTests/fast/events/click-focus-anchor-expected.txt

Issue 455223002: Make anchors mouse-focusable (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Move m_wasFocusedByMouse into subclasses. Created 6 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 click to focus an a element. 1 This test ensures that we can click to focus an a element.
2 2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4 4
5 5
6 a1 received focus (focusable) 6 a1 received focus
7 a4 received focus (focusable) 7 a3 received focus
8 a5 received focus (focusable) 8 a4 received focus
9 p6 received focus (focusable) 9 a5 received focus
10 p7 received focus (focusable) 10 p6 received focus
11 a7 received focus
12 svga1 received focus
13 svga3 received focus
14 svga4 received focus
15 psvg5 received focus
16 svga6 received focus
11 PASS successfullyParsed is true 17 PASS successfullyParsed is true
12 18
13 TEST COMPLETE 19 TEST COMPLETE
14 20
OLDNEW
« no previous file with comments | « LayoutTests/fast/events/click-focus-anchor.html ('k') | LayoutTests/fast/events/click-focus-anchor-has-ring.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698