gecko-dev/layout/reftests/svg/as-image/img-dyn-1-ref.html

8 строки
158 B
HTML

<html>
<body>
<div style="width: 200px; height: 200px; border: 2px dashed green">
<img src="squaredCircle-viewBox-noSize.svg">
</div>
</body>
</html>