summaryrefslogtreecommitdiffstats
path: root/layout/reftests/columns/positioning-transforms-bug1112501-ref.html
blob: 60f74c2d21f788a9f3f863d909e2cac10eece39e (plain)
1
2
3
4
5
6
7
8
9
<html>
<head>
</head>
<body>m
<div style="-moz-column-count: 2;">m
<span style="position: absolute;">m m</span>
</div>
</body>
</html>