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

Unified Diff: LayoutTests/http/tests/loading/preload-image-sizes-2x-expected.txt

Issue 1073783002: Turned m_sourceSize in preloadScanner to a float. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 8 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/http/tests/loading/preload-image-sizes-2x-expected.txt
diff --git a/LayoutTests/http/tests/loading/preload-image-sizes-2x-expected.txt b/LayoutTests/http/tests/loading/preload-image-sizes-2x-expected.txt
index 6b1a21598716c6a8e85f760976bd9f30dc9f609b..8625515af6818a31fba3c19b31f7d18f6b330257 100644
--- a/LayoutTests/http/tests/loading/preload-image-sizes-2x-expected.txt
+++ b/LayoutTests/http/tests/loading/preload-image-sizes-2x-expected.txt
@@ -52,8 +52,11 @@ PASS internals.isPreloaded('resources/dup-image3.png?8'); is false
PASS internals.isPreloaded('resources/preload-test.jpg?10'); is false
PASS internals.isPreloaded('resources/base-image1.png?10'); is true
PASS internals.isPreloaded('resources/base-image2.png?10'); is false
-PASS internals.isPreloaded('resources/base-image3.png?10'); is false
+PASS internals.isPreloaded('resources/base-image3.png?11'); is false
+PASS internals.isPreloaded('resources/preload-test.jpg?11'); is false
+PASS internals.isPreloaded('resources/base-image1.png?11'); is false
+PASS internals.isPreloaded('resources/base-image2.png?11'); is true
PASS successfullyParsed is true
TEST COMPLETE
-
+
« no previous file with comments | « LayoutTests/http/tests/loading/preload-image-sizes-2x.html ('k') | Source/core/html/parser/HTMLPreloadScanner.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698