Index: LayoutTests/platform/win-xp/fast/block/float/nestedAnonymousBlocks-expected.txt |
diff --git a/LayoutTests/platform/win-xp/fast/block/float/nestedAnonymousBlocks-expected.txt b/LayoutTests/platform/win-xp/fast/block/float/nestedAnonymousBlocks-expected.txt |
index eabdfb0c6bda3c4ef65c3b2659577da945f02d09..abcb69e89b27ab0b8932d63dce8a3e1b3ee27026 100644 |
--- a/LayoutTests/platform/win-xp/fast/block/float/nestedAnonymousBlocks-expected.txt |
+++ b/LayoutTests/platform/win-xp/fast/block/float/nestedAnonymousBlocks-expected.txt |
@@ -1,17 +1,17 @@ |
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 |
- LayoutBlockFlow (floating) {DIV} at (0,0) size 195x20 |
- LayoutBlockFlow {DIV} at (0,0) size 195x20 |
- LayoutText {#text} at (0,0) size 195x19 |
+ RenderBlock {HTML} at (0,0) size 800x600 |
+ RenderBody {BODY} at (8,8) size 784x584 |
+ RenderBlock (floating) {DIV} at (0,0) size 195x20 |
+ RenderBlock {DIV} at (0,0) size 195x20 |
+ RenderText {#text} at (0,0) size 195x19 |
text run at (0,0) width 195: "This is a test for rdar://5025925." |
- LayoutBlockFlow (floating) {DIV} at (195,0) size 287x20 |
- LayoutBlockFlow {DIV} at (0,0) size 287x20 |
- LayoutText {#text} at (0,0) size 287x19 |
+ RenderBlock (floating) {DIV} at (195,0) size 287x20 |
+ RenderBlock {DIV} at (0,0) size 287x20 |
+ RenderText {#text} at (0,0) size 287x19 |
text run at (0,0) width 287: "The test succeeds if this does not hang or crash." |
- LayoutBlockFlow (anonymous) at (0,0) size 784x20 |
- LayoutText {#text} at (482,0) size 4x19 |
+ RenderBlock (anonymous) at (0,0) size 784x20 |
+ RenderText {#text} at (482,0) size 4x19 |
text run at (482,0) width 4: " " |
- LayoutBlockFlow {DIV} at (0,20) size 784x0 |
+ RenderBlock {DIV} at (0,20) size 784x0 |