summaryrefslogtreecommitdiffstats
path: root/layout/reftests/svg/clipPath-fill-box.html
blob: 1e4fdfa4a4dd81be416636afbae471648cf097d6 (plain)
1
2
3
<svg style="width: 400px; height: 400px">
  <rect width="200" height="200" fill="purple" style="clip-path: fill-box"></rect>
</svg>