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/bugs/379178-svg-ref.svg
<?xml version="1.0" ?>
<svg
width="300" height="100"
<style type="text/css">
rect
{
fill: #8f8;
}
</style>
<rect x="0" y="0" width="100" height="100" />
<rect x="100" y="0" width="100" height="100" />
<rect x="200" y="0" width="100" height="100" />
</svg>