| Index: LayoutTests/platform/linux/editing/inserting/insert-div-020-expected.txt
|
| diff --git a/LayoutTests/platform/linux/editing/inserting/insert-div-020-expected.txt b/LayoutTests/platform/linux/editing/inserting/insert-div-020-expected.txt
|
| index c7dcd75c65022268bc2fae675a09af72c9f91cae..c0fc8d04580a7fa364c2060168d5cc0b3bec067e 100644
|
| --- a/LayoutTests/platform/linux/editing/inserting/insert-div-020-expected.txt
|
| +++ b/LayoutTests/platform/linux/editing/inserting/insert-div-020-expected.txt
|
| @@ -21,9 +21,9 @@ layer at (0,0) size 800x600
|
| RenderInline {SPAN} at (0,0) size 32x27
|
| RenderText {#text} at (0,0) size 32x27
|
| text run at (0,0) width 32: "foo"
|
| - RenderBR {BR} at (32,21) size 0x0
|
| - RenderBR {BR} at (0,28) size 0x27
|
| - RenderBR {BR} at (0,56) size 0x27
|
| + LayoutBR {BR} at (32,21) size 0x0
|
| + LayoutBR {BR} at (0,28) size 0x27
|
| + LayoutBR {BR} at (0,56) size 0x27
|
| RenderBlock {DIV} at (0,176) size 784x56 [border: (2px solid #0000FF)]
|
| RenderText {#text} at (14,14) size 31x27
|
| text run at (14,14) width 31: "bar"
|
|
|