mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
0f580ba819
--HG-- rename : layout/reftests/svg/as-image/squaredCircle-viewBox-100x100.svg => layout/reftests/svg/as-image/squaredCircle-100x100.svg rename : layout/reftests/svg/as-image/squaredCircle-viewBox-100x100.svg => layout/reftests/svg/as-image/squaredCircle-100x50.svg
7 lines
175 B
HTML
7 lines
175 B
HTML
<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>
|