layout/reftests/bugs/363370-1-ref.html

Wed, 31 Dec 2014 07:16:47 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 07:16:47 +0100
branch
TOR_BUG_9701
changeset 3
141e0f1194b1
permissions
-rw-r--r--

Revert simplistic fix pending revisit of Mozilla integration attempt.

     1 <html><head>
     2 <title>Testcase bug 363370 - [reflow branch] Crash [@ nsTArray_base::ShiftData] with testcase that appends table cells</title>
     3 </head>
     4 <body>
     6 <table border>
     7 <thead id="b"><tr><td rowspan="3">td</td></tr><tr><td>td</td></tr></thead>
     8 <tbody colspan="1" id="f"><tr></tr><tr><td>td</td></tr></tbody></table>
    10 </body>
    11 </html>

mercurial