8 lines
414 B
HTML
8 lines
414 B
HTML
<!DOCTYPE html>
|
|
<title>Reference to a <symbol> not in an SVG fragment in a resource document without an SVG root element</title>
|
|
<link rel="help" href="https://svgwg.org/svg2-draft/struct.html#UseElement">
|
|
<link rel="help" href="https://svgwg.org/svg2-draft/linking.html#processingURL">
|
|
<link rel="match" href="reference/green-100x100.html">
|
|
<svg>
|
|
<use href="support/non-svg-root-resource.xml#green"/>
|
|
</svg>
|