summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/forms/checkValidity-004-expected.txt
blob: caa65dc75f9d3e129bc2ed323e06e433a6bd1dc6 (plain)
1
2
3
4
5
6
7
8
9
10
11
This test checks if checkValidity() returns correctly a false (meaning there's an invalid element) result on form element.

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


 lorem ipsum  
PASS f.checkValidity() is false
PASS successfullyParsed is true

TEST COMPLETE