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

Side by Side Diff: LayoutTests/fast/dom/HTMLImageElement/image-srcset-react-to-media-changes-when-viewport-downsized-expected.txt

Issue 674923004: Avoid srcset resource download when higher density resource is in cache. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fixed layout tests and added some. Created 6 years, 2 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
1 PASS img.currentSrc.indexOf("blue_rect") is not -1
2 PASS img.currentSrc.indexOf("image-set-4x") is not -1 1 PASS img.currentSrc.indexOf("image-set-4x") is not -1
3 PASS successfullyParsed is true 2 PASS successfullyParsed is true
4 3
5 TEST COMPLETE 4 TEST COMPLETE
6 5
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698