summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/762902.html
blob: 1efb05fd8c226f8a87d9f8496b63b9114edb9797 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<html><head>

</head><body>

<div style="column-count: 2;">
mmmmmmm
<div style="display: table;transform: translate(-50px);">
<div style="position: fixed;">b t</div>
</div>
</div>

</body></html>