| Index: LayoutTests/platform/mac/tables/mozilla/core/table_heights-expected.txt
|
| diff --git a/LayoutTests/platform/mac/tables/mozilla/core/table_heights-expected.txt b/LayoutTests/platform/mac/tables/mozilla/core/table_heights-expected.txt
|
| index f9a344313c70e97185f530cb7d9ab5f8fe9e815e..01dcbf9887cb5ac8f5e1597665cedf9f535c00b1 100644
|
| --- a/LayoutTests/platform/mac/tables/mozilla/core/table_heights-expected.txt
|
| +++ b/LayoutTests/platform/mac/tables/mozilla/core/table_heights-expected.txt
|
| @@ -6,9 +6,9 @@ layer at (0,0) size 800x600
|
| LayoutTable {TABLE} at (0,0) size 756x556 [border: (1px outset #808080)]
|
| LayoutTableSection {TBODY} at (1,1) size 754x554
|
| LayoutTableRow {TR} at (0,2) size 754x550
|
| - LayoutTableCell {TD} at (2,266) size 368x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
|
| + LayoutTableCell {TD} at (2,266) size 374x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
|
| RenderText {#text} at (2,2) size 33x18
|
| text run at (2,2) width 33: "FOO"
|
| - LayoutTableCell {TD} at (372,266) size 380x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
|
| + LayoutTableCell {TD} at (378,266) size 374x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
|
| RenderText {#text} at (2,2) size 33x18
|
| text run at (2,2) width 33: "BAR"
|
|
|