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