blob: 9477e3b17c532abe4e7c5e95437d8854af8fe272 [file] [log] [blame]
Test for child elements of a datalist element.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS e.willValidate is false
PASS e.willValidate is true
PASS w.querySelector(":invalid") is e
PASS e.willValidate is true
PASS e.willValidate is true
PASS document.querySelector(":invalid") is e
PASS document.getElementById("inLegend").willValidate is false
PASS successfullyParsed is true
TEST COMPLETE