blob: a09dd7cc54dc9a3d600458a5ea307f771777b982 [file] [log] [blame]
<!doctype html>
<title>An img element with an svg src should not load external resources from the svg file.</title>
<link rel="help" href="https://html.spec.whatwg.org/multipage/embedded-content.html#the-img-element">
<link rel="match" href="svg-img-with-external-stylesheet-ref.html">
<p>You should see a green square below.</p>
<img width="100" height="100" src="support/external-sheet.svg">