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

Unified Diff: LayoutTests/http/tests/images/image-currentsrc-expected.txt

Issue 317723003: Split image-currentsrc test into 3 separate tests (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 6 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/images/image-currentsrc-expected.txt
diff --git a/LayoutTests/http/tests/images/image-currentsrc-expected.txt b/LayoutTests/http/tests/images/image-currentsrc-expected.txt
deleted file mode 100644
index 16d1637f1064ba5669991be8d39386a4d5dff55f..0000000000000000000000000000000000000000
--- a/LayoutTests/http/tests/images/image-currentsrc-expected.txt
+++ /dev/null
@@ -1,9 +0,0 @@
-PASS img.currentSrc is ""
-PASS img.currentSrc is expectedCurrentSrc
-PASS img.currentSrc is expectedCurrentSrc
-PASS img_err.currentSrc is "http://127.0.0.1:8000/resources/slow-image.php?name=not_there.png&mimeType=image/png&sleep=300"
-PASS img_redirect.currentSrc is "http://127.0.0.1:8000/resources/slow-image.php?redirect_name=square100.png&mimeType=image/png&sleep=500"
-PASS successfullyParsed is true
-
-TEST COMPLETE
-

Powered by Google App Engine
This is Rietveld 408576698