summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/1878294-1-ref.html
blob: 11a6029794964fc4d3aa762bfb4f88268fe82f60 (plain)
1
2
3
4
5
6
7
8
<html>
<svg width="400" height="400">
  <g id="g">
    <circle cx="300" cy="300" r="40" style="fill: red;" transform="translate(-108213.2,-108213.2) scale(399)"></circle>
  </g>
</svg>

</html>