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