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