summaryrefslogtreecommitdiffstats
path: root/layout/reftests/svg/svg-integration/clipPath-html-07-ref.svg
blob: 4d7153968a5d47f3f9b235e1244c3b322489b852 (plain)
1
2
3
4
<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>