scour/tests/viewbox.svg
2009-04-12 22:34:57 -05:00

3 lines
No EOL
146 B
XML

<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="50%" viewBox="-10.0,0 300 200">
<rect width="200" height="100" fill="blue"/>
</svg>