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

Side by Side Diff: LayoutTests/fast/hidpi/image-srcset-density-and-width-descriptors-expected.txt

Issue 649183007: Add console errors and usecounter when srcset candidates are dropped (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rebase Created 6 years, 2 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
« no previous file with comments | « no previous file | LayoutTests/fast/hidpi/image-srcset-ignore-double-descriptor-expected.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 CONSOLE ERROR: srcset has multiple 'x' descriptors or a mix of 'x' and 'w'/'h' d escriptors.
Mike West 2014/10/21 06:40:54 I'd suggest adding some context to these: "Failed
2 CONSOLE ERROR: Dropped srcset candidate resources/green-400-px-square.png
3 CONSOLE ERROR: srcset has multiple 'x' descriptors or a mix of 'x' and 'w'/'h' d escriptors.
4 CONSOLE ERROR: Dropped srcset candidate resources/green-400-px-square.png
5 CONSOLE ERROR: srcset has multiple 'x' descriptors or a mix of 'x' and 'w'/'h' d escriptors.
6 CONSOLE ERROR: Dropped srcset candidate resources/green-400-px-square.png
7 CONSOLE ERROR: srcset has multiple 'x' descriptors or a mix of 'x' and 'w'/'h' d escriptors.
8 CONSOLE ERROR: Dropped srcset candidate resources/green-400-px-square.png
1 PASS successfullyParsed is true 9 PASS successfullyParsed is true
2 10
3 TEST COMPLETE 11 TEST COMPLETE
4 PASS document.getElementById("foo").clientWidth==100 is true 12 PASS document.getElementById("foo").clientWidth==100 is true
5 This test passes if the image below is a blue square, since the srcset resource doesn't load, as it has both 'w' and 'x' descriptors. 13 This test passes if the image below is a blue square, since the srcset resource doesn't load, as it has both 'w' and 'x' descriptors.
6 14
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/fast/hidpi/image-srcset-ignore-double-descriptor-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698