1 Test for child elements of a datalist element.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS e.willValidate is false
7 PASS e.willValidate is true
8 PASS w.querySelector(":invalid") is e
9 PASS e.willValidate is true
10 PASS e.willValidate is true
11 PASS document.querySelector(":invalid") is e
12 PASS document.getElementById("inLegend").willValidate is false
13 PASS successfullyParsed is true