Index: third_party/WebKit/LayoutTests/imported/wpt/html/semantics/embedded-content/the-img-element/update-the-source-set-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/embedded-content/the-img-element/update-the-source-set-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/embedded-content/the-img-element/update-the-source-set-expected.txt |
index 025f6cc939fb30df5effd6465180cd3c492570e5..2c39898127cd30ab6055700d86ff187393747788 100644 |
--- a/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/embedded-content/the-img-element/update-the-source-set-expected.txt |
+++ b/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/embedded-content/the-img-element/update-the-source-set-expected.txt |
@@ -1,8 +1,8 @@ |
CONSOLE WARNING: <source src> with a <picture> parent is invalid and therefore ignored. Please use <source srcset> instead. |
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 "data:,b" |
-CONSOLE ERROR: line 179: Failed parsing 'srcset' attribute value since it has multiple 'x' descriptors or a mix of 'x' and 'w'/'h' descriptors. |
-CONSOLE ERROR: line 179: Dropped srcset candidate "data:,b" |
+CONSOLE ERROR: line 187: Failed parsing 'srcset' attribute value since it has multiple 'x' descriptors or a mix of 'x' and 'w'/'h' descriptors. |
+CONSOLE ERROR: line 187: Dropped srcset candidate "data:,b" |
This is a testharness.js-based test. |
PASS <img data-expect=""> |
PASS <img src="" data-expect=""> |