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

11 lines
470 B
HTML

<html class="reftest-print"><head>
<title>Crash [@ nsViewManager::CreateView][@ nsCSSFrameConstructor::AddFrameConstructionItemsInternal] on closing print preview with -moz-transform, position: fixed table displays</title>
</head><body>
<div style="position: fixed;">
<div style="display: table-header-group; -moz-transform: rotate(1deg);">
<div style="position: relative;"></div>
<div style="display: table-row;page-break-before: always;"></div>
</div>
</body>
</html>