1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/layout/generic/crashtests/762902.html Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,12 @@ 1.4 +<html><head> 1.5 + 1.6 +</head><body> 1.7 + 1.8 +<div style="-moz-column-count: 2;"> 1.9 +mmmmmmm 1.10 +<div style="display: table;-moz-transform: translate(-50px);"> 1.11 +<div style="position: fixed;">b t</div> 1.12 +</div> 1.13 +</div> 1.14 + 1.15 +</body></html>