| Index: LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/block/positioning/abs-inside-inline-rel-expected.txt
|
| diff --git a/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/block/positioning/abs-inside-inline-rel-expected.txt b/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/block/positioning/abs-inside-inline-rel-expected.txt
|
| index 7ed3d1afe144541192c542cd59181aa3c39f8360..37b2a494a46b81cd921c3409c292284a5b8622e8 100644
|
| --- a/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/block/positioning/abs-inside-inline-rel-expected.txt
|
| +++ b/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/block/positioning/abs-inside-inline-rel-expected.txt
|
| @@ -1,13 +1,13 @@
|
| layer at (0,0) size 800x600
|
| - LayoutView at (0,0) size 800x600
|
| + RenderView 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
|
| + RenderBlock {HTML} at (0,0) size 800x600
|
| + RenderBody {BODY} at (8,8) size 784x584
|
| layer at (8,8) size 0x0
|
| - LayoutInline (relative positioned) {SPAN} at (0,0) size 0x0
|
| + RenderInline (relative positioned) {SPAN} at (0,0) size 0x0
|
| layer at (8,8) size 100x80
|
| - LayoutBlockFlow (positioned) {SPAN} at (0,0) size 100x80
|
| - LayoutText {#text} at (0,0) size 100x79
|
| + RenderBlock (positioned) {SPAN} at (0,0) size 100x80
|
| + RenderText {#text} at (0,0) size 100x79
|
| text run at (0,0) width 100: "position:absolute"
|
| text run at (0,20) width 66: "span inside"
|
| text run at (0,40) width 93: "position:relative"
|
|
|