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

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

Issue 481753002: Use Shadow DOM to display fallback content for images (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated Created 6 years, 2 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 | Annotate | Revision Log
OLDNEW
1 png has MIME type image/png
1 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, even if the URI doesn't exist. 2 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, even if the URI doesn't exist.
2 3
3 When this test succeeds, you will see nothing. When this test fails, you will cr ash or have another error. 4 When this test succeeds, you will see nothing. When this test fails, you will cr ash or have another error.
4 5
5 DNE_ONERROR called 6 DNE_ONERROR called
6 DNE_ONERROR called 7 DNE_ONERROR called
7 SUCCESS. Two errors. 8 SUCCESS. Two errors.
8 9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698