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

Unified Diff: LayoutTests/http/tests/loading/promote-img-in-viewport-priority-expected.txt

Issue 109153003: Raise the loading priority of in-viewport images. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Changes from review. Created 7 years 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/promote-img-in-viewport-priority-expected.txt
diff --git a/LayoutTests/http/tests/loading/promote-img-preload-priority-expected.txt b/LayoutTests/http/tests/loading/promote-img-in-viewport-priority-expected.txt
similarity index 83%
rename from LayoutTests/http/tests/loading/promote-img-preload-priority-expected.txt
rename to LayoutTests/http/tests/loading/promote-img-in-viewport-priority-expected.txt
index 32b255eb8ef7ff3faa9a84d5db08a275b08614a7..74a233a512c5d5ccf697905ad4d975c4558cd28d 100644
--- a/LayoutTests/http/tests/loading/promote-img-preload-priority-expected.txt
+++ b/LayoutTests/http/tests/loading/promote-img-in-viewport-priority-expected.txt
@@ -2,6 +2,7 @@ main frame - didStartProvisionalLoadForFrame
main frame - didCommitLoadForFrame
http://127.0.0.1:8000/js-test-resources/js-test.js has priority Medium
http://127.0.0.1:8000/misc/resources/image-slow.pl has priority VeryLow
+http://127.0.0.1:8000/misc/resources/image-slow-out-of-viewport.pl has priority VeryLow
http://127.0.0.1:8000/misc/resources/image-slow.pl changed priority to Low
main frame - didFinishDocumentLoadForFrame
main frame - didHandleOnloadEventsForFrame
@@ -10,3 +11,4 @@ PASS successfullyParsed is true
TEST COMPLETE
+

Powered by Google App Engine
This is Rietveld 408576698