blob: 461b7f013c0c3a18724e5ed52c3ede284ecd808f [file] [log] [blame]
Test that setting document.title does not reuse <title>'s textnode child
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS successfullyParsed is true
TEST COMPLETE
PASS oldnode.textContent != "bbb" is true
PASS oldnode != document.getElementsByTagName("title")[0].firstChild is true