Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /svg/struct/reftests/use-external-html-resource.html - WPT Dashboard Interop Dashboard
<!DOCTYPE html>
<title>Reference to a <symbol> in an SVG fragment in an html resource document</title>
<link rel="match" href="reference/green-100x100.html">
<svg>
<use href="support/html-resource-with-symbol.html#green"/>
</svg>