scour/unittests/empty-g.svg
2011-02-20 18:13:23 -08:00

7 lines
203 B
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg">
<g/>
<g transform="translate(10,10)">
<rect width="300" height="200" fill="green" />
</g>
</svg>