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

Side by Side 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 unified diff | Download patch
OLDNEW
(Empty)
1 PASS img.currentSrc is ""
2 PASS img.currentSrc is expectedCurrentSrc
3 PASS img.currentSrc is expectedCurrentSrc
4 PASS img_err.currentSrc is "http://127.0.0.1:8000/resources/slow-image.php?name= not_there.png&mimeType=image/png&sleep=300"
5 PASS img_redirect.currentSrc is "http://127.0.0.1:8000/resources/slow-image.php? redirect_name=square100.png&mimeType=image/png&sleep=500"
6 PASS successfullyParsed is true
7
8 TEST COMPLETE
9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698