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

Unified Diff: LayoutTests/fast/hidpi/image-srcset-viewport-modifiers-expected.txt

Issue 23694049: Improved srcset descriptor parsing. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 3 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/hidpi/image-srcset-viewport-modifiers-expected.txt
diff --git a/LayoutTests/fast/hidpi/image-srcset-viewport-modifiers-expected.txt b/LayoutTests/fast/hidpi/image-srcset-viewport-modifiers-expected.txt
index a95eb493daf44931f701455d811973b6c26ee709..55c5d215fef0186fa976757e5efbd8d9968d5a29 100644
--- a/LayoutTests/fast/hidpi/image-srcset-viewport-modifiers-expected.txt
+++ b/LayoutTests/fast/hidpi/image-srcset-viewport-modifiers-expected.txt
@@ -1,3 +1,3 @@
-PASS document.getElementById("foo").clientWidth==100 is true
-This test passes if the image below is a blue square, since the srcset is unhandled (uses a viewport modifier that we will skip)
+PASS document.getElementById("foo").clientWidth==200 is true
+This test passes if the image below is a green square, since srcset is handled, even though it uses a viewport modifier.
« no previous file with comments | « LayoutTests/fast/hidpi/image-srcset-viewport-modifiers.html ('k') | Source/core/html/parser/HTMLSrcsetParser.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698