summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/387876-3-ref.html
blob: f628ab53d0134eee00130b03161a9f2aa3347891 (plain)
1
2
3
4
5
6
7
8
9
10
<html>
<body>
 <div style="-moz-column-width: 60px; height: 60px; background: yellow;">
   title
   <p id="p" style="background: lightgreen">
     below
   </p>
 </div>
</body>
</html>