summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/1431781-2.html
blob: 2a29c0b07d2165baa8db882009527caab67af085 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<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