Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / forms / interactive-validation-required-checkbox-expected.txt
blob2a50aeec1970ef3a248385d1224c5b22df6917a9
1 There was a bug of validation of a required checkbox. This test confirms the bug has been fixed.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS successfullyParsed is true
8 TEST COMPLETE
9 PASS The form should be submitted.
10 PASS location.search.indexOf("terms=on") != -1 is true
11 TEST COMPLETE