Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(124)

Unified Diff: LayoutTests/fast/dom/HTMLLinkElement/link-and-subresource-test-expected.txt

Issue 673603002: Reland: Make the HTMLDocumentParser yield more aggressively (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rebaselined Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/http/tests/inspector/network/network-initiator-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698