Moin,
ich habe eine SVG Datei über den Elementtyp "Text" - "Ein Bild hinzufügen" eingebunden.
Im Quelltext wird dann ausgegeben:
Der Validator meckert das jedoch an:HTML-Code:<img src="pfad.svg" width="" height="" alt="" itemprop="image">
"Bad value for attribute width on element img: The empty string is not a valid non-negative integer."
VG, Bea