Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE html>
<title>SVG background with near-zero background-size</title>
<link rel="match" href="reference/background-size-near-zero-ref.html">
<div style="background-image: url(support/50x50-green.svg);
width: 100px; height: 100px; background-size: 0.2px 0.2px">
</div>