blob: 22004a6aa3d8b98c771d862aac50f019da281a61 [file] [log] [blame]
This test ensures that we can update the contents of the title tag of the XHTML document when setting document.title
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS document.getElementById('t').innerText is 'This is the new title'
PASS successfullyParsed is true
TEST COMPLETE