blob: db18b779a586216b6a7d4e55c7bdfe6fe1ed5225 [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