| Index: LayoutTests/platform/win/fast/block/float/015-expected.txt
|
| diff --git a/LayoutTests/platform/win/fast/block/float/015-expected.txt b/LayoutTests/platform/win/fast/block/float/015-expected.txt
|
| index e3e621326f93cac90a546e955dfadb5d1323363d..dab83e0e1cb83ad555031417a303d0c4d0f49b6b 100644
|
| --- a/LayoutTests/platform/win/fast/block/float/015-expected.txt
|
| +++ b/LayoutTests/platform/win/fast/block/float/015-expected.txt
|
| @@ -2,7 +2,7 @@ layer at (0,0) size 800x600
|
| RenderView at (0,0) size 800x600
|
| layer at (0,0) size 800x600
|
| RenderBlock {HTML} at (0,0) size 800x600
|
| - RenderBody {BODY} at (8,8) size 784x584
|
| + RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#CCCCCC]
|
| RenderTable {TABLE} at (0,0) size 684x130 [border: (1px outset #808080)]
|
| RenderTableSection {TBODY} at (1,1) size 682x128
|
| RenderTableRow {TR} at (0,0) size 682x128
|
| @@ -10,13 +10,13 @@ layer at (0,0) size 800x600
|
| RenderText {#text} at (4,4) size 4x17
|
| text run at (4,4) width 4: " "
|
| RenderTableCell {TD} at (12,0) size 670x128 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
|
| - RenderImage {IMG} at (4,4) size 50x50 [bgcolor=#FFA500]
|
| + RenderImage {IMG} at (4,4) size 15x50 [bgcolor=#FFA500]
|
| RenderBlock {P} at (4,4) size 662x18
|
| - RenderText {#text} at (53,0) size 607x17
|
| - text run at (53,0) width 607: "This text should be flowing past a tall orange rectangle on the left side of the browser window."
|
| + RenderText {#text} at (18,0) size 607x17
|
| + text run at (18,0) width 607: "This text should be flowing past a tall orange rectangle on the left side of the browser window."
|
| RenderBlock {DIV} at (4,38) size 662x18 [bgcolor=#008000]
|
| - RenderBR {BR} at (53,0) size 0x17
|
| - RenderImage {IMG} at (4,56) size 50x50 [bgcolor=#FFA500]
|
| + RenderBR {BR} at (18,0) size 0x17
|
| + RenderImage {IMG} at (4,56) size 15x50 [bgcolor=#FFA500]
|
| RenderBlock {DIV} at (4,106) size 662x18
|
| RenderText {#text} at (0,0) size 662x17
|
| text run at (0,0) width 662: "This paragraph should appear below the tall orange rectangle above and to the left, and not flow past it."
|
|
|