8 lines
393 B
HTML
8 lines
393 B
HTML
<!DOCTYPE html>
|
|
<title>Reference to a <symbol> in an SVG fragment in an html resource document</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/html-resource-with-symbol.html#green"/>
|
|
</svg>
|