Index: sky/tests/widgets/dialog-expected.txt |
diff --git a/sky/tests/widgets/dialog-expected.txt b/sky/tests/widgets/dialog-expected.txt |
index e81c2bd3aab1f82dc9cf83fa464a7307a30b7e9d..3527a53c04aadd022b260df71761c307b34c05c2 100644 |
--- a/sky/tests/widgets/dialog-expected.txt |
+++ b/sky/tests/widgets/dialog-expected.txt |
@@ -1,39 +1,39 @@ |
CONSOLE: TestRenderView enabled |
CONSOLE: |
PAINT FOR FRAME #1 ---------------------------------------------- |
-1 | TestRenderCanvas() constructor: 800.0 x 600.0 |
+1 | TestPaintingCanvas() constructor: 800.0 x 600.0 |
------------------------------------------------------------------------ |
CONSOLE: |
PAINT FOR FRAME #2 ---------------------------------------------- |
-2 | TestRenderCanvas() constructor: 800.0 x 600.0 |
+2 | TestPaintingCanvas() constructor: 800.0 x 600.0 |
2 | paintChild RenderStack at Point(0.0, 0.0) |
-2 | | TestRenderCanvas() constructor: 800.0 x 600.0 |
+2 | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
2 | | paintChild RenderDecoratedBox at Point(0.0, 0.0) |
-2 | | | TestRenderCanvas() constructor: 800.0 x 600.0 |
+2 | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
2 | | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 600.0), Paint(color:Color(0x7f000000))) |
2 | | paintChild RenderPositionedBox at Point(0.0, 0.0) |
-2 | | | TestRenderCanvas() constructor: 800.0 x 600.0 |
+2 | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
2 | | | paintChild RenderPadding at Point(220.0, 212.5) |
-2 | | | | TestRenderCanvas() constructor: 800.0 x 600.0 |
+2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
2 | | | | paintChild RenderConstrainedBox at Point(260.0, 236.5) |
-2 | | | | | TestRenderCanvas() constructor: 800.0 x 600.0 |
+2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
2 | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffffffff), drawLooper:true)) |
2 | | | | | paintChild RenderPadding at Point(260.0, 236.5) |
-2 | | | | | | TestRenderCanvas() constructor: 800.0 x 600.0 |
+2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
2 | | | | | | paintChild RenderParagraph at Point(284.0, 260.5) |
-2 | | | | | | | TestRenderCanvas() constructor: 800.0 x 600.0 |
+2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
2 | | | | | | | translate(284.0, 260.5) |
2 | | | | | | | translate(-284.0, -260.5) |
2 | | | | | paintChild RenderPadding at Point(260.0, 284.5) |
-2 | | | | | | TestRenderCanvas() constructor: 800.0 x 600.0 |
+2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
2 | | | | | | paintChild RenderParagraph at Point(284.0, 304.5) |
-2 | | | | | | | TestRenderCanvas() constructor: 800.0 x 600.0 |
+2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
2 | | | | | | | translate(284.0, 304.5) |
2 | | | | | | | translate(-284.0, -304.5) |
2 | | | | | paintChild RenderFlex at Point(260.0, 347.5) |
-2 | | | | | | TestRenderCanvas() constructor: 800.0 x 600.0 |
+2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
2 | | | | | | paintChild RenderParagraph at Point(411.0, 347.5) |
-2 | | | | | | | TestRenderCanvas() constructor: 800.0 x 600.0 |
+2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
2 | | | | | | | translate(411.0, 347.5) |
2 | | | | | | | translate(-411.0, -347.5) |
------------------------------------------------------------------------ |