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