| Index: LayoutTests/platform/win-xp/tables/mozilla/bugs/bug5799-expected.txt
|
| diff --git a/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug5799-expected.txt b/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug5799-expected.txt
|
| index 5daad7f33b0ed149514aad787d3cbf144e3db938..12b1b78b43769052374f7427103c19b99c7e64c0 100644
|
| --- a/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug5799-expected.txt
|
| +++ b/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug5799-expected.txt
|
| @@ -13,7 +13,7 @@ layer at (0,0) size 800x600
|
| RenderText {#text} at (2,2) size 7x19
|
| text run at (2,2) width 7: "x"
|
| RenderBlock (anonymous) at (0,38) size 784x20
|
| - RenderBR {BR} at (0,0) size 0x19
|
| + LayoutBR {BR} at (0,0) size 0x19
|
| LayoutTable {TABLE} at (0,58) size 304x38 [border: (5px outset #808080)]
|
| LayoutTableSection {TBODY} at (5,5) size 294x28
|
| LayoutTableRow {TR} at (0,2) size 294x24
|
| @@ -24,14 +24,14 @@ layer at (0,0) size 800x600
|
| RenderText {#text} at (2,2) size 7x19
|
| text run at (2,2) width 7: "x"
|
| RenderBlock (anonymous) at (0,96) size 784x20
|
| - RenderBR {BR} at (0,0) size 0x19
|
| + LayoutBR {BR} at (0,0) size 0x19
|
| RenderBlock {P} at (0,132) size 784x40
|
| RenderText {#text} at (0,0) size 336x19
|
| text run at (0,0) width 336: "In this table, the second and the third cell are given 40%"
|
| - RenderBR {BR} at (336,15) size 0x0
|
| + LayoutBR {BR} at (336,15) size 0x0
|
| RenderText {#text} at (0,20) size 242x19
|
| text run at (0,20) width 242: "The cells are competing with each other."
|
| - RenderBR {BR} at (242,35) size 0x0
|
| + LayoutBR {BR} at (242,35) size 0x0
|
| LayoutTable {TABLE} at (0,188) size 328x38 [border: (5px outset #808080)]
|
| LayoutTableSection {TBODY} at (5,5) size 318x28
|
| LayoutTableRow {TR} at (0,2) size 318x24
|
| @@ -47,10 +47,10 @@ layer at (0,0) size 800x600
|
| RenderBlock {P} at (0,242) size 784x60
|
| RenderText {#text} at (0,0) size 336x19
|
| text run at (0,0) width 336: "In this table, the second and the third cell are given 50%"
|
| - RenderBR {BR} at (336,15) size 0x0
|
| + LayoutBR {BR} at (336,15) size 0x0
|
| RenderText {#text} at (0,20) size 423x19
|
| text run at (0,20) width 423: "The cells are competing again but their percentage can not be satisfied."
|
| - RenderBR {BR} at (423,35) size 0x0
|
| + LayoutBR {BR} at (423,35) size 0x0
|
| RenderText {#text} at (0,40) size 449x19
|
| text run at (0,40) width 449: "The table grows as large as it can and the first cell gets to its minimal width."
|
| LayoutTable {TABLE} at (0,318) size 784x58 [border: (5px outset #808080)]
|
|
|