blob: 90b12cb504f3f0a55809e3a8e045e35e8738557e [file] [log] [blame]
Tests that the title of an ImageDocument is properly set.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS f.contentDocument.title is "green-24x24.jpg 24×24 pixels"
PASS f.contentDocument.head.getElementsByTagName('title')[0].textContent is "green-24x24.jpg 24×24 pixels"
PASS successfullyParsed is true
TEST COMPLETE