Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE html>
<title>Color background with near-zero background-size</title>
<link rel="match" href="reference/background-size-near-zero-ref.html">
<div style="background-color: green;
width: 100px; height: 100px; background-size: 0.2px 0.2px">
</div>