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

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

Issue 287163010: Notify <picture> elements when a media query (potentially) changes (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: forgot to adjust test after moving 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/fast/dom/HTMLImageElement/image-picture-react-to-media-changes-expected.txt
diff --git a/LayoutTests/fast/dom/HTMLImageElement/image-picture-react-to-media-changes-expected.txt b/LayoutTests/fast/dom/HTMLImageElement/image-picture-react-to-media-changes-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4e7f4d2169c4b091b0ef8bd60cc78cfc6c1dd5ef
--- /dev/null
+++ b/LayoutTests/fast/dom/HTMLImageElement/image-picture-react-to-media-changes-expected.txt
@@ -0,0 +1,6 @@
+PASS -1 is not img.currentSrc.indexOf("image-set-4x")
+PASS -1 is not img.currentSrc.indexOf("blue_rect")
+PASS successfullyParsed is true
+
+TEST COMPLETE
+

Powered by Google App Engine
This is Rietveld 408576698