wpt / svg / linking / reftests / media-fragment-spatial-percent-zero-size.html

Status: PASS | Duration: 6ms | Subtests: 1/1 | Open test on wpt.live | Open ref on wpt.live | wpt.fyi

/svg/linking/reftests/media-fragment-spatial-percent-zero-size.html

<!doctype html>
<title>SVG media fragment: percent-based spatial clipping on SVG with explicit width=0 height=0</title>
<link rel="help" href="https://www.w3.org/TR/media-frags/#naming-space">
<link rel="help" href="https://svgwg.org/svg2-draft/linking.html#SVGFragmentIdentifiers">
<link rel="help" href="https://github.com/w3c/svgwg/issues/1113">
<link rel="match" href="about:blank">
<style>
  div {
    width: 100px;
    height: 100px;
    background-repeat: no-repeat;
    background-image: url("support/red-green-zero-size.svg#xywh=percent:50,50,50,50");
  }
</style>
<div></div>

/svg/linking/reftests/about:blank

Failed to load source: wpt.live returned HTTP 404 Not Found for https://raw.githubusercontent.com/web-platform-tests/wpt/a95401e4e06351eb1e15f0e15cf50abf08fa545f/svg/linking/reftests/about:blank