summaryrefslogtreecommitdiffstats
path: root/testfiles/cli_tests/testcases/square_mm.svg
blob: b52aec678445da9d019ad190ab75291031d72710 (plain)
1
2
3
4
5
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" width="200mm" height="200mm">
  <rect x="50mm"  y="50mm" width="50mm" height="100mm" fill="blue" id="square-blue" />
  <rect x="100mm" y="50mm" width="50mm" height="100mm" fill="red"  id="square-red" />
</svg>