summaryrefslogtreecommitdiffstats
path: root/layout/reftests/svg/as-image/img-simple-5.html
blob: a686a0a1cf024d98bd83db223d2e08e53d98f598 (plain)
1
2
3
4
5
6
<html>
<body>
  <!-- Like img-simple-3, but with height != width on the img element. -->
  <img src="squaredCircle-100x100.svg" width="200px" height="600px">
</body>
</html>