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/image-element/pattern-html-01-ref.svg
<!--
Any copyright is dedicated to the Public Domain.
-->
<rect x="10" y="10" width="10" height="10" fill="lime"/>
<rect x="60" y="10" width="10" height="10" fill="lime"/>
<rect x="10" y="60" width="10" height="10" fill="lime"/>
<rect x="60" y="60" width="10" height="10" fill="lime"/>
<rect x="0" y="200" width="10" height="10" fill="lime"/>
<rect x="50" y="200" width="10" height="10" fill="lime"/>
<rect x="0" y="250" width="10" height="10" fill="lime"/>
<rect x="50" y="250" width="10" height="10" fill="lime"/>
</svg>