1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/layout/generic/crashtests/25888-2.html Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,8 @@ 1.4 +<!DOCTYPE HTML> 1.5 +<title>Testcase for hang while developing bug 25888 (hit on www.flightaware.com)</title> 1.6 + 1.7 +<div style="border: solid 1em; width: 500px; height: 500px"> 1.8 + <div style="float:right; width: 300px; height: 3px;background:yellow;"></div> 1.9 + <div style="float:left; width: 220px; height: 100px;background:aqua;"></div> 1.10 + hi 1.11 +</div>