aboutsummaryrefslogtreecommitdiff
path: root/tests/data/svg/rect.svg
blob: 445e6e058ae9320321cbd80d3e0714c756ce64ba (plain)
1
2
3
4
5
<svg width="100" height="100" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
	<a xlink:href="http://example.com">
		<rect x="25" y="25" width="50" height="50"/>
	</a>
</svg>