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