use-external-resource-no-svg-root.html (414B)
1 <!DOCTYPE html> 2 <title>Reference to a <symbol> not in an SVG fragment in a resource document without an SVG root element</title> 3 <link rel="help" href="https://svgwg.org/svg2-draft/struct.html#UseElement"> 4 <link rel="help" href="https://svgwg.org/svg2-draft/linking.html#processingURL"> 5 <link rel="match" href="reference/green-100x100.html"> 6 <svg> 7 <use href="support/non-svg-root-resource.xml#green"/> 8 </svg>