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

Unified Diff: LayoutTests/fast/dom/HTMLImageElement/image-srcset-react-to-media-changes-expected.txt

Issue 369423002: Have srcset respond to viewport changes (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: review comments Created 6 years, 5 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-srcset-react-to-media-changes-expected.txt
diff --git a/LayoutTests/fast/dom/HTMLImageElement/image-srcset-react-to-media-changes-expected.txt b/LayoutTests/fast/dom/HTMLImageElement/image-srcset-react-to-media-changes-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5139a8858dee353669f1c7cc7cda9dfe2efc2153
--- /dev/null
+++ b/LayoutTests/fast/dom/HTMLImageElement/image-srcset-react-to-media-changes-expected.txt
@@ -0,0 +1,6 @@
+PASS img.currentSrc.indexOf("blue_rect") is not -1
+PASS img.currentSrc.indexOf("image-set-4x") is not -1
+PASS successfullyParsed is true
+
+TEST COMPLETE
+

Powered by Google App Engine
This is Rietveld 408576698