summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-masking/clip-path-svg-content/reference/mask-nested-clip-path-002-ref.svg
blob: 7b5456665101a594ce4e66115f8de21615b9feef (plain)
1
2
3
4
5
6
7
8
9
10
<svg xmlns="http://www.w3.org/2000/svg" xmlns:html="http://www.w3.org/1999/xhtml">
<g id="testmeta">
	<title>CSS Masking: Reftest reference</title>
	<html:link rel="author" title="Dirk Schulze" href="mailto:dschulze@adobe.com"/>
</g>
<rect x="20" y="20" width="60" height="60" fill="green"/>
<rect x="120" y="20" width="60" height="60" fill="green"/>
<rect x="20" y="120" width="60" height="60" fill="green"/>
<rect x="120" y="120" width="60" height="60" fill="green"/>
</svg>