aboutsummaryrefslogtreecommitdiff
path: root/tests/data/svg/oob.svg
blob: d46ee638898fe57c27ddf708324e41e03b4fafff (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">
		<polyline points="50,25 75,75 -25,75"/>
	</a>
</svg>