| Index: third_party/WebKit/LayoutTests/platform/mac/fast/block/float/multiple-float-positioning-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/block/float/multiple-float-positioning-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/block/float/multiple-float-positioning-expected.txt
|
| index 20fddb3998a63a6c86426906aa58c89888e7619d..20d08caca3cce3f312374b5f695c4a1872f2d015 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/fast/block/float/multiple-float-positioning-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/block/float/multiple-float-positioning-expected.txt
|
| @@ -3,16 +3,15 @@ layer at (0,0) size 800x600
|
| layer at (0,0) size 800x600
|
| LayoutBlockFlow {HTML} at (0,0) size 800x600
|
| LayoutBlockFlow {BODY} at (8,8) size 784x584
|
| - LayoutBlockFlow {DIV} at (0,0) size 146x150 [border: (3px solid #008000)]
|
| - LayoutText {#text} at (3,3) size 132x144
|
| - text run at (3,3) width 61: "Test float"
|
| - text run at (3,21) width 118: "positioning. There"
|
| - text run at (3,39) width 117: "should be four red"
|
| - text run at (3,57) width 129: "boxes with numbers"
|
| - text run at (3,75) width 115: "1,2,3,4 below this"
|
| - text run at (3,93) width 99: "text. The boxes"
|
| - text run at (3,111) width 120: "should not overlap"
|
| - text run at (79,129) width 56: "this text."
|
| + LayoutBlockFlow {DIV} at (0,0) size 146x132 [border: (3px solid #008000)]
|
| + LayoutText {#text} at (3,3) size 139x126
|
| + text run at (3,3) width 139: "Test float positioning."
|
| + text run at (3,21) width 134: "There should be four"
|
| + text run at (3,39) width 95: "red boxes with"
|
| + text run at (3,57) width 104: "numbers 1,2,3,4"
|
| + text run at (3,75) width 128: "below this text. The"
|
| + text run at (3,93) width 109: "boxes should not"
|
| + text run at (3,111) width 108: "overlap this text."
|
| LayoutBlockFlow (floating) {DIV} at (3,129) size 76x24 [border: (3px solid #FF0000)]
|
| LayoutText {#text} at (3,3) size 8x18
|
| text run at (3,3) width 8: "1"
|
|
|