Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / forms / label / continous-click-on-label-expected.txt
1 Test the continous checking and unchecking of checkbox when clicking on associated label
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
6 PASS checkbox.checked is false
7 The checkbox should be checked after three clicks
8 PASS checkbox.checked is true
9 Checkbox should still be checked after ten clicks
10 PASS checkbox.checked is true
11 PASS successfullyParsed is true
12
13 TEST COMPLETE
14