summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/repaint/background-scaling-expected.html
blob: a57c955bf32ff22890af328cdce211dc4c2295dd (plain)
1
2
3
4
5
6
<!DOCTYPE html>
<html style="background-color: blue;">
<body style="margin:0;">
  <div style="background-color: green; width: 25vw; height: 25px;"></div>
</body>
</html>