| Index: third_party/WebKit/LayoutTests/platform/linux/fast/block/float/001-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/block/float/001-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/block/float/001-expected.txt
|
| index 479e03839407841fedf2c377851f4a3c0798337f..4455dd29e18d0f209789381eb608d6ec212d301e 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/block/float/001-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/fast/block/float/001-expected.txt
|
| @@ -4,8 +4,8 @@ layer at (0,0) size 800x600
|
| LayoutBlockFlow {HTML} at (0,0) size 800x600
|
| LayoutBlockFlow {BODY} at (8,8) size 784x584
|
| LayoutBlockFlow (floating) {DIV} at (0,1) size 100x100 [bgcolor=#008000]
|
| - LayoutInline {A} at (0,0) size 26x19 [color=#0000EE]
|
| - LayoutText {#text} at (0,0) size 26x19
|
| - text run at (0,0) width 26: "Test"
|
| + LayoutInline {A} at (0,0) size 25x19 [color=#0000EE]
|
| + LayoutText {#text} at (0,0) size 25x19
|
| + text run at (0,0) width 25: "Test"
|
| LayoutText {#text} at (100,0) size 32x19
|
| text run at (100,0) width 32: "Hello"
|
|
|