| Index: LayoutTests/fast/table/fixed-table-layout/fixed-layout-column-colspan-wrong-size-expected.txt
|
| diff --git a/LayoutTests/fast/table/fixed-table-layout/fixed-layout-column-colspan-wrong-size-expected.txt b/LayoutTests/fast/table/fixed-table-layout/fixed-layout-column-colspan-wrong-size-expected.txt
|
| index 2b83bafdb9fd838b49d7201b4cbf828290d230e7..d6a003dfed93699ff37efb0639c934f51ba70526 100644
|
| --- a/LayoutTests/fast/table/fixed-table-layout/fixed-layout-column-colspan-wrong-size-expected.txt
|
| +++ b/LayoutTests/fast/table/fixed-table-layout/fixed-layout-column-colspan-wrong-size-expected.txt
|
| @@ -2,6 +2,9 @@ Bug 20213: colspan in table-layout:fixed does not add up widths properly
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| PASS window.getComputedStyle(testCell).width is '320px'
|
| PASS window.getComputedStyle(testTable).width is '330px'
|
| PASS successfullyParsed is true
|
|
|