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-svg-resource-no-fragment-id.html - WPT Dashboard Interop Dashboard
<!DOCTYPE html>
<title>Allow use to reference an external document's root element by omitting the fragment.</title>
<link rel="match" href="reference/green-100x100.html">
<svg>
<use href="support/sprites-without-id.svg"/>
</svg>