| Index: LayoutTests/platform/win-xp/fast/block/do-not-strip-anonymous-blocks-when-block-child-becomes-float-and-other-block-on-line-expected.txt
|
| diff --git a/LayoutTests/platform/win-xp/fast/block/do-not-strip-anonymous-blocks-when-block-child-becomes-float-and-other-block-on-line-expected.txt b/LayoutTests/platform/win-xp/fast/block/do-not-strip-anonymous-blocks-when-block-child-becomes-float-and-other-block-on-line-expected.txt
|
| index 4dfd5a791f034ba23ebafe6851e5af863d15c432..ad2ed501a2530ec8f9ba17bf6c6db5b1d29c849f 100644
|
| --- a/LayoutTests/platform/win-xp/fast/block/do-not-strip-anonymous-blocks-when-block-child-becomes-float-and-other-block-on-line-expected.txt
|
| +++ b/LayoutTests/platform/win-xp/fast/block/do-not-strip-anonymous-blocks-when-block-child-becomes-float-and-other-block-on-line-expected.txt
|
| @@ -1,18 +1,18 @@
|
| layer at (0,0) size 800x600
|
| - LayoutView at (0,0) size 800x600
|
| + RenderView at (0,0) size 800x600
|
| layer at (0,0) size 800x96
|
| - LayoutBlockFlow {HTML} at (0,0) size 800x96
|
| - LayoutBlockFlow {BODY} at (0,16) size 800x80
|
| - LayoutBlockFlow {P} at (0,0) size 800x40
|
| - LayoutText {#text} at (0,0) size 792x39
|
| + RenderBlock {HTML} at (0,0) size 800x96
|
| + 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 46: "the line."
|
| layer at (0,76) size 800x20
|
| - LayoutBlockFlow (relative positioned) {DIV} at (0,60) size 800x20 [bgcolor=#CCCCCC]
|
| - LayoutBlockFlow (anonymous) at (0,0) size 800x0
|
| - LayoutInline {STRONG} at (0,0) size 0x0
|
| - LayoutText {#text} at (0,0) size 0x0
|
| - LayoutBlockFlow {P} at (0,0) size 800x0
|
| - LayoutBlockFlow (floating) {DD} at (800,0) size 0x0
|
| - LayoutBlockFlow (anonymous) at (0,0) size 800x20
|
| - LayoutBR {BR} at (0,0) size 0x20
|
| + RenderBlock (relative positioned) {DIV} at (0,60) size 800x20 [bgcolor=#CCCCCC]
|
| + RenderBlock (anonymous) at (0,0) size 800x0
|
| + RenderInline {STRONG} at (0,0) size 0x0
|
| + RenderText {#text} at (0,0) size 0x0
|
| + RenderBlock {P} at (0,0) size 800x0
|
| + RenderBlock (floating) {DD} at (800,0) size 0x0
|
| + RenderBlock (anonymous) at (0,0) size 800x20
|
| + RenderBR {BR} at (0,0) size 0x20
|
|
|