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 8540457ce4ac49055de77a433f06594527dd98b3..ac1b174f117d4daa59db8f7593a10443affc0ccf 100644 |
--- a/LayoutTests/fast/dom/HTMLLinkElement/link-and-subresource-test-expected.txt |
+++ b/LayoutTests/fast/dom/HTMLLinkElement/link-and-subresource-test-expected.txt |
@@ -1,4 +1,3 @@ |
-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. |