Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / forms / label / continous-click-on-label-expected.txt
blobfe4feeb8a03360df1f827ca2c70894663d456cae
1 Test the continous checking and unchecking of checkbox when clicking on associated label
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
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
13 TEST COMPLETE