gecko/layout/reftests/text-svgglyphs/svg-glyph-basic-ref.svg
Robert O'Callahan 54da941cdc Bug 906521. Part 8: Fix text-svgglyphs reftests. r=jfkthame
--HG--
extra : rebase_source : cceed09be0eb7490a5ab859d35609feee500e53b
2013-08-23 14:14:07 +12:00

9 lines
249 B
XML

<svg xmlns="http://www.w3.org/2000/svg">
<g>
<rect x="20" y="20" width="160" height="160" stroke-width="10"
stroke="black" fill="red" />
<rect x="20" y="0" width="20" height="20" stroke="none"
fill="turquoise" />
</g>
</svg>