Source code

Revision control

Copy as Markdown

Other Tools

SVG Preview (Scaled)

Preview of https://hg.mozilla.org/mozilla-central/raw-file/tip/layout/reftests/svg/fragid-shadow-resource.svg
<defs>
<g id="empty" />
<pattern id="rect" width="100" height="100">
<rect fill="lime" width="100" height="100" />
</pattern>
<g id="shadow" width="100" height="100">
<rect fill="lime" width="100" height="100" />
</g>
</defs>
</svg>