gecko-dev/layout/generic/crashtests/519031.xhtml

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

2010-06-06 18:26:05 +04:00
<html xmlns="http://www.w3.org/1999/xhtml">
<head></head>
<body onload="document.getElementById('a').appendChild(document.createTextNode(' '));">
<div style="position: absolute; -moz-column-count: 2;"><div style="position: absolute; height: 100px;"><fieldset/><fieldset id="a"/></div></div>
</body>
</html>