blob: b85895b85b27f20269eb69788cfc4b755ae009d0 [file] [log] [blame]
<!DOCTYPE html>
<title>Color background with near-zero background-size</title>
<link rel="help" href="https://drafts.csswg.org/css-backgrounds-3/#background-size">
<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>