Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / forms / checkValidity-004-expected.txt
blobcaa65dc75f9d3e129bc2ed323e06e433a6bd1dc6
1 This test checks if checkValidity() returns correctly a false (meaning there's an invalid element) result on form element.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6  lorem ipsum  
7 PASS f.checkValidity() is false
8 PASS successfullyParsed is true
10 TEST COMPLETE