Index: LayoutTests/platform/win-xp/editing/deleting/delete-at-paragraph-boundaries-010-expected.txt |
diff --git a/LayoutTests/platform/win-xp/editing/deleting/delete-at-paragraph-boundaries-010-expected.txt b/LayoutTests/platform/win-xp/editing/deleting/delete-at-paragraph-boundaries-010-expected.txt |
index 6b2b2c7fdd08518c481c9bf989e30388393078e5..800ffe7adbc395a6189e24bcafc758a5510b4f85 100644 |
--- a/LayoutTests/platform/win-xp/editing/deleting/delete-at-paragraph-boundaries-010-expected.txt |
+++ b/LayoutTests/platform/win-xp/editing/deleting/delete-at-paragraph-boundaries-010-expected.txt |
@@ -17,18 +17,18 @@ layer at (0,0) size 800x600 |
RenderBlock {DIV} at (14,14) size 756x111 |
RenderText {#text} at (0,0) size 66x26 |
text run at (0,0) width 66: "Tests: " |
- RenderBR {BR} at (0,0) size 0x0 |
+ LayoutBR {BR} at (0,0) size 0x0 |
RenderText {#text} at (0,27) size 730x55 |
text run at (0,27) width 730: "Deleting when a selection starts at the beginning of a text following a nested" |
text run at (0,55) width 680: "block, and extends out of the enclosing block into the following block. " |
- RenderBR {BR} at (680,76) size 0x0 |
+ LayoutBR {BR} at (680,76) size 0x0 |
RenderText {#text} at (0,83) size 547x27 |
text run at (0,83) width 265: "FIXME: Currently broken! " |
text run at (265,83) width 282: "See rdar://problem/4099839/." |
RenderBlock {DIV} at (14,141) size 756x167 |
RenderText {#text} at (0,0) size 189x26 |
text run at (0,0) width 189: "Expected Results: " |
- RenderBR {BR} at (189,21) size 0x0 |
+ LayoutBR {BR} at (189,21) size 0x0 |
RenderText {#text} at (0,27) size 756x139 |
text run at (0,27) width 714: "Should see a total of five lines in the red box, with the third line inside of a" |
text run at (0,55) width 668: "nested red box. First line should be \"one\". Next line should be \"two\". " |