blob: 1d8b1b6e4ac88376d7573ab96d9c87ef64a0d164 [file] [log] [blame]
<svg xmlns="http://www.w3.org/2000/svg">
<rect width="100" height="100" fill="yellow"/>
<rect x="50" y="50" width="100" height="100" fill="none" stroke="green" stroke-width="20"/>
<rect x="50" y="50" width="100" height="100" fill="blue"/>
</svg>