| Index: LayoutTests/platform/mac/editing/style/create-block-for-style-003-expected.txt
|
| diff --git a/LayoutTests/platform/mac/editing/style/create-block-for-style-003-expected.txt b/LayoutTests/platform/mac/editing/style/create-block-for-style-003-expected.txt
|
| index 4fe98005dbacbfa11d9216b3820e403d3fed3097..9703b4c54f67ed97dbad6b5c10ea4211e2ef870c 100644
|
| --- a/LayoutTests/platform/mac/editing/style/create-block-for-style-003-expected.txt
|
| +++ b/LayoutTests/platform/mac/editing/style/create-block-for-style-003-expected.txt
|
| @@ -18,10 +18,10 @@ layer at (0,0) size 800x600
|
| RenderBlock (anonymous) at (14,14) size 756x56
|
| RenderText {#text} at (0,0) size 32x28
|
| text run at (0,0) width 32: "foo"
|
| - RenderBR {BR} at (31,22) size 1x0
|
| + LayoutBR {BR} at (31,22) size 1x0
|
| RenderText {#text} at (0,28) size 31x28
|
| text run at (0,28) width 31: "bar"
|
| - RenderBR {BR} at (30,50) size 1x0
|
| + LayoutBR {BR} at (30,50) size 1x0
|
| RenderBlock {DIV} at (14,70) size 756x28
|
| RenderText {#text} at (361,0) size 34x28
|
| text run at (361,0) width 34: "baz"
|
|
|