| OLD | NEW |
| 1 Changing a collapsed border's width should change the width of the table and the
width of a shrink-to-fit containing block. | 1 Changing a collapsed border's width should change the width of the table and the
width of a shrink-to-fit containing block. |
| 2 | 2 |
| 3 There should be a square with a 4px inner blue border and a 1px outer black bord
er. | 3 There should be a square with a 4px inner blue border and a 1px outer black bord
er. |
| 4 | 4 |
| 5 Firefox 50.0a1 (nightly 2016-07-07) fails this, so it should probably be upstrea
med, except it uses chrome-specific `runAfterLayoutAndPaint`. | 5 Firefox 50.0a1 (nightly 2016-07-14) fails this, so it should probably be upstrea
med, except it uses chrome-specific `runAfterLayoutAndPaint`. |
| 6 | |
| 7 The table cell has rowspan=2 because we almost didn't cover the case where a cel
l's rowspan exceeded the declared rows. | |
| 8 | 6 |
| 9 PASS | 7 PASS |
| OLD | NEW |