Sign in
webkit
/
WebKit
/
e186610d35755f6e0c2b8fc6bba4c07f852f9f66
/
.
/
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>