gecko-dev/layout/base/crashtests/310638-2.html

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

20 строки
456 B
HTML
Исходник Обычный вид История

2007-12-16 01:02:42 +03:00
<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>