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

Unified 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 side-by-side diff with in-line comments
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 »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/hidpi/image-srcset-density-and-width-descriptors-expected.txt
diff --git a/LayoutTests/fast/hidpi/image-srcset-density-and-width-descriptors-expected.txt b/LayoutTests/fast/hidpi/image-srcset-density-and-width-descriptors-expected.txt
index 3434a44d5313ceef6e29517075e0cf572636dfce..01fa3383403a2ed459f8e339fc3ddd12039a34b5 100644
--- a/LayoutTests/fast/hidpi/image-srcset-density-and-width-descriptors-expected.txt
+++ b/LayoutTests/fast/hidpi/image-srcset-density-and-width-descriptors-expected.txt
@@ -1,3 +1,11 @@
+CONSOLE ERROR: srcset has multiple 'x' descriptors or a mix of 'x' and 'w'/'h' descriptors.
Mike West 2014/10/21 06:40:54 I'd suggest adding some context to these: "Failed
+CONSOLE ERROR: Dropped srcset candidate resources/green-400-px-square.png
+CONSOLE ERROR: srcset has multiple 'x' descriptors or a mix of 'x' and 'w'/'h' descriptors.
+CONSOLE ERROR: Dropped srcset candidate resources/green-400-px-square.png
+CONSOLE ERROR: srcset has multiple 'x' descriptors or a mix of 'x' and 'w'/'h' descriptors.
+CONSOLE ERROR: Dropped srcset candidate resources/green-400-px-square.png
+CONSOLE ERROR: srcset has multiple 'x' descriptors or a mix of 'x' and 'w'/'h' descriptors.
+CONSOLE ERROR: Dropped srcset candidate resources/green-400-px-square.png
PASS successfullyParsed is true
TEST COMPLETE
« 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