summaryrefslogtreecommitdiff
path: root/rsvg-convert/tests/fixtures/sub-rect-no-unit.svg
blob: fb8312ac0f791935da6d0ac4339af6c07418399e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:cc="http://web.resource.org/cc/"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:svg="http://www.w3.org/2000/svg"
   xmlns="http://www.w3.org/2000/svg"
   xmlns:xlink="http://www.w3.org/1999/xlink"
   width="123pt"
   height="123pt"
   id="svg1">
  <rect id="rect-no-unit" width="44" height="45" x="46" y="47"/>
</svg>