Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /svg/linking/reftests/url-processing-fetch-properties-001.sub.svg - WPT Dashboard Interop Dashboard
<svg xmlns="http://www.w3.org/2000/svg" xmlns:h="http://www.w3.org/1999/xhtml">
<title>URL processing: Fetching the document</title>
<h:link rel="help" href="https://svgwg.org/svg2-draft/painting.html#SpecifyingFillPaint"/>
<h:link rel="help" href="https://svgwg.org/svg2-draft/painting.html#SpecifyingStrokePaint"/>
<h:link rel="help" href="https://svgwg.org/svg2-draft/linking.html#URLReference"/>
<h:link rel="help" href="https://svgwg.org/svg2-draft/linking.html#processingURL-fetch"/>
<h:link rel="match" href="reference/green-100x100.svg"/>
<rect width="100" height="100" fill="url('http://{{hosts[][www]}}:{{ports[http][0]}}/svg/painting/reftests/support/resources.svg?pipe=header(Access-Control-Allow-Origin,*)#greenGradient') red"/>
</svg>