summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/722888-1-ref.html
blob: 5e816fba40e574ab0ae855f04a6b84caa3b2c042 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<html>
  <body>
    <div style="column-count: 2;
                height: 50px;
                width: 100px;
                background: yellow">
      a
    </div>
  </body>
</html>