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

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

Issue 847193002: Revert of Make the HTMLDocumentParser yield more aggressively (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: 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 unified diff | Download patch
OLDNEW
1 nick.jpg has MIME type image/jpeg 1 nick.jpg has MIME type image/jpeg
2 nick.jpg has MIME type image/jpeg 2 nick.jpg has MIME type image/jpeg
3 nick.jpg has MIME type image/jpeg
4 This test verifies that an image which is prefetched, and which is also containe d as a subresource of the current document can be loaded correctly as a subresou rce. See bug 49236 in which this wasn't working. 3 This test verifies that an image which is prefetched, and which is also containe d as a subresource of the current document can be loaded correctly as a subresou rce. See bug 49236 in which this wasn't working.
5 4
6 When this test succeeds, you'll see an image of Nick on a sailboat immediately b elow this text. When this test fails, you will see no images at all. 5 When this test succeeds, you'll see an image of Nick on a sailboat immediately b elow this text. When this test fails, you will see no images at all.
7 6
8 NICK_ONLOAD called 7 NICK_ONLOAD called
9 NICK_ONLOAD called 8 NICK_ONLOAD called
10 SUCCESS. Two loads. 9 SUCCESS. Two loads.
11 10
OLDNEW
« 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