blob: 229d5805622c670030f4ffaa6be6dca52e3330ac [file] [log] [blame]
<svg xmlns='http://www.w3.org/2000/svg' xmlns:bogus='http://www.example.com' width='100px' height='100px'>
<g fill='green'>
<rect width='100' height='100' bogus:fill='red' />
</g>
</svg>