Sign in
webkit
/
WebKit
/
df3995184de03d0d69b0706c34e41c8cb255dc5d
/
.
/
LayoutTests
/
imported
/
mozilla
/
svg
/
as-image
/
img-simple-5.html
blob: 62d9c8f7f30e5773038b726ce7821e1f49ca4fac [
file
] [
log
] [
blame
]
<html>
<body>
<!-- Like img-simple-3, but with height != width on the img element. -->
<img
src
=
"resources/squaredCircle-100x100.svg"
width
=
"200px"
height
=
"500px"
>
</body>
</html>