summaryrefslogtreecommitdiffstats
path: root/layout/printing/crashtests/509839-1.html
blob: 37d05ff96cb2af3aff52631c760acdc37f2b58eb (plain)
1
2
3
4
5
6
7
8
9
10
<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>