comparison: layout/reftests/bugs/363370-1-ref.html
layout/reftests/bugs/363370-1-ref.html
- branch
- TOR_BUG_9701
- changeset 3
- 141e0f1194b1
equal
deleted
inserted
replaced
|
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> |
|
5 |
|
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> |
|
9 |
|
10 </body> |
|
11 </html> |