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