summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/svg/painting/reftests/fallback-002.svg
blob: 6180cb2a96fb0a80c0b08e3a9000935b9360a73a (plain)
1
2
3
4
5
<svg xmlns="http://www.w3.org/2000/svg" xmlns:h="http://www.w3.org/1999/xhtml">
  <title>SVG paint server: paint fallback color</title>
  <h:link rel="match" href="../../pservers/reftests/reference/green-100x100.svg"/>
  <rect width="100" height="100" fill="url(#null) green"/>
</svg>