Chromium Code Reviews| Index: LayoutTests/fast/dom/HTMLImageElement/image-picture-source-src-expected.txt |
| diff --git a/LayoutTests/fast/dom/HTMLImageElement/image-picture-source-src-expected.txt b/LayoutTests/fast/dom/HTMLImageElement/image-picture-source-src-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..47718f1af6aa8a3df6cff16ff4ee049352e5f5ee |
| --- /dev/null |
| +++ b/LayoutTests/fast/dom/HTMLImageElement/image-picture-source-src-expected.txt |
| @@ -0,0 +1,2 @@ |
| +CONSOLE WARNING: <source src> with a <picture> parent is invalid and therefore ignored. Please use <source srcset> instead. |
| + |