Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / forms / checkbox-onchange-expected.txt
blobf2c7e4df5d50d104b31f4e8afe19784b43b1e36e
1 This is to test onchange of checkboxes
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS onChange event fired for the checkbox.
7 PASS onChange event fired for the checkbox.
8 PASS successfullyParsed is true
10 TEST COMPLETE