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