| 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 eced4b51dbc5aed4402169d7d08a3a2834ab966c..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,11 +2,11 @@ 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 window.getComputedStyle(testCell).width is '320px'
|
| -PASS window.getComputedStyle(testTable).width is '330px'
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
| +PASS window.getComputedStyle(testCell).width is '320px'
|
| +PASS window.getComputedStyle(testTable).width is '330px'
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|