gecko/layout/reftests/svg/svg-integration/clipPath-html-07-ref.svg

5 lines
179 B
XML
Raw Normal View History

<svg xmlns="http://www.w3.org/2000/svg">
<rect x="100" y="100" width="100" height="100" fill="black"/>
<rect x="150" y="150" width="50" height="50" fill="yellow"/>
</svg>