blob: 361714e51491cf6e4c3194b919bd10e03eb40b37 [file] [log] [blame]
<svg xmlns="http://www.w3.org/2000/svg" width="300" height="200">
<rect x="0" y="0" width="300" height="200" fill="green">
<rect x="0" y="0" width="300" height="200" fill="red"/> <!-- This should be ignored. -->
</rect>
</svg>