1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/layout/base/crashtests/408299.html Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,12 @@ 1.4 +<html> 1.5 +<head> 1.6 +</head> 1.7 + 1.8 +<body style="direction: rtl; font-family: monospace;" onload="document.getElementById('v').style.width = '0';"> 1.9 + 1.10 +<div id="v" style="-moz-column-count: 15; width: 1px; height: 2.7em; border: 1px solid black;"> 1.11 +xxxxx yyyyy zzzzzz 1.12 +</div> 1.13 + 1.14 +</body> 1.15 +</html>