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

Unified Diff: LayoutTests/http/tests/loading/promote-img-preload-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-preload-priority-expected.txt
diff --git a/LayoutTests/http/tests/loading/promote-img-preload-priority-expected.txt b/LayoutTests/http/tests/loading/promote-img-preload-priority-expected.txt
deleted file mode 100644
index 32b255eb8ef7ff3faa9a84d5db08a275b08614a7..0000000000000000000000000000000000000000
--- a/LayoutTests/http/tests/loading/promote-img-preload-priority-expected.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-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.pl changed priority to Low
-main frame - didFinishDocumentLoadForFrame
-main frame - didHandleOnloadEventsForFrame
-main frame - didFinishLoadForFrame
-PASS successfullyParsed is true
-
-TEST COMPLETE
-

Powered by Google App Engine
This is Rietveld 408576698