| Index: LayoutTests/platform/linux/fast/text-autosizing/tables/nested-tables-expected.txt
|
| diff --git a/LayoutTests/platform/linux/fast/text-autosizing/tables/nested-tables-expected.txt b/LayoutTests/platform/linux/fast/text-autosizing/tables/nested-tables-expected.txt
|
| index fafac47ee2d9d476059d01b9275cb69324056fd2..499ce09bb098d66955d325b83e35dd3531ebaf9e 100644
|
| --- a/LayoutTests/platform/linux/fast/text-autosizing/tables/nested-tables-expected.txt
|
| +++ b/LayoutTests/platform/linux/fast/text-autosizing/tables/nested-tables-expected.txt
|
| @@ -6,7 +6,7 @@ layer at (0,0) size 800x325
|
| 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 798x287 [border: none]
|
| @@ -27,10 +27,10 @@ layer at (0,0) size 800x325
|
| 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
|
|
|