haikuwebkit/LayoutTests/fast/images/imageDocument-title-expecte...

12 lines
364 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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