blob: c57f322d2321aae268d09470eb7e2ba87d6be23a [file] [log] [blame]
<!DOCTYPE html>
<title>PNG background with near-zero background-size</title>
<link rel="help" href="https://drafts.csswg.org/css-backgrounds-3/#background-size">
<link rel="help" href="https://drafts.csswg.org/css-backgrounds-3/#background-image">
<link rel="match" href="reference/background-size-near-zero-ref.html">
<div style="background-image: url(support/50x50-green.png);
width: 100px; height: 100px; background-size: 0.2px 0.2px">
</div>