--- /home/clopez/webkit/webkit/layout-test-results/fast/attachment/attachment-dom-expected.txt +++ /home/clopez/webkit/webkit/layout-test-results/fast/attachment/attachment-dom-actual.txt @@ -1,14 +1,10 @@ +CONSOLE MESSAGE: line 1: ReferenceError: Can't find variable: HTMLAttachmentElement This tests that attachments have an instance type of HTMLElement. On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". -PASS attachment is an instance of HTMLAttachmentElement -PASS attachment.file is null -Setting attachment.file to a file created from resources/test-file.txt -PASS attachment.file is file -PASS attachment.file.name is 'test-file.txt' -PASS successfullyParsed is true +FAIL successfullyParsed should be true (of type boolean). Was undefined (of type undefined). TEST COMPLETE