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

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

Issue 2887273003: No extra space emission in TextIterator::HandleReplacedElement (Closed)
Patch Set: Fri May 19 00:09:20 PDT 2017 Created 3 years, 7 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 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. 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 2
3 When this test succeeds, you will see nothing. When this test fails, you will cr ash or have another error. 3 When this test succeeds, you will see nothing. When this test fails, you will cr ash or have another error.
4 4
5 DNE_ONERROR called 5 DNE_ONERROR called
6 DNE_ONERROR called 6 DNE_ONERROR called
7 SUCCESS. Two errors. 7 SUCCESS. Two errors.
8 8
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698