| Index: LayoutTests/imported/web-platform-tests/html/semantics/embedded-content/the-img-element/update-the-source-set-expected.txt
|
| diff --git a/LayoutTests/imported/web-platform-tests/html/semantics/embedded-content/the-img-element/update-the-source-set-expected.txt b/LayoutTests/imported/web-platform-tests/html/semantics/embedded-content/the-img-element/update-the-source-set-expected.txt
|
| index 33d35d475a94336648377ce8e9117ad035877c44..220fe4396dbf1c09a0d69a8fd7abc30bffa9ef0a 100644
|
| --- a/LayoutTests/imported/web-platform-tests/html/semantics/embedded-content/the-img-element/update-the-source-set-expected.txt
|
| +++ b/LayoutTests/imported/web-platform-tests/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: 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
|
| This is a testharness.js-based test.
|
| PASS <img data-expect="">
|
| PASS <img src="" data-expect="">
|
|
|