Index: sky/tests/layout/position-absolute-expected.txt |
diff --git a/sky/tests/layout/position-absolute-expected.txt b/sky/tests/layout/position-absolute-expected.txt |
index 8021bc56ca5ff6668bc85dcac58e295c805bb698..49104d7b25167937d8b746268dbe9b258e0643a4 100644 |
--- a/sky/tests/layout/position-absolute-expected.txt |
+++ b/sky/tests/layout/position-absolute-expected.txt |
@@ -1,21 +1,21 @@ |
layer at (0,0) size 800x600 |
RenderView {#document} at (0,0) size 800x600 |
layer at (0,0) size 100x100 |
- RenderBlock {block} at (0,0) size 100x100 [bgcolor=#FFC0CB] |
- RenderBlock {spacer} at (0,0) size 40x40 [bgcolor=#FFEFD5] [border: (5px solid #800080)] |
- RenderBlock {spacer} at (0,40) size 40x40 [bgcolor=#FFEFD5] [border: (5px solid #800080)] |
+ RenderFlexibleBox {block} at (0,0) size 100x100 [bgcolor=#FFC0CB] |
+ RenderFlexibleBox {spacer} at (0,0) size 40x40 [bgcolor=#FFEFD5] [border: (5px solid #800080)] |
+ RenderFlexibleBox {spacer} at (0,40) size 40x40 [bgcolor=#FFEFD5] [border: (5px solid #800080)] |
layer at (0,0) size 20x20 |
- RenderBlock (positioned) {absolute} at (0,0) size 20x20 [bgcolor=#008000] |
+ RenderFlexibleBox {absolute} at (0,0) size 20x20 [bgcolor=#008000] |
layer at (0,150) size 100x100 |
RenderParagraph {paragraph} at (0,150) size 100x100 [bgcolor=#FFA500] |
- RenderBlock (inline-block) {spacer} at (0,0) size 40x40 [bgcolor=#FFEFD5] [border: (5px solid #800080)] |
- RenderBlock (inline-block) {spacer} at (40,0) size 40x40 [bgcolor=#FFEFD5] [border: (5px solid #800080)] |
+ RenderFlexibleBox {spacer} at (0,0) size 40x40 [bgcolor=#FFEFD5] [border: (5px solid #800080)] |
+ RenderFlexibleBox {spacer} at (40,0) size 40x40 [bgcolor=#FFEFD5] [border: (5px solid #800080)] |
layer at (0,150) size 20x20 |
- RenderBlock (positioned) {absolute} at (0,0) size 20x20 [bgcolor=#008000] |
+ RenderFlexibleBox {absolute} at (0,0) size 20x20 [bgcolor=#008000] |
layer at (0,300) size 100x100 |
RenderFlexibleBox {flex} at (0,300) size 100x100 [bgcolor=#FA8072] |
- RenderBlock {spacer} at (0,0) size 40x40 [bgcolor=#FFEFD5] [border: (5px solid #800080)] |
- RenderBlock {spacer} at (40,0) size 40x40 [bgcolor=#FFEFD5] [border: (5px solid #800080)] |
+ RenderFlexibleBox {spacer} at (0,0) size 40x40 [bgcolor=#FFEFD5] [border: (5px solid #800080)] |
+ RenderFlexibleBox {spacer} at (40,0) size 40x40 [bgcolor=#FFEFD5] [border: (5px solid #800080)] |
layer at (0,300) size 20x20 |
- RenderBlock (positioned) {absolute} at (0,0) size 20x20 [bgcolor=#008000] |
+ RenderFlexibleBox {absolute} at (0,0) size 20x20 [bgcolor=#008000] |