1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/layout/generic/crashtests/412014-1.html Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,17 @@ 1.4 +<html style="white-space: pre; -moz-column-count: 2;"> 1.5 +<head></head> 1.6 + 1.7 +<body onload="document.body.style.MozFloatEdge = 'margin-box'" style="-moz-column-width: 20em;"> 1.8 + 1.9 +<div style="position: relative; height: 80px; margin: 10px;"> 1.10 + 1.11 + 1.12 + 1.13 + 1.14 +<div style="position: absolute; height: 11px; top: 19px;"></div> 1.15 +</div> 1.16 + 1.17 + 1.18 +</body> 1.19 + 1.20 +</html>