Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /svg/embedded/image-embedding-nested-http-url.sub.html - WPT Dashboard Interop Dashboard
<!doctype html>
<title>SVG image that uses an HTTP URL</title>
<link rel="mismatch" href="../struct/reftests/reference/green-100x100.html">
<!-- Even better would be a blank page expected match. -->
<img src="data:image/svg+xml,
<image href='{{location[scheme]}}://{{location[host]}}/svg/embedded/reference/green-rect-100x100.svg'/>
</svg>
">