external-resource-inline-sheet.html (588B)
1 <!doctype html> 2 <meta charset="utf-8"> 3 <title>SVG as image loading external resource from an inline sheet</title> 4 <link rel=help href="https://bugzilla.mozilla.org/show_bug.cgi?id=1982344"> 5 <link rel="author" href="mailto:emilio@crisal.io" title="Emilio Cobos Álvarez"> 6 <link rel="author" href="https://mozilla.com" title="Mozilla"> 7 <link rel="match" href="external-resource-inline-sheet-ref.html"> 8 <img src="external-resource-inline-sheet-helper.svg?0" width=100 height=100> 9 <object data="external-resource-inline-sheet-helper.svg?1" type="image/svg+xml" width=100 height=100></object>