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

Side by Side 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 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
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. 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.
4 5
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. 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.
6 7
7 NICK_ONLOAD called 8 NICK_ONLOAD called
8 NICK_ONLOAD called 9 NICK_ONLOAD called
9 SUCCESS. Two loads. 10 SUCCESS. Two loads.
10 11
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