summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/forms/checkValidity-select-form-expected.txt
blob: 0b3c3096096cea113aef7f6d7893851253bb8a59 (plain)
1
2
3
4
5
6
7
8
9
10
This test checks if checkValidity() returns correctly a true result on selecting a valid element.

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


PASS form.checkValidity() is true
PASS successfullyParsed is true

TEST COMPLETE