haikuwebkit/LayoutTests/svg/clip-path/mask-nested-clip-path-009-e...

7 lines
284 B
XML

<svg xmlns="http://www.w3.org/2000/svg">
<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>