tenfourfox/layout/reftests/columns/positioning-transforms-bug1112501.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

10 lines
170 B
HTML

<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>