| Index: LayoutTests/platform/win/tables/mozilla/bugs/bug57378-expected.txt
|
| diff --git a/LayoutTests/platform/win/tables/mozilla/bugs/bug57378-expected.txt b/LayoutTests/platform/win/tables/mozilla/bugs/bug57378-expected.txt
|
| index 5b5e71dc7c0c9ada4c88960a29db1db1905228d7..a57f76e444aa12575cd13fb902a6f0e2157e9644 100644
|
| --- a/LayoutTests/platform/win/tables/mozilla/bugs/bug57378-expected.txt
|
| +++ b/LayoutTests/platform/win/tables/mozilla/bugs/bug57378-expected.txt
|
| @@ -3,14 +3,14 @@ layer at (0,0) size 800x600
|
| layer at (0,0) size 800x600
|
| RenderBlock {HTML} at (0,0) size 800x600
|
| RenderBody {BODY} at (8,8) size 784x584
|
| - RenderTable {TABLE} at (0,0) size 90x58 [border: (1px outset #808080)]
|
| + RenderTable {TABLE} at (0,0) size 90x56 [border: (1px outset #808080)]
|
| RenderTableSection {THEAD} at (1,1) size 88x28
|
| RenderTableRow {TR} at (0,2) size 88x24
|
| RenderTableCell {TH} at (2,2) size 84x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
|
| RenderText {#text} at (2,2) size 80x19
|
| text run at (2,2) width 80: "inside thead"
|
| - RenderTableSection {TBODY} at (1,29) size 88x28
|
| - RenderTableRow {TR} at (0,2) size 88x24
|
| - RenderTableCell {TD} at (2,2) size 84x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
|
| + RenderTableSection {TBODY} at (1,29) size 88x26
|
| + RenderTableRow {TR} at (0,0) size 88x24
|
| + RenderTableCell {TD} at (2,0) size 84x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
|
| RenderText {#text} at (2,2) size 73x19
|
| text run at (2,2) width 73: "inside tbody"
|
|
|