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

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/layout/reftests/bugs/363370-1-ref.html	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,11 @@
     1.4 +<html><head>
     1.5 +<title>Testcase bug 363370 - [reflow branch] Crash [@ nsTArray_base::ShiftData] with testcase that appends table cells</title>
     1.6 +</head>
     1.7 +<body>
     1.8 +
     1.9 +<table border>
    1.10 +<thead id="b"><tr><td rowspan="3">td</td></tr><tr><td>td</td></tr></thead>
    1.11 +<tbody colspan="1" id="f"><tr></tr><tr><td>td</td></tr></tbody></table>
    1.12 +
    1.13 +</body>
    1.14 +</html>
    1.15 \ No newline at end of file

mercurial