summaryrefslogtreecommitdiff
path: root/rsvg-convert/tests/fixtures/bug521-with-viewbox.svg
blob: c3f34e6d4b403c94a0f47c7e1844b305cc2ed9ad (plain)
1
2
3
4
<?xml version="1.0" encoding="UTF-8"?>
<svg width="200" height="100" viewBox="0 0 2000 1000">
  <rect id="foo" x="500" y="600" width="700" height="800"/>
</svg>