Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / forms / month / month-interactive-validation-required-expected.txt
blobba186e916bb37745b2e6efcfaff372164978b403
1 ValidationMessageClient: main-message=Please fill out this field. sub-message=
2 Test interactive validation with required attribute. This test checks if an empty required field prevents form submission and checks if a non-empty required field doesn't prevent form submission.
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
7 PASS queryValues["test"] is "2012-09"
8 PASS successfullyParsed is true
10 TEST COMPLETE