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

Side by Side Diff: LayoutTests/fast/forms/label/label-event-order-expected.txt

Issue 21005002: Order of actions for labeled control should be focus then click. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 4 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 Event order for a labeled control should be "focus" then "change"
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4
5
6 "focus" event has been dispatched.
7 PASS changeCount is 0
8 "change" event has been dispatched.
9 PASS focusCount is 1
10 PASS successfullyParsed is true
11
12 TEST COMPLETE
13
OLDNEW
« no previous file with comments | « LayoutTests/fast/forms/label/label-event-order.html ('k') | Source/core/html/HTMLLabelElement.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698