tenfourfox/layout/base/crashtests/479114-1.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

15 lines
428 B
HTML

<!DOCTYPE html>
<html class="reftest-print">
<body>
<div style="display: table-row">
<span style="display: block; page-break-before: always"></span>
</div>
<div style="display: table-row-group">
<span style="display: block; page-break-before: always"></span>
</div>
<div style="display: table">
<span style="display: block; page-break-before: always"></span>
</div>
</body>
</html>