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