gecko-dev/layout/base/crashtests/399994-1.html

12 строки
232 B
HTML

<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>