Index: LayoutTests/fast/hidpi/image-srcset-invalid-inputs-except-one-expected.txt |
diff --git a/LayoutTests/fast/hidpi/image-srcset-invalid-inputs-except-one-expected.txt b/LayoutTests/fast/hidpi/image-srcset-invalid-inputs-except-one-expected.txt |
index 8ec35218957ddc42ff4b55cee323aeaa68d9645c..e54c863cb0adef0dff045ea10ff5da45bf63abf5 100644 |
--- a/LayoutTests/fast/hidpi/image-srcset-invalid-inputs-except-one-expected.txt |
+++ b/LayoutTests/fast/hidpi/image-srcset-invalid-inputs-except-one-expected.txt |
@@ -1,3 +1,27 @@ |
+CONSOLE ERROR: Failed parsing 'srcset' attribute value since it has multiple 'h' descriptors or a mix of 'x' and 'h' descriptors. |
+CONSOLE ERROR: Dropped srcset candidate bar.jpg |
+CONSOLE ERROR: Failed parsing 'srcset' attribute value since it has an unknown descriptor. |
+CONSOLE ERROR: Dropped srcset candidate foo.jpg |
+CONSOLE ERROR: Failed parsing 'srcset' attribute value since its 'x' descriptor is invalid. |
+CONSOLE ERROR: Dropped srcset candidate bar.jpg |
+CONSOLE ERROR: Failed parsing 'srcset' attribute value since it has multiple 'h' descriptors or a mix of 'x' and 'h' descriptors. |
+CONSOLE ERROR: Dropped srcset candidate bar.jpg |
+CONSOLE ERROR: Failed parsing 'srcset' attribute value since it has an unknown descriptor. |
+CONSOLE ERROR: Dropped srcset candidate foo.jpg |
+CONSOLE ERROR: Failed parsing 'srcset' attribute value since its 'x' descriptor is invalid. |
+CONSOLE ERROR: Dropped srcset candidate bar.jpg |
+CONSOLE ERROR: Failed parsing 'srcset' attribute value since it has multiple 'h' descriptors or a mix of 'x' and 'h' descriptors. |
+CONSOLE ERROR: Dropped srcset candidate bar.jpg |
+CONSOLE ERROR: Failed parsing 'srcset' attribute value since it has an unknown descriptor. |
+CONSOLE ERROR: Dropped srcset candidate foo.jpg |
+CONSOLE ERROR: Failed parsing 'srcset' attribute value since its 'x' descriptor is invalid. |
+CONSOLE ERROR: Dropped srcset candidate bar.jpg |
+CONSOLE ERROR: Failed parsing 'srcset' attribute value since it has multiple 'h' descriptors or a mix of 'x' and 'h' descriptors. |
+CONSOLE ERROR: Dropped srcset candidate bar.jpg |
+CONSOLE ERROR: Failed parsing 'srcset' attribute value since it has an unknown descriptor. |
+CONSOLE ERROR: Dropped srcset candidate foo.jpg |
+CONSOLE ERROR: Failed parsing 'srcset' attribute value since its 'x' descriptor is invalid. |
+CONSOLE ERROR: Dropped srcset candidate bar.jpg |
PASS successfullyParsed is true |
TEST COMPLETE |