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

Unified Diff: LayoutTests/fast/dom/HTMLImageElement/image-src-added-srcset-w-descriptors-expected.txt

Issue 839783002: Ignore src candidates when looking for already in-cache resources (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 11 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/fast/dom/HTMLImageElement/image-src-added-srcset-w-descriptors-expected.txt
diff --git a/LayoutTests/fast/dom/HTMLImageElement/image-srcset-react-to-media-changes-expected.txt b/LayoutTests/fast/dom/HTMLImageElement/image-src-added-srcset-w-descriptors-expected.txt
similarity index 64%
copy from LayoutTests/fast/dom/HTMLImageElement/image-srcset-react-to-media-changes-expected.txt
copy to LayoutTests/fast/dom/HTMLImageElement/image-src-added-srcset-w-descriptors-expected.txt
index 5139a8858dee353669f1c7cc7cda9dfe2efc2153..c394f9b8fd8454006305e23af995af1b48bc4a6d 100644
--- a/LayoutTests/fast/dom/HTMLImageElement/image-srcset-react-to-media-changes-expected.txt
+++ b/LayoutTests/fast/dom/HTMLImageElement/image-src-added-srcset-w-descriptors-expected.txt
@@ -1,4 +1,4 @@
-PASS img.currentSrc.indexOf("blue_rect") is not -1
+PASS img.currentSrc.indexOf("blue_rect.jpg") is not -1
PASS img.currentSrc.indexOf("image-set-4x") is not -1
PASS successfullyParsed is true

Powered by Google App Engine
This is Rietveld 408576698