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

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: review comments 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..94a7172efa9bd417e058e0df2ac47744dc22cd49
--- /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("green-400")
+PASS -1 is not img.currentSrc.indexOf("blue-100")
+PASS successfullyParsed is true
+
+TEST COMPLETE
+

Powered by Google App Engine
This is Rietveld 408576698