Index: LayoutTests/fast/hidpi/image-srcset-ignore-double-descriptor-expected.txt |
diff --git a/LayoutTests/fast/hidpi/image-srcset-ignore-double-descriptor-expected.txt b/LayoutTests/fast/hidpi/image-srcset-ignore-double-descriptor-expected.txt |
index 39a6308cdd3e85cae44c9a44c2d0a690face70a0..b116acaad1e6dfa7d5ac154b890139de546c70e8 100644 |
--- a/LayoutTests/fast/hidpi/image-srcset-ignore-double-descriptor-expected.txt |
+++ b/LayoutTests/fast/hidpi/image-srcset-ignore-double-descriptor-expected.txt |
@@ -1,3 +1,11 @@ |
+CONSOLE ERROR: Failed parsing 'srcset' attribute value since it has multiple 'x' descriptors or a mix of 'x' and 'w'/'h' descriptors. |
+CONSOLE ERROR: Dropped srcset candidate resources/blue-100-px-square.png |
+CONSOLE ERROR: Failed parsing 'srcset' attribute value since it has multiple 'x' descriptors or a mix of 'x' and 'w'/'h' descriptors. |
+CONSOLE ERROR: Dropped srcset candidate resources/blue-100-px-square.png |
+CONSOLE ERROR: Failed parsing 'srcset' attribute value since it has multiple 'x' descriptors or a mix of 'x' and 'w'/'h' descriptors. |
+CONSOLE ERROR: Dropped srcset candidate resources/blue-100-px-square.png |
+CONSOLE ERROR: Failed parsing 'srcset' attribute value since it has multiple 'x' descriptors or a mix of 'x' and 'w'/'h' descriptors. |
+CONSOLE ERROR: Dropped srcset candidate resources/blue-100-px-square.png |
PASS successfullyParsed is true |
TEST COMPLETE |