Index: LayoutTests/platform/linux/editing/deleting/smart-delete-002-expected.txt |
diff --git a/LayoutTests/platform/linux/editing/deleting/smart-delete-002-expected.txt b/LayoutTests/platform/linux/editing/deleting/smart-delete-002-expected.txt |
index 69fd4f7953a39a8c8be494e8437d764caf195d27..bff5f55bbf855226584e5afccc5826b094bcf09f 100644 |
--- a/LayoutTests/platform/linux/editing/deleting/smart-delete-002-expected.txt |
+++ b/LayoutTests/platform/linux/editing/deleting/smart-delete-002-expected.txt |
@@ -14,17 +14,17 @@ layer at (0,0) size 800x600 |
RenderBlock {DIV} at (14,14) size 756x55 |
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 514x27 |
text run at (0,27) width 514: "Smart delete when deleting the second word of a line." |
RenderBlock {DIV} at (14,85) size 756x111 |
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 735x55 |
text run at (0,27) width 735: "The second word and the space before the second word should be deleted. It" |
text run at (0,55) width 196: "should like this this: " |
- RenderBR {BR} at (196,76) size 0x0 |
+ LayoutBR {BR} at (196,76) size 0x0 |
RenderText {#text} at (0,83) size 71x27 |
text run at (0,83) width 71: "foo baz" |
RenderBlock {DIV} at (0,234) size 784x32 |