Index: LayoutTests/platform/win/editing/deleting/delete-at-paragraph-boundaries-007-expected.txt |
diff --git a/LayoutTests/platform/win/editing/deleting/delete-at-paragraph-boundaries-007-expected.txt b/LayoutTests/platform/win/editing/deleting/delete-at-paragraph-boundaries-007-expected.txt |
index 47f17a746b020b9c18b71930bad1101702aaa8f9..fa424d37624b72688a8c5f21ac1c24333a5d307b 100644 |
--- a/LayoutTests/platform/win/editing/deleting/delete-at-paragraph-boundaries-007-expected.txt |
+++ b/LayoutTests/platform/win/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 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 734x53 |
text run at (0,27) width 734: "Deleting when a selection starts at the beginning of a paragraph preceded by" |
text run at (0,54) width 653: "another block 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 167: "should be \"two\". " |