| Index: LayoutTests/platform/mac/fast/block/basic/001-expected.txt
|
| diff --git a/LayoutTests/platform/mac/fast/block/basic/001-expected.txt b/LayoutTests/platform/mac/fast/block/basic/001-expected.txt
|
| index 874141d20dfe8f634f668c590faeb2223730cb8e..8ba4e3382143d0350d9f9f0d72c1f13353e544c8 100644
|
| --- a/LayoutTests/platform/mac/fast/block/basic/001-expected.txt
|
| +++ b/LayoutTests/platform/mac/fast/block/basic/001-expected.txt
|
| @@ -23,11 +23,11 @@ layer at (0,0) size 800x600
|
| RenderInline {FONT} at (0,0) size 98x36 [color=#FF0000]
|
| RenderText {#text} at (0,0) size 98x18
|
| text run at (0,0) width 98: "Now more text."
|
| - RenderBR {BR} at (97,14) size 1x0
|
| + LayoutBR {BR} at (97,14) size 1x0
|
| RenderText {#text} at (0,18) size 68x18
|
| text run at (0,18) width 68: "This is red"
|
| RenderText {#text} at (67,18) size 233x18
|
| text run at (67,18) width 233: " but now only italic on the same line"
|
| - RenderBR {BR} at (299,32) size 1x0
|
| + LayoutBR {BR} at (299,32) size 1x0
|
| RenderText {#text} at (0,36) size 132x18
|
| text run at (0,36) width 132: "Plain line at the end."
|
|
|