| Index: LayoutTests/platform/mac/editing/inserting/return-key-with-selection-002-expected.txt
|
| diff --git a/LayoutTests/platform/mac/editing/inserting/return-key-with-selection-002-expected.txt b/LayoutTests/platform/mac/editing/inserting/return-key-with-selection-002-expected.txt
|
| index 139fbd62c2288ff0c79e6ff5b3492905cf8c5a8f..b2d43c239f99f12a82b4b766720de01e25f019d3 100644
|
| --- a/LayoutTests/platform/mac/editing/inserting/return-key-with-selection-002-expected.txt
|
| +++ b/LayoutTests/platform/mac/editing/inserting/return-key-with-selection-002-expected.txt
|
| @@ -14,7 +14,7 @@ layer at (0,0) size 800x600
|
| RenderBlock {DIV} at (14,14) size 756x112
|
| 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 608x28
|
| text run at (0,28) width 608: "A scenario I thought of based on my experiences with this bug:"
|
| RenderInline {A} at (0,0) size 257x28 [color=#0000EE]
|
| @@ -27,7 +27,7 @@ layer at (0,0) size 800x600
|
| RenderBlock (anonymous) at (0,0) size 756x84
|
| 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 704x56
|
| text run at (0,28) width 704: "Should see this content in the red box below (note that the insertion point"
|
| text run at (0,56) width 660: "should be at the start of the third line, immediately preceding \"baz\"):"
|
| @@ -35,7 +35,7 @@ layer at (0,0) size 800x600
|
| RenderText {#text} at (0,0) size 32x28
|
| text run at (0,0) width 32: "foo"
|
| RenderBlock {DIV} at (0,112) size 756x28
|
| - RenderBR {BR} at (0,0) size 0x28
|
| + LayoutBR {BR} at (0,0) size 0x28
|
| RenderBlock {DIV} at (0,140) size 756x28
|
| RenderText {#text} at (0,0) size 34x28
|
| text run at (0,0) width 34: "baz"
|
| @@ -45,7 +45,7 @@ layer at (0,0) size 800x600
|
| RenderText {#text} at (0,0) size 32x28
|
| text run at (0,0) width 32: "foo"
|
| RenderBlock {DIV} at (2,30) size 780x28
|
| - RenderBR {BR} at (0,0) size 0x28
|
| + LayoutBR {BR} at (0,0) size 0x28
|
| RenderBlock {DIV} at (2,58) size 780x28
|
| RenderText {#text} at (0,0) size 34x28
|
| text run at (0,0) width 34: "baz"
|
|
|