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