summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-masking/clip-path-svg-content/reference/clip-path-recursion-002-ref.svg
blob: 6eb3cb155caf003333c3cff3c9ee2871bc6dbe64 (plain)
1
2
3
4
5
<svg xmlns="http://www.w3.org/2000/svg" xmlns:html="http://www.w3.org/1999/xhtml"
	 xmlns:xlink="http://www.w3.org/1999/xlink">
<rect x="50" width="50" height="50" fill="red" />
<rect x="50" y="150" width="50" height="50" fill="red"/>
</svg>