| Index: LayoutTests/platform/win/editing/execCommand/indent-selection-expected.txt
|
| diff --git a/LayoutTests/platform/win/editing/execCommand/indent-selection-expected.txt b/LayoutTests/platform/win/editing/execCommand/indent-selection-expected.txt
|
| index a76fb11b87226c4e3c80126be5cbbf745fb98911..0bc43542b919f9e2dc61e61157c4a5425cba908d 100644
|
| --- a/LayoutTests/platform/win/editing/execCommand/indent-selection-expected.txt
|
| +++ b/LayoutTests/platform/win/editing/execCommand/indent-selection-expected.txt
|
| @@ -11,14 +11,14 @@ layer at (0,0) size 800x600
|
| RenderText {#text} at (0,0) size 369x17
|
| text run at (0,0) width 369: "This test uses the execCommand to indent the text below."
|
| RenderBlock (anonymous) at (0,18) size 784x18
|
| - RenderBR {BR} at (0,0) size 0x17
|
| + LayoutBR {BR} at (0,0) size 0x17
|
| RenderBlock {DIV} at (0,36) size 784x194
|
| RenderBlock {BLOCKQUOTE} at (40,0) size 744x54
|
| RenderBlock (anonymous) at (0,0) size 744x36
|
| RenderInline {SPAN} at (0,0) size 43x17
|
| RenderText {#text} at (0,0) size 43x17
|
| text run at (0,0) width 43: "Lorem"
|
| - RenderBR {BR} at (42,14) size 1x0
|
| + LayoutBR {BR} at (42,14) size 1x0
|
| RenderText {#text} at (0,18) size 85x17
|
| text run at (0,18) width 85: "more Lorem!"
|
| RenderBlock {BLOCKQUOTE} at (40,36) size 704x18
|
| @@ -46,7 +46,7 @@ layer at (0,0) size 800x600
|
| RenderBlock (anonymous) at (0,18) size 744x36
|
| RenderText {#text} at (0,0) size 35x17
|
| text run at (0,0) width 35: "Sum!"
|
| - RenderBR {BR} at (34,14) size 1x0
|
| + LayoutBR {BR} at (34,14) size 1x0
|
| RenderInline {SPAN} at (0,0) size 39x17
|
| RenderText {#text} at (0,18) size 39x17
|
| text run at (0,18) width 39: "Thing"
|
|
|