mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-22 04:13:06 +09:00
10 lines
470 B
HTML
10 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>
|