| Index: LayoutTests/platform/linux/fast/block/basic/001-expected.txt
|
| diff --git a/LayoutTests/platform/linux/fast/block/basic/001-expected.txt b/LayoutTests/platform/linux/fast/block/basic/001-expected.txt
|
| index 35cb8822d78790670b48fd69aa307f3fc75ed626..06bb69629a0a17a179f1e0878566a0fd2300776a 100644
|
| --- a/LayoutTests/platform/linux/fast/block/basic/001-expected.txt
|
| +++ b/LayoutTests/platform/linux/fast/block/basic/001-expected.txt
|
| @@ -23,11 +23,11 @@ layer at (0,0) size 800x600
|
| RenderInline {FONT} at (0,0) size 100x39 [color=#FF0000]
|
| RenderText {#text} at (0,0) size 100x19
|
| text run at (0,0) width 100: "Now more text."
|
| - RenderBR {BR} at (100,15) size 0x0
|
| + LayoutBR {BR} at (100,15) size 0x0
|
| RenderText {#text} at (0,20) size 66x19
|
| text run at (0,20) width 66: "This is red"
|
| RenderText {#text} at (66,20) size 231x19
|
| text run at (66,20) width 231: " but now only italic on the same line"
|
| - RenderBR {BR} at (297,35) size 0x0
|
| + LayoutBR {BR} at (297,35) size 0x0
|
| RenderText {#text} at (0,40) size 120x19
|
| text run at (0,40) width 120: "Plain line at the end."
|
|
|