summaryrefslogtreecommitdiffstats
path: root/layout/base/crashtests/399994-1.html
blob: 1b545d51514dee312289a3193029c1e6605a7bfb (plain)
1
2
3
4
5
6
7
8
9
10
11
<html class="reftest-print">
<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>