| Index: LayoutTests/fast/dom/HTMLLinkElement/link-and-subresource-test-expected.txt | 
| diff --git a/LayoutTests/fast/dom/HTMLLinkElement/link-and-subresource-test-expected.txt b/LayoutTests/fast/dom/HTMLLinkElement/link-and-subresource-test-expected.txt | 
| index ac1b174f117d4daa59db8f7593a10443affc0ccf..8540457ce4ac49055de77a433f06594527dd98b3 100644 | 
| --- a/LayoutTests/fast/dom/HTMLLinkElement/link-and-subresource-test-expected.txt | 
| +++ b/LayoutTests/fast/dom/HTMLLinkElement/link-and-subresource-test-expected.txt | 
| @@ -1,5 +1,6 @@ | 
| nick.jpg has MIME type image/jpeg | 
| nick.jpg has MIME type image/jpeg | 
| +nick.jpg has MIME type image/jpeg | 
| This test verifies that an image which is prefetched, and which is also contained as a subresource of the current document can be loaded correctly as a subresource. See bug 49236 in which this wasn't working. | 
|  | 
| When this test succeeds, you'll see an image of Nick on a sailboat immediately below this text. When this test fails, you will see no images at all. | 
|  |