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

Side by Side 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 unified diff | Download patch
OLDNEW
1 PASS document.getElementById("foo").clientWidth==100 is true 1 PASS document.getElementById("foo").clientWidth==200 is true
2 This test passes if the image below is a blue square, since the srcset is unhand led (uses a viewport modifier that we will skip) 2 This test passes if the image below is a green square, since srcset is handled, even though it uses a viewport modifier.
3 3
OLDNEW
« 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