summaryrefslogtreecommitdiffstats
path: root/layout/reftests/svg/mask-opacity-02-ref.svg
blob: 8b5d3d0ccf26632ecea3914e29440a6270533961 (plain)
1
2
3
4
5
<svg xmlns="http://www.w3.org/2000/svg"
  xmlns:xlink="http://www.w3.org/1999/xlink"
  width="256" height="256">
  <circle id="outter" cx="128" cy="128" r="128" fill-opacity="0.33"></circle>
</svg>