| Index: LayoutTests/platform/win/fast/block/do-not-strip-anonymous-blocks-when-block-child-becomes-float-and-continuation-on-line-expected.txt
|
| diff --git a/LayoutTests/platform/linux/fast/block/do-not-strip-anonymous-blocks-when-block-child-becomes-float-and-continuation-on-line-expected.txt b/LayoutTests/platform/win/fast/block/do-not-strip-anonymous-blocks-when-block-child-becomes-float-and-continuation-on-line-expected.txt
|
| similarity index 58%
|
| copy from LayoutTests/platform/linux/fast/block/do-not-strip-anonymous-blocks-when-block-child-becomes-float-and-continuation-on-line-expected.txt
|
| copy to LayoutTests/platform/win/fast/block/do-not-strip-anonymous-blocks-when-block-child-becomes-float-and-continuation-on-line-expected.txt
|
| index 6fada06a7fb8be7718854481e9403ff611fb0a13..e6f42a7c95168c88501ff96f5311b6f9ce8af4f4 100644
|
| --- a/LayoutTests/platform/linux/fast/block/do-not-strip-anonymous-blocks-when-block-child-becomes-float-and-continuation-on-line-expected.txt
|
| +++ b/LayoutTests/platform/win/fast/block/do-not-strip-anonymous-blocks-when-block-child-becomes-float-and-continuation-on-line-expected.txt
|
| @@ -1,15 +1,15 @@
|
| layer at (0,0) size 800x600
|
| RenderView at (0,0) size 800x600
|
| -layer at (0,0) size 800x116
|
| - RenderBlock {HTML} at (0,0) size 800x116
|
| - RenderBody {BODY} at (0,16) size 800x80
|
| - RenderBlock {P} at (0,0) size 800x40
|
| - RenderText {#text} at (0,0) size 792x39
|
| - text run at (0,0) width 792: "When a block element becomes a float we should not strip anonymous blocks wrapping its inline siblings if there are other blocks on"
|
| - text run at (0,20) width 22: "the "
|
| - text run at (22,20) width 549: "line. In this test case, the block is wrapped in an anonymous block as part of a continuation."
|
| -layer at (0,76) size 800x20
|
| - RenderBlock (relative positioned) {DIV} at (0,60) size 800x20 [bgcolor=#CCCCCC]
|
| +layer at (0,0) size 800x112
|
| + RenderBlock {HTML} at (0,0) size 800x112
|
| + RenderBody {BODY} at (0,16) size 800x76
|
| + RenderBlock {P} at (0,0) size 800x36
|
| + RenderText {#text} at (0,0) size 786x35
|
| + text run at (0,0) width 786: "When a block element becomes a float we should not strip anonymous blocks wrapping its inline siblings if there are other"
|
| + text run at (0,18) width 90: "blocks on the "
|
| + text run at (89,18) width 587: "line. In this test case, the block is wrapped in an anonymous block as part of a continuation."
|
| +layer at (0,72) size 800x20
|
| + RenderBlock (relative positioned) {DIV} at (0,56) size 800x20 [bgcolor=#CCCCCC]
|
| RenderBlock (anonymous) at (0,0) size 800x0
|
| RenderInline {SPAN} at (0,0) size 0x0
|
| RenderText {#text} at (0,0) size 0x0
|
|
|