gecko/layout/base/crashtests/310638-2.html
jruderman@hmc.edu d80643d40f Add crashtests
2007-12-15 14:02:42 -08:00

20 lines
456 B
HTML

<HTML>
<HEAD>
</HEAD>
<BODY onload="document.getElementById('s').removeAttribute('style');">
<span>
<span style="display: block;" id="s">This should not crash Mozilla</span>
</span>
<div style=" position: absolute;">
<span style="position: relative;">
<span style="white-space:pre;">
<span style="position: absolute;">
<span style="float: right;"></span>
</span>
</span>
</span>
</div>
</BODY>
</HTML>