summaryrefslogtreecommitdiffstats
path: root/layout/reftests/svg/as-image/img-dyn-1-ref.html
blob: cb9f2635bdfa776425a9bba40657ae5a0a715c44 (plain)
1
2
3
4
5
6
7
<html>
<body>
  <div style="width: 200px; height: 200px; border: 2px dashed green">
    <img src="squaredCircle-viewBox-noSize.svg">
  </div>
</body>
</html>