blob: 65d70125ec6a600c001fe36375085dc74105aa6b [file] [log] [blame]
On setting document.title to the empty string, no text node must be created
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS document.title is ""
PASS document.title is ""
PASS head.lastChild instanceof HTMLTitleElement is true
PASS head.lastChild.firstChild is null
PASS successfullyParsed is true
TEST COMPLETE