summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/forms/checkValidity-003-expected.txt
blob: 04f65b55c77327b1309648a1268ef1133dab5cea (plain)
1
2
3
4
5
6
7
8
9
10
11
This test checks if checkValidity() returns correctly a true (meaning no error) result on form element.

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


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

TEST COMPLETE