| Index: LayoutTests/fast/table/table-sections-border-spacing-expected.txt
|
| diff --git a/LayoutTests/fast/table/table-sections-border-spacing-expected.txt b/LayoutTests/fast/table/table-sections-border-spacing-expected.txt
|
| index 93b13f94cbbc3d864392076bf16ffc20c622a554..20ca3e12a193376a20a10a90d141cc4db8d8d0b2 100644
|
| --- a/LayoutTests/fast/table/table-sections-border-spacing-expected.txt
|
| +++ b/LayoutTests/fast/table/table-sections-border-spacing-expected.txt
|
| @@ -4,12 +4,12 @@ Border-spacing was adding twice, One for bottom of first section and another for
|
|
|
| Distance between all rows in the table should be same.
|
|
|
| -row0 head0 row0 head1
|
| -row0 col0 row0 col11
|
| -row1 col0 row1 col11
|
| -row0 col0 row0 col11
|
| -row1 col0 row1 col11
|
| -row0 foot0 row0 foot1
|
| +row0 head0 row0 head1
|
| +row0 col0 row0 col11
|
| +row1 col0 row1 col11
|
| +row0 col0 row0 col11
|
| +row1 col0 row1 col11
|
| +row0 foot0 row0 foot1
|
|
|
| PASS 10 is 10
|
|
|
|
|