Source code
Revision control
Copy as Markdown
Other Tools
<!--
Any copyright is dedicated to the Public Domain.
-->
Make sure small scaled vector images display.
-->
<title> Ensure small vector images display</title>
<rect width="100%" height="100%" fill="lime"/>
<rect width="98" height="98" fill="red"/>
<image transform="scale(200)" width="0.5" height="0.5" href="lime100x100.svg"/>
</svg>