Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / forms / label / label-event-order-expected.txt
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