summaryrefslogtreecommitdiffstats
path: root/layout/base/crashtests/399994-1.html
blob: 3237434069dec99b0204c38a34880e00837fe7a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
<html class="reftest-paged">
<head>
</head>
<body>

<div style="display: table; position: fixed;">
  <div style="display: table-row; page-break-after: always;"></div>
  <div style="display: table-row;"></div>
</div>
</body>
</html>