| Index: LayoutTests/platform/win-xp/fast/text-autosizing/tables/nested-tables-expected.txt
|
| diff --git a/LayoutTests/platform/win-xp/fast/text-autosizing/tables/nested-tables-expected.txt b/LayoutTests/platform/win-xp/fast/text-autosizing/tables/nested-tables-expected.txt
|
| index ae7bd0da07944a7c4a1115cfd2f05352bf12fd5b..3fd8183817bb8ac8d499068ec02166e7ffcc0531 100644
|
| --- a/LayoutTests/platform/win-xp/fast/text-autosizing/tables/nested-tables-expected.txt
|
| +++ b/LayoutTests/platform/win-xp/fast/text-autosizing/tables/nested-tables-expected.txt
|
| @@ -6,7 +6,7 @@ layer at (0,0) size 800x319
|
| RenderBlock {DIV} at (0,0) size 600x36
|
| RenderText {#text} at (0,0) size 203x15
|
| text run at (0,0) width 203: "Table autosizing tests - nested-tables.html"
|
| - RenderBR {BR} at (203,0) size 0x15
|
| + LayoutBR {BR} at (203,0) size 0x15
|
| RenderText {#text} at (0,16) size 370x15
|
| text run at (0,16) width 370: "This test passes if \"This text should not overlap itself\" doesn't overlap itself."
|
| LayoutTable {TABLE} at (1,37) size 798x281 [border: none]
|
| @@ -27,10 +27,10 @@ layer at (0,0) size 800x319
|
| LayoutTableCell {TD} at (0,0) size 93x51 [bgcolor=#F0FFF0] [border: (1px dotted #006400)] [r=0 c=0 rs=1 cs=1]
|
| RenderText {#text} at (2,2) size 43x15
|
| text run at (2,2) width 43: "This text"
|
| - RenderBR {BR} at (45,2) size 0x15
|
| + LayoutBR {BR} at (45,2) size 0x15
|
| RenderText {#text} at (2,18) size 90x15
|
| text run at (2,18) width 90: "should not overlap"
|
| - RenderBR {BR} at (92,18) size 0x15
|
| + LayoutBR {BR} at (92,18) size 0x15
|
| RenderText {#text} at (2,34) size 27x15
|
| text run at (2,34) width 27: "itself."
|
| LayoutTableRow {TR} at (0,51) size 93x19
|
|
|