| Index: LayoutTests/platform/win/editing/deleting/delete-at-paragraph-boundaries-009-expected.txt
|
| diff --git a/LayoutTests/platform/win/editing/deleting/delete-at-paragraph-boundaries-009-expected.txt b/LayoutTests/platform/win/editing/deleting/delete-at-paragraph-boundaries-009-expected.txt
|
| index afa54e7926e3b3f1533fd5ac01cccb47928ef9c9..88ae5eef0bce7252131bdf192e7ad63d379d0015 100644
|
| --- a/LayoutTests/platform/win/editing/deleting/delete-at-paragraph-boundaries-009-expected.txt
|
| +++ b/LayoutTests/platform/win/editing/deleting/delete-at-paragraph-boundaries-009-expected.txt
|
| @@ -16,14 +16,14 @@ layer at (0,0) size 800x600
|
| RenderBlock {DIV} at (14,14) size 756x81
|
| RenderText {#text} at (0,0) size 68x26
|
| 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,27) size 750x53
|
| text run at (0,27) width 750: "Deleting when a selection starts at the beginning of a paragraph preceded by a"
|
| text run at (0,54) width 640: "text element and extends into the middle of a following paragraph."
|
| RenderBlock {DIV} at (14,111) size 756x108
|
| RenderText {#text} at (0,0) size 190x26
|
| text run at (0,0) width 190: "Expected Results: "
|
| - RenderBR {BR} at (189,21) size 1x0
|
| + LayoutBR {BR} at (189,21) size 1x0
|
| RenderText {#text} at (0,27) size 741x80
|
| text run at (0,27) width 741: "Should see the three lines in the red box. First line should be \"one\". Next one"
|
| text run at (0,54) width 152: "should be \"ee\". "
|
|
|