Sign in
webkit
/
WebKit
/
df3995184de03d0d69b0706c34e41c8cb255dc5d
/
.
/
LayoutTests
/
imported
/
mozilla
/
svg
/
as-image
/
img-simple-7.html
blob: cf4cdd3076b9d3d012381d47170f768a5afef815 [
file
] [
log
] [
blame
]
<html>
<body>
<!-- Like img-simple-3, but with height != width on the root SVG node. -->
<img
src
=
"resources/squaredCircle-100x50.svg"
width
=
"200px"
height
=
"200px"
>
</body>
</html>