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

Unified Diff: LayoutTests/platform/chromium/fast/loader/resource-request-callbacks-expected.txt

Issue 14120003: Move LayoutTests from platform/chromium/... to generic location (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 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/platform/chromium/fast/loader/resource-request-callbacks-expected.txt
diff --git a/LayoutTests/platform/chromium/fast/loader/resource-request-callbacks-expected.txt b/LayoutTests/platform/chromium/fast/loader/resource-request-callbacks-expected.txt
deleted file mode 100644
index 5e45fb4be5040c58c0bc584bc501e3270d0f219c..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/chromium/fast/loader/resource-request-callbacks-expected.txt
+++ /dev/null
@@ -1,21 +0,0 @@
-main frame - css requested 'gw432047.ttf'
-main frame - css requested 'greenbox-hotspot35-4.cur'
-main frame - css requested 'lenna.png'
-main frame - element with id 'img-normal' requested 'dice.png'
-main frame - element with id 'img-changing' requested 'dice.png'
-main frame - element with id 'img-not-there' requested 'not-existing.png'
-main frame - element with no id requested 'js-test-post.js'
-main frame - element with id 'img-changing' requested 'mu.png'
-main frame - element with id 'img-created' requested 'oval.png'
-main frame - element with id 'img-created-2' requested 'png_per_row_alpha.png'
-main frame - element with id 'script-created' requested 'empty-script.js'
-main frame - css requested 'palatted-color-png-gamma-one-color-profile.png'
-This test checks that the correct callbacks for resource requests are invoked. It passes if you see the callbacks for eight resources.
-
-
-
-PASS
-PASS successfullyParsed is true
-
-TEST COMPLETE
-

Powered by Google App Engine
This is Rietveld 408576698