gecko/layout/reftests/scoped-style/scoped-style-dynamic-013-ref.svg
2013-01-09 10:25:49 +11:00

8 lines
189 B
XML

<svg xmlns="http://www.w3.org/2000/svg">
<rect width="50" height="50"/>
<g>
<rect x="60" width="50" height="50" fill="blue"/>
</g>
<rect x="120" width="50" height="50"/>
</svg>