gecko-dev/layout/generic/crashtests/1431781-2.html

27 строки
361 B
HTML

<html>
<head>
<style>
body { column-width: 1px; }
dd { height: 13px }
</style>
<script>
function go() {
document.body.style.width = "1240px";
document.body.offsetHeight;
}
</script>
</head>
<body onload="go()">
<span>
<span>
a
<meter></meter>
<dl>
<dd>
b
c
d
<menu></menu>
e
f