summaryrefslogtreecommitdiffstats
path: root/layout/reftests/box-sizing/intrinsic-1-ref.html
blob: d808239f2b433bb6f5d57d7db8feb76f6b6d5536 (plain)
1
2
3
4
5
6
<!DOCTYPE html>
<body>
  <div style="display: inline-block; background: blue; width: 200px;
              height: 200px">
  </div>
</body>