| Index: LayoutTests/platform/mac/editing/deleting/delete-at-paragraph-boundaries-007-expected.txt
|
| diff --git a/LayoutTests/platform/mac/editing/deleting/delete-at-paragraph-boundaries-007-expected.txt b/LayoutTests/platform/mac/editing/deleting/delete-at-paragraph-boundaries-007-expected.txt
|
| index 1cbef9b414eb6e09480ff7c8d2d30047e7ca829e..192a872af8c89ccb5298d8b13e41dbd36e46800a 100644
|
| --- a/LayoutTests/platform/mac/editing/deleting/delete-at-paragraph-boundaries-007-expected.txt
|
| +++ b/LayoutTests/platform/mac/editing/deleting/delete-at-paragraph-boundaries-007-expected.txt
|
| @@ -16,14 +16,14 @@ layer at (0,0) size 800x600
|
| RenderBlock {DIV} at (14,14) size 756x84
|
| RenderText {#text} at (0,0) size 68x28
|
| text run at (0,0) width 68: "Tests: "
|
| - RenderBR {BR} at (0,0) size 0x0
|
| + LayoutBR {BR} at (0,0) size 0x0
|
| RenderText {#text} at (0,28) size 734x56
|
| text run at (0,28) width 734: "Deleting when a selection starts at the beginning of a paragraph preceded by"
|
| text run at (0,56) width 653: "another block and extends into the middle of a following paragraph."
|
| RenderBlock {DIV} at (14,114) size 756x112
|
| RenderText {#text} at (0,0) size 190x28
|
| text run at (0,0) width 190: "Expected Results: "
|
| - RenderBR {BR} at (189,22) size 1x0
|
| + LayoutBR {BR} at (189,22) size 1x0
|
| RenderText {#text} at (0,28) size 741x84
|
| text run at (0,28) width 741: "Should see the three lines in the red box. First line should be \"one\". Next one"
|
| text run at (0,56) width 167: "should be \"two\". "
|
|
|