Index: sky/tests/widgets/buttons-expected.txt |
diff --git a/sky/tests/widgets/buttons-expected.txt b/sky/tests/widgets/buttons-expected.txt |
index 6b0c355ba39e670f35f4fb04c2d97bf004d472cb..8e826043fbe43520e1756f3391d97784a4f13517 100644 |
--- a/sky/tests/widgets/buttons-expected.txt |
+++ b/sky/tests/widgets/buttons-expected.txt |
@@ -1,54 +1,54 @@ |
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 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(348.0, 274.0) |
-2 | | | TestRenderCanvas() constructor: 800.0 x 600.0 |
+2 | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
2 | | | paintChild RenderConstrainedBox at Point(356.0, 282.0) |
-2 | | | | TestRenderCanvas() constructor: 800.0 x 600.0 |
+2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
2 | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0e0e0), drawLooper:true)) |
2 | | | | paintChild RenderPositionedBox at Point(364.0, 282.0) |
-2 | | | | | TestRenderCanvas() constructor: 800.0 x 600.0 |
+2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
2 | | | | | paintChild RenderParagraph at Point(370.0, 292.0) |
-2 | | | | | | TestRenderCanvas() constructor: 800.0 x 600.0 |
+2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
2 | | | | | | translate(370.0, 292.0) |
2 | | | | | | translate(-370.0, -292.0) |
------------------------------------------------------------------------ |
CONSOLE: |
PAINT FOR FRAME #3 ---------------------------------------------- |
-3 | TestRenderCanvas() constructor: 800.0 x 600.0 |
+3 | TestPaintingCanvas() constructor: 800.0 x 600.0 |
3 | paintChild RenderPositionedBox at Point(0.0, 0.0) |
-3 | | TestRenderCanvas() constructor: 800.0 x 600.0 |
+3 | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
3 | | paintChild RenderPadding at Point(348.0, 274.0) |
-3 | | | TestRenderCanvas() constructor: 800.0 x 600.0 |
+3 | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
3 | | | paintChild RenderConstrainedBox at Point(356.0, 282.0) |
-3 | | | | TestRenderCanvas() constructor: 800.0 x 600.0 |
+3 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
3 | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0x00000000))) |
3 | | | | paintChild RenderPositionedBox at Point(364.0, 282.0) |
-3 | | | | | TestRenderCanvas() constructor: 800.0 x 600.0 |
+3 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
3 | | | | | paintChild RenderParagraph at Point(370.0, 292.0) |
-3 | | | | | | TestRenderCanvas() constructor: 800.0 x 600.0 |
+3 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
3 | | | | | | translate(370.0, 292.0) |
3 | | | | | | translate(-370.0, -292.0) |
------------------------------------------------------------------------ |
CONSOLE: |
PAINT FOR FRAME #4 ---------------------------------------------- |
-4 | TestRenderCanvas() constructor: 800.0 x 600.0 |
+4 | TestPaintingCanvas() constructor: 800.0 x 600.0 |
4 | paintChild RenderPositionedBox at Point(0.0, 0.0) |
-4 | | TestRenderCanvas() constructor: 800.0 x 600.0 |
+4 | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
4 | | paintChild RenderDecoratedBox at Point(372.0, 272.0) |
-4 | | | TestRenderCanvas() constructor: 800.0 x 600.0 |
+4 | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
4 | | | drawCircle(Point(400.0, 300.0), 28.0, Paint(color:Color(0xffff4081), drawLooper:true)) |
4 | | | saveLayer(Rect.fromLTRB(372.0, 272.0, 428.0, 328.0), Paint(color:Color(0xff000000))) |
4 | | | clipPath(Instance of 'Path') |
4 | | | paintChild RenderParagraph at Point(394.0, 292.0) |
-4 | | | | TestRenderCanvas() constructor: 800.0 x 600.0 |
+4 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
4 | | | | translate(394.0, 292.0) |
4 | | | | translate(-394.0, -292.0) |
4 | | | restore |