1
0
Fork 0
firefox/testing/web-platform/tests/svg/struct/reftests/use-external-resource-no-svg-root.html
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

8 lines
414 B
HTML

<!DOCTYPE html>
<title>Reference to a &lt;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>