1 Test for validationMessage IDL attribute for <input type=range>
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
7 PASS testIt("", "", "") is ""
9 PASS testIt("", "", "") is ""
11 PASS testIt("foo", "", "") is ""
13 PASS testIt("200", "", "100") is ""
15 PASS testIt("10", "50", "100") is ""
17 PASS testIt("55", "0", "100", "10") is ""
18 PASS successfullyParsed is true