Backed out 6 changesets (bug 1921980) for causing wrench bustages. CLOSED TREE
[gecko.git] / layout / reftests / svg / clipPath-fill-box.html
blob1e4fdfa4a4dd81be416636afbae471648cf097d6
1 <svg style="width: 400px; height: 400px">
2 <rect width="200" height="200" fill="purple" style="clip-path: fill-box"></rect>
3 </svg>