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-resource-no-svg-root.html - WPT Dashboard Interop Dashboard
<!DOCTYPE html>
<title>Reference to a <symbol> not in an SVG fragment in a resource document without an SVG root element</title>
<link rel="match" href="reference/green-100x100.html">
<svg>
<use href="support/non-svg-root-resource.xml#green"/>
</svg>