blob: 1bf54aceabc9e781ce65de961a509c327a0d9cd9 [file] [log] [blame]
<svg xmlns='http://www.w3.org/2000/svg' width='200' height='100'>
<rect fill='green' width='50%' height='100%'/>
<rect fill='blue' x="70" y="20" width='60' height='60'/>
</svg>