blob: c7f23d92e65444a42c0729c7d9d293decdb63446 [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 datalist.firstChild.nodeName is "#text"
PASS datalist.firstChild.nodeName is "B"
PASS datalist.firstChild.nodeName is "DIV"
PASS successfullyParsed is true
TEST COMPLETE
Text is ok. An inline element is ok.
A block element is not ok.