Index: sky/tests/layout/fixed-width-expected.txt |
diff --git a/sky/tests/layout/fixed-width-expected.txt b/sky/tests/layout/fixed-width-expected.txt |
index b855b90467b80bef3b0d759ee896a2b2acbcc221..4a88d378cad1f1e924790bf6a31a4393aacc2ad2 100644 |
--- a/sky/tests/layout/fixed-width-expected.txt |
+++ b/sky/tests/layout/fixed-width-expected.txt |
@@ -1,5 +1,5 @@ |
layer at (0,0) size 800x600 |
RenderView {#document} at (0,0) size 800x600 |
- RenderBlock {sky} at (0,0) size 800x50 |
- RenderBlock {div} at (0,0) size 50x50 [bgcolor=#FFC0CB] |
+ RenderFlexibleBox {sky} at (0,0) size 800x50 |
+ RenderFlexibleBox {div} at (0,0) size 50x50 [bgcolor=#FFC0CB] |