wpt / svg / linking / reftests / url-processing-fetch-properties-001.sub.svg

Status: FAIL | Duration: 43ms | Subtests: 0/1 | Open test on wpt.live | wpt.fyi

/svg/linking/reftests/url-processing-fetch-properties-001.sub.svg

<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://w3c.github.io/svgwg/svg2-draft/painting.html#SpecifyingFillPaint"/>
  <h:link rel="help" href="https://w3c.github.io/svgwg/svg2-draft/painting.html#SpecifyingStrokePaint"/>
  <h:link rel="help" href="https://w3c.github.io/svgwg/svg2-draft/linking.html#URLReference"/>
  <h:link rel="help" href="https://w3c.github.io/svgwg/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>