summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/forms/disabled-attr-checkvalidity-expected.txt
blob: 9fdb5b71c6068dc197393a160ea3f6d56ab982fd (plain)
1
2
3
4
5
6
7
8
9
10
Test if changing disabled updates checkValidity.

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


PASS input.checkValidity() is false
PASS successfullyParsed is true

TEST COMPLETE