| Index: LayoutTests/platform/mac/editing/inserting/line-break-expected.txt
|
| diff --git a/LayoutTests/platform/mac/editing/inserting/line-break-expected.txt b/LayoutTests/platform/mac/editing/inserting/line-break-expected.txt
|
| index 439f2423e800bb4bd2e61cab7f98a448138ef011..477d05d057b9f9d3216f8910c7e3e680e6c89564 100644
|
| --- a/LayoutTests/platform/mac/editing/inserting/line-break-expected.txt
|
| +++ b/LayoutTests/platform/mac/editing/inserting/line-break-expected.txt
|
| @@ -13,6 +13,6 @@ layer at (0,0) size 800x600
|
| text run at (0,18) width 190: "caret should be in the second."
|
| RenderBlock {DIV} at (0,52) size 784x36
|
| RenderBlock {DIV} at (0,0) size 784x36
|
| - RenderBR {BR} at (0,0) size 0x18
|
| - RenderBR {BR} at (0,18) size 0x18
|
| + LayoutBR {BR} at (0,0) size 0x18
|
| + LayoutBR {BR} at (0,18) size 0x18
|
| caret: position 0 of child 2 {BR} of child 0 {DIV} of child 2 {DIV} of body
|
|
|