Mypal/layout/reftests/svg/as-image/img-simple-5.html

7 lines
174 B
HTML

<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>