| Index: LayoutTests/platform/win/tables/mozilla/core/table_heights-expected.txt
|
| diff --git a/LayoutTests/platform/win/tables/mozilla/core/table_heights-expected.txt b/LayoutTests/platform/win/tables/mozilla/core/table_heights-expected.txt
|
| index 5773c8191062e19ba4ae4ca71f74aa0c1c06430b..4ea16ccd30a8a9ff55e92a503f34b4bf86766b3e 100644
|
| --- a/LayoutTests/platform/win/tables/mozilla/core/table_heights-expected.txt
|
| +++ b/LayoutTests/platform/win/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 33x17
|
| 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 33x17
|
| text run at (2,2) width 33: "BAR"
|
|
|