layout/generic/crashtests/367360.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.

     1 <html><head>
     2 <title>Testcase bug - Crash [@ nsHTMLButtonControlFrame::GetContentInsertionFrame] with -moz-column-count and display: list-item</title>
     3 </head>
     4 <body>
     5 <div style="display: table;">
     6 text
     7 <listing style="-moz-column-count: 2;">
     8 <dl>
    17 tesxt
    20 <menu>
    21 <span style="display: list-item;  -moz-column-count: 1;">
    22 <span style="display: list-item;  -moz-column-count: 1;">
    23 text
    24 </span></span>
    25 </menu>
    26 <div>text</div>
    27 </dl>
    28 </listing>
    29 </div>
    30 </body></html>

mercurial