Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(42)

Side by Side Diff: LayoutTests/fast/dom/HTMLImageElement/image-picture-source-src-expected.txt

Issue 466353002: Added a console warning when <picture><source src></picture> is used. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Adjusted expected results Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 CONSOLE WARNING: line 8: <source src> with a <picture> parent is invalid and the refore ignored. Use <source srcset> instead.
2 CONSOLE WARNING: line 12: <source src> with a <picture> parent is invalid and th erefore ignored. Use <source srcset> instead.
3
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698