layout/printing/crashtests/509839-1.html

Wed, 31 Dec 2014 13:27:57 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 13:27:57 +0100
branch
TOR_BUG_3246
changeset 6
8bccb770b82d
permissions
-rw-r--r--

Ignore runtime configuration files generated during quality assurance.

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

mercurial