Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

SVG Preview (Scaled)

Preview of https://hg.mozilla.org/mozilla-central/raw-file/tip/layout/reftests/svg/use-image-01.svg
<rect width="100%" height="100%" fill="url(#pattern0)"/>
<defs>
<pattern id="pattern0" patternContentUnits="objectBoundingBox" width="1" height="1">
<use xlink:href="#image0" />
</pattern>
<image id="image0" width="100%" height="100%" xlink:href="pass.svg"/>
</defs>
</svg>