| Index: LayoutTests/platform/mac/fast/text-autosizing/tables/nested-tables-expected.txt
|
| diff --git a/LayoutTests/platform/mac/fast/text-autosizing/tables/nested-tables-expected.txt b/LayoutTests/platform/mac/fast/text-autosizing/tables/nested-tables-expected.txt
|
| index 6bec96c9bfd34712716edd4cdb31db2caea77930..6ac32b82a09cd6f8fb5cc88b3252b21a64ad35c4 100644
|
| --- a/LayoutTests/platform/mac/fast/text-autosizing/tables/nested-tables-expected.txt
|
| +++ b/LayoutTests/platform/mac/fast/text-autosizing/tables/nested-tables-expected.txt
|
| @@ -6,7 +6,7 @@ layer at (0,0) size 800x305
|
| RenderBlock {DIV} at (0,0) size 600x36
|
| RenderText {#text} at (0,0) size 202x14
|
| text run at (0,0) width 202: "Table autosizing tests - nested-tables.html"
|
| - RenderBR {BR} at (201,0) size 1x14
|
| + LayoutBR {BR} at (201,0) size 1x14
|
| RenderText {#text} at (0,14) size 365x14
|
| text run at (0,14) width 365: "This test passes if \"This text should not overlap itself\" doesn't overlap itself."
|
| LayoutTable {TABLE} at (1,37) size 798x267 [border: none]
|
| @@ -27,10 +27,10 @@ layer at (0,0) size 800x305
|
| LayoutTableCell {TD} at (0,0) size 93x45 [bgcolor=#F0FFF0] [border: (1px dotted #006400)] [r=0 c=0 rs=1 cs=1]
|
| RenderText {#text} at (2,2) size 43x14
|
| text run at (2,2) width 43: "This text"
|
| - RenderBR {BR} at (44,2) size 1x14
|
| + LayoutBR {BR} at (44,2) size 1x14
|
| RenderText {#text} at (2,16) size 90x14
|
| text run at (2,16) width 90: "should not overlap"
|
| - RenderBR {BR} at (91,16) size 1x14
|
| + LayoutBR {BR} at (91,16) size 1x14
|
| RenderText {#text} at (2,30) size 27x14
|
| text run at (2,30) width 27: "itself."
|
| LayoutTableRow {TR} at (0,45) size 93x17
|
|
|