Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(890)

Unified Diff: sky/tests/examples/stocks-expected.txt

Issue 1208993020: Change all child.paint calls to canvas.paintChild and update the test results. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « sky/tests/examples/sector-expected.txt ('k') | sky/tests/examples/styled_text-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/tests/examples/stocks-expected.txt
diff --git a/sky/tests/examples/stocks-expected.txt b/sky/tests/examples/stocks-expected.txt
index e8ff259e6670d0e1c97b40e49d44338be455dfce..cd1b989590e16a73bb886e97eca75d628f822fea 100644
--- a/sky/tests/examples/stocks-expected.txt
+++ b/sky/tests/examples/stocks-expected.txt
@@ -15,73 +15,109 @@ PAINT FOR FRAME #2 ----------------------------------------------
2 | | | | paintChild RenderDecoratedBox at Point(0.0, 56.0)
2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | drawRect(Rect.fromLTRB(0.0, 56.0, 800.0, 104.0), Paint(color:Color(0xfffafafa)))
-2 | | | | | save
-2 | | | | | translate(0.0, 56.0)
-2 | | | | | concat([1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0])
-2 | | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 48.0), Paint(color:Color(0xff9c27b0)))
-2 | | | | | paintChild RenderInkWell at Point(0.0, 0.0)
+2 | | | | | paintChild RenderTransform at Point(0.0, 56.0)
2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | | | paintChild RenderPositionedBox at Point(12.0, 0.0)
+2 | | | | | | save
+2 | | | | | | translate(0.0, 56.0)
+2 | | | | | | concat([1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0])
+2 | | | | | | paintChild RenderTabBar at Point(0.0, 0.0)
2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | | | | paintChild RenderOpacity at Point(171.0, 14.0)
+2 | | | | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 48.0), Paint(color:Color(0xff9c27b0)))
+2 | | | | | | | paintChild RenderInkWell at Point(0.0, 0.0)
2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | | | | | translate(171.0, 14.0)
-2 | | | | | | | | translate(-171.0, -14.0)
-2 | | | | | drawRect(Rect.fromLTRB(0.0, 46.0, 400.0, 48.0), Paint(color:Color(0xffffffff)))
-2 | | | | | paintChild RenderInkWell at Point(400.0, 0.0)
-2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | | | paintChild RenderPositionedBox at Point(412.0, 0.0)
-2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | | | | paintChild RenderOpacity at Point(560.0, 14.0)
+2 | | | | | | | | paintChild RenderConstrainedBox at Point(0.0, 0.0)
+2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | | paintChild RenderPadding at Point(0.0, 0.0)
+2 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | | | paintChild RenderPositionedBox at Point(12.0, 0.0)
+2 | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | | | | paintChild RenderOpacity at Point(171.0, 14.0)
+2 | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | | | | | paintChild RenderParagraph at Point(171.0, 14.0)
+2 | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | | | | | | translate(171.0, 14.0)
+2 | | | | | | | | | | | | | translate(-171.0, -14.0)
+2 | | | | | | | drawRect(Rect.fromLTRB(0.0, 46.0, 400.0, 48.0), Paint(color:Color(0xffffffff)))
+2 | | | | | | | paintChild RenderInkWell at Point(400.0, 0.0)
2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | | | | | saveLayer(null, Paint(color:Color(0xb3000000)))
-2 | | | | | | | | translate(560.0, 14.0)
-2 | | | | | | | | translate(-560.0, -14.0)
-2 | | | | | | | | restore
-2 | | | | | restore
+2 | | | | | | | | paintChild RenderConstrainedBox at Point(400.0, 0.0)
+2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | | paintChild RenderPadding at Point(400.0, 0.0)
+2 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | | | paintChild RenderPositionedBox at Point(412.0, 0.0)
+2 | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | | | | paintChild RenderOpacity at Point(560.0, 14.0)
+2 | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | | | | | saveLayer(null, Paint(color:Color(0xb3000000)))
+2 | | | | | | | | | | | | paintChild RenderParagraph at Point(560.0, 14.0)
+2 | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | | | | | | translate(560.0, 14.0)
+2 | | | | | | | | | | | | | translate(-560.0, -14.0)
+2 | | | | | | | | | | | | restore
+2 | | | | | | restore
2 | | | | paintChild RenderDecoratedBox at Point(0.0, 104.0)
2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | drawRect(Rect.fromLTRB(0.0, 104.0, 800.0, 600.0), Paint(color:Color(0xfffafafa)))
-2 | | | | | save
-2 | | | | | clipRect(Rect.fromLTRB(0.0, 104.0, 800.0, 600.0))
-2 | | | | | save
-2 | | | | | translate(0.0, 104.0)
-2 | | | | | concat([1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0])
-2 | | | | | restore
-2 | | | | | restore
+2 | | | | | paintChild RenderSizeObserver at Point(0.0, 104.0)
+2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | paintChild RenderClipRect at Point(0.0, 104.0)
+2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | save
+2 | | | | | | | clipRect(Rect.fromLTRB(0.0, 104.0, 800.0, 600.0))
+2 | | | | | | | paintChild RenderTransform at Point(0.0, 104.0)
+2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | save
+2 | | | | | | | | translate(0.0, 104.0)
+2 | | | | | | | | concat([1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0])
+2 | | | | | | | | paintChild RenderBlock at Point(0.0, 0.0)
+2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | restore
+2 | | | | | | | restore
2 | | | paintChild RenderDecoratedBox at Point(0.0, 0.0)
2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 56.0), Paint(color:Color(0xff9c27b0), drawLooper:true))
-2 | | | | paintChild RenderFlex at Point(8.0, 0.0)
+2 | | | | paintChild RenderPadding at Point(0.0, 0.0)
2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | | paintChild RenderConstrainedBox at Point(8.0, 0.0)
+2 | | | | | paintChild RenderFlex at Point(8.0, 0.0)
2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | | | paintChild RenderPadding at Point(8.0, 8.0)
+2 | | | | | | paintChild RenderConstrainedBox at Point(8.0, 0.0)
2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | | | | paintChild RenderImage at Point(16.0, 16.0)
-2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | | | paintChild RenderPadding at Point(48.0, 14.0)
-2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | | | | paintChild RenderParagraph at Point(72.0, 14.0)
-2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | | | | | translate(72.0, 14.0)
-2 | | | | | | | | translate(-72.0, -14.0)
-2 | | | | | | paintChild RenderPadding at Point(712.0, 8.0)
-2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | | | | paintChild RenderImage at Point(720.0, 16.0)
-2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | | | paintChild RenderPadding at Point(752.0, 8.0)
-2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | | | | paintChild RenderImage at Point(760.0, 16.0)
+2 | | | | | | | paintChild RenderFlex at Point(8.0, 0.0)
2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | paintChild RenderPadding at Point(8.0, 8.0)
+2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | | paintChild RenderImage at Point(16.0, 16.0)
+2 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | paintChild RenderPadding at Point(48.0, 14.0)
+2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | | paintChild RenderParagraph at Point(72.0, 14.0)
+2 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | | | translate(72.0, 14.0)
+2 | | | | | | | | | | translate(-72.0, -14.0)
+2 | | | | | | | | paintChild RenderPadding at Point(712.0, 8.0)
+2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | | paintChild RenderImage at Point(720.0, 16.0)
+2 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | paintChild RenderPadding at Point(752.0, 8.0)
+2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | | paintChild RenderImage at Point(760.0, 16.0)
+2 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | paintChild RenderDecoratedBox at Point(728.0, 528.0)
2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | drawCircle(Point(756.0, 556.0), 28.0, Paint(color:Color(0xffff5252), drawLooper:true))
-2 | | | | saveLayer(Rect.fromLTRB(728.0, 528.0, 784.0, 584.0), Paint(color:Color(0xff000000)))
-2 | | | | clipPath(Instance of 'Path')
-2 | | | | paintChild RenderImage at Point(744.0, 544.0)
+2 | | | | paintChild RenderClipOval at Point(728.0, 528.0)
2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | restore
+2 | | | | | saveLayer(Rect.fromLTRB(728.0, 528.0, 784.0, 584.0), Paint(color:Color(0xff000000)))
+2 | | | | | clipPath(Instance of 'Path')
+2 | | | | | paintChild RenderConstrainedBox at Point(728.0, 528.0)
+2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | paintChild RenderInkWell at Point(728.0, 528.0)
+2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | paintChild RenderPositionedBox at Point(728.0, 528.0)
+2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | paintChild RenderImage at Point(744.0, 544.0)
+2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | restore
------------------------------------------------------------------------
CONSOLE:
PAINT FOR FRAME #3 ----------------------------------------------
@@ -95,72 +131,108 @@ PAINT FOR FRAME #3 ----------------------------------------------
3 | | | | paintChild RenderDecoratedBox at Point(0.0, 56.0)
3 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
3 | | | | | drawRect(Rect.fromLTRB(0.0, 56.0, 800.0, 104.0), Paint(color:Color(0xfffafafa)))
-3 | | | | | save
-3 | | | | | translate(0.0, 56.0)
-3 | | | | | concat([1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0])
-3 | | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 48.0), Paint(color:Color(0xff9c27b0)))
-3 | | | | | paintChild RenderInkWell at Point(0.0, 0.0)
+3 | | | | | paintChild RenderTransform at Point(0.0, 56.0)
3 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-3 | | | | | | paintChild RenderPositionedBox at Point(12.0, 0.0)
+3 | | | | | | save
+3 | | | | | | translate(0.0, 56.0)
+3 | | | | | | concat([1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0])
+3 | | | | | | paintChild RenderTabBar at Point(0.0, 0.0)
3 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-3 | | | | | | | paintChild RenderOpacity at Point(171.0, 14.0)
+3 | | | | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 48.0), Paint(color:Color(0xff9c27b0)))
+3 | | | | | | | paintChild RenderInkWell at Point(0.0, 0.0)
3 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-3 | | | | | | | | translate(171.0, 14.0)
-3 | | | | | | | | translate(-171.0, -14.0)
-3 | | | | | drawRect(Rect.fromLTRB(0.0, 46.0, 400.0, 48.0), Paint(color:Color(0xffffffff)))
-3 | | | | | paintChild RenderInkWell at Point(400.0, 0.0)
-3 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-3 | | | | | | paintChild RenderPositionedBox at Point(412.0, 0.0)
-3 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-3 | | | | | | | paintChild RenderOpacity at Point(560.0, 14.0)
+3 | | | | | | | | paintChild RenderConstrainedBox at Point(0.0, 0.0)
+3 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+3 | | | | | | | | | paintChild RenderPadding at Point(0.0, 0.0)
+3 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+3 | | | | | | | | | | paintChild RenderPositionedBox at Point(12.0, 0.0)
+3 | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+3 | | | | | | | | | | | paintChild RenderOpacity at Point(171.0, 14.0)
+3 | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+3 | | | | | | | | | | | | paintChild RenderParagraph at Point(171.0, 14.0)
+3 | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+3 | | | | | | | | | | | | | translate(171.0, 14.0)
+3 | | | | | | | | | | | | | translate(-171.0, -14.0)
+3 | | | | | | | drawRect(Rect.fromLTRB(0.0, 46.0, 400.0, 48.0), Paint(color:Color(0xffffffff)))
+3 | | | | | | | paintChild RenderInkWell at Point(400.0, 0.0)
3 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-3 | | | | | | | | saveLayer(null, Paint(color:Color(0xb3000000)))
-3 | | | | | | | | translate(560.0, 14.0)
-3 | | | | | | | | translate(-560.0, -14.0)
-3 | | | | | | | | restore
-3 | | | | | restore
+3 | | | | | | | | paintChild RenderConstrainedBox at Point(400.0, 0.0)
+3 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+3 | | | | | | | | | paintChild RenderPadding at Point(400.0, 0.0)
+3 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+3 | | | | | | | | | | paintChild RenderPositionedBox at Point(412.0, 0.0)
+3 | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+3 | | | | | | | | | | | paintChild RenderOpacity at Point(560.0, 14.0)
+3 | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+3 | | | | | | | | | | | | saveLayer(null, Paint(color:Color(0xb3000000)))
+3 | | | | | | | | | | | | paintChild RenderParagraph at Point(560.0, 14.0)
+3 | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+3 | | | | | | | | | | | | | translate(560.0, 14.0)
+3 | | | | | | | | | | | | | translate(-560.0, -14.0)
+3 | | | | | | | | | | | | restore
+3 | | | | | | restore
3 | | | | paintChild RenderDecoratedBox at Point(0.0, 104.0)
3 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
3 | | | | | drawRect(Rect.fromLTRB(0.0, 104.0, 800.0, 600.0), Paint(color:Color(0xfffafafa)))
-3 | | | | | save
-3 | | | | | clipRect(Rect.fromLTRB(0.0, 104.0, 800.0, 600.0))
-3 | | | | | save
-3 | | | | | translate(0.0, 104.0)
-3 | | | | | concat([1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0])
-3 | | | | | restore
-3 | | | | | restore
+3 | | | | | paintChild RenderSizeObserver at Point(0.0, 104.0)
+3 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+3 | | | | | | paintChild RenderClipRect at Point(0.0, 104.0)
+3 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+3 | | | | | | | save
+3 | | | | | | | clipRect(Rect.fromLTRB(0.0, 104.0, 800.0, 600.0))
+3 | | | | | | | paintChild RenderTransform at Point(0.0, 104.0)
+3 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+3 | | | | | | | | save
+3 | | | | | | | | translate(0.0, 104.0)
+3 | | | | | | | | concat([1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0])
+3 | | | | | | | | paintChild RenderBlock at Point(0.0, 0.0)
+3 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+3 | | | | | | | | restore
+3 | | | | | | | restore
3 | | | paintChild RenderDecoratedBox at Point(0.0, 0.0)
3 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
3 | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 56.0), Paint(color:Color(0xff9c27b0), drawLooper:true))
-3 | | | | paintChild RenderFlex at Point(8.0, 0.0)
+3 | | | | paintChild RenderPadding at Point(0.0, 0.0)
3 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-3 | | | | | paintChild RenderConstrainedBox at Point(8.0, 0.0)
+3 | | | | | paintChild RenderFlex at Point(8.0, 0.0)
3 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-3 | | | | | | paintChild RenderPadding at Point(8.0, 8.0)
+3 | | | | | | paintChild RenderConstrainedBox at Point(8.0, 0.0)
3 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-3 | | | | | | | paintChild RenderImage at Point(16.0, 16.0)
-3 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-3 | | | | | | paintChild RenderPadding at Point(48.0, 14.0)
-3 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-3 | | | | | | | paintChild RenderParagraph at Point(72.0, 14.0)
-3 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-3 | | | | | | | | translate(72.0, 14.0)
-3 | | | | | | | | translate(-72.0, -14.0)
-3 | | | | | | paintChild RenderPadding at Point(712.0, 8.0)
-3 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-3 | | | | | | | paintChild RenderImage at Point(720.0, 16.0)
-3 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-3 | | | | | | paintChild RenderPadding at Point(752.0, 8.0)
-3 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-3 | | | | | | | paintChild RenderImage at Point(760.0, 16.0)
+3 | | | | | | | paintChild RenderFlex at Point(8.0, 0.0)
3 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+3 | | | | | | | | paintChild RenderPadding at Point(8.0, 8.0)
+3 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+3 | | | | | | | | | paintChild RenderImage at Point(16.0, 16.0)
+3 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+3 | | | | | | | | paintChild RenderPadding at Point(48.0, 14.0)
+3 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+3 | | | | | | | | | paintChild RenderParagraph at Point(72.0, 14.0)
+3 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+3 | | | | | | | | | | translate(72.0, 14.0)
+3 | | | | | | | | | | translate(-72.0, -14.0)
+3 | | | | | | | | paintChild RenderPadding at Point(712.0, 8.0)
+3 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+3 | | | | | | | | | paintChild RenderImage at Point(720.0, 16.0)
+3 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+3 | | | | | | | | paintChild RenderPadding at Point(752.0, 8.0)
+3 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+3 | | | | | | | | | paintChild RenderImage at Point(760.0, 16.0)
+3 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
3 | | | paintChild RenderDecoratedBox at Point(728.0, 528.0)
3 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
3 | | | | drawCircle(Point(756.0, 556.0), 28.0, Paint(color:Color(0xffff5252), drawLooper:true))
-3 | | | | saveLayer(Rect.fromLTRB(728.0, 528.0, 784.0, 584.0), Paint(color:Color(0xff000000)))
-3 | | | | clipPath(Instance of 'Path')
-3 | | | | paintChild RenderImage at Point(744.0, 544.0)
+3 | | | | paintChild RenderClipOval at Point(728.0, 528.0)
3 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-3 | | | | restore
+3 | | | | | saveLayer(Rect.fromLTRB(728.0, 528.0, 784.0, 584.0), Paint(color:Color(0xff000000)))
+3 | | | | | clipPath(Instance of 'Path')
+3 | | | | | paintChild RenderConstrainedBox at Point(728.0, 528.0)
+3 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+3 | | | | | | paintChild RenderInkWell at Point(728.0, 528.0)
+3 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+3 | | | | | | | paintChild RenderPositionedBox at Point(728.0, 528.0)
+3 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+3 | | | | | | | | paintChild RenderImage at Point(744.0, 544.0)
+3 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+3 | | | | | restore
------------------------------------------------------------------------
PAINTED 3 FRAMES
« no previous file with comments | « sky/tests/examples/sector-expected.txt ('k') | sky/tests/examples/styled_text-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698