/home/clopez/webkit/webkit/layout-test-results/fast/attachment/attachment-dom-actual.txt

 1CONSOLE MESSAGE: line 1: ReferenceError: Can't find variable: HTMLAttachmentElement
12This tests that attachments have an instance type of HTMLElement.
23
34On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
45
56
6 PASS attachment is an instance of HTMLAttachmentElement
7 PASS attachment.file is null
8 Setting attachment.file to a file created from resources/test-file.txt
9 PASS attachment.file is file
10 PASS attachment.file.name is 'test-file.txt'
11 PASS successfullyParsed is true
 7FAIL successfullyParsed should be true (of type boolean). Was undefined (of type undefined).
128
139TEST COMPLETE
1410