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

Unified Diff: sky/tests/examples/tabs-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/styled_text-expected.txt ('k') | sky/tests/raw/box_layout-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/tests/examples/tabs-expected.txt
diff --git a/sky/tests/examples/tabs-expected.txt b/sky/tests/examples/tabs-expected.txt
index 393c3656313b4b4f0adb71fdbee02e3a16cec560..65887e5a840bcb2b58c8d6fd28d1207557614380 100644
--- a/sky/tests/examples/tabs-expected.txt
+++ b/sky/tests/examples/tabs-expected.txt
@@ -13,128 +13,194 @@ 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(0xff2196f3)))
-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(82.0, 14.0)
+2 | | | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 48.0), Paint(color:Color(0xff2196f3)))
+2 | | | | | | paintChild RenderInkWell at Point(0.0, 0.0)
2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | | | | translate(82.0, 14.0)
-2 | | | | | | | translate(-82.0, -14.0)
-2 | | | | drawRect(Rect.fromLTRB(0.0, 46.0, 200.0, 48.0), Paint(color:Color(0xffffffff)))
-2 | | | | paintChild RenderInkWell at Point(200.0, 0.0)
-2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | | paintChild RenderPositionedBox at Point(212.0, 0.0)
-2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | | | paintChild RenderOpacity at Point(277.5, 14.0)
-2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | | | | saveLayer(null, Paint(color:Color(0xb3000000)))
-2 | | | | | | | translate(277.5, 14.0)
-2 | | | | | | | translate(-277.5, -14.0)
-2 | | | | | | | restore
-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(480.0, 14.0)
-2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | | | | saveLayer(null, Paint(color:Color(0xb3000000)))
-2 | | | | | | | translate(480.0, 14.0)
-2 | | | | | | | translate(-480.0, -14.0)
-2 | | | | | | | restore
-2 | | | | paintChild RenderInkWell at Point(600.0, 0.0)
-2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | | paintChild RenderPositionedBox at Point(612.0, 0.0)
-2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | | | paintChild RenderOpacity at Point(672.0, 14.0)
-2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | | | | saveLayer(null, Paint(color:Color(0xb3000000)))
-2 | | | | | | | translate(672.0, 14.0)
-2 | | | | | | | translate(-672.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(0xffe3f2fd)))
-2 | | | | paintChild RenderPadding at Point(12.0, 116.0)
-2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | | paintChild RenderDecoratedBox at Point(16.0, 120.0)
-2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffffffff), drawLooper:true))
-2 | | | | | | saveLayer(Rect.fromLTRB(16.0, 120.0, 784.0, 584.0), Paint(color:Color(0xff000000)))
-2 | | | | | | clipRRect()
-2 | | | | | | paintChild RenderFlex at Point(24.0, 128.0)
-2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | | | | paintChild RenderDecoratedBox at Point(24.0, 128.0)
+2 | | | | | | | paintChild RenderConstrainedBox at Point(0.0, 0.0)
2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | | | | | drawRect(Rect.fromLTRB(24.0, 128.0, 776.0, 176.0), Paint(color:Color(0xfffafafa)))
-2 | | | | | | | | save
-2 | | | | | | | | translate(24.0, 128.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, 752.0, 48.0), Paint(color:Color(0xff2196f3)))
-2 | | | | | | | | paintChild RenderInkWell at Point(0.0, 0.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(78.5, 14.0)
+2 | | | | | | | | | | paintChild RenderOpacity at Point(82.0, 14.0)
2 | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | | | | | | | | translate(78.5, 14.0)
-2 | | | | | | | | | | | translate(-78.5, -14.0)
-2 | | | | | | | | drawRect(Rect.fromLTRB(0.0, 46.0, 188.0, 48.0), Paint(color:Color(0xffffffff)))
-2 | | | | | | | | paintChild RenderInkWell at Point(188.0, 0.0)
+2 | | | | | | | | | | | paintChild RenderParagraph at Point(82.0, 14.0)
+2 | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | | | | | translate(82.0, 14.0)
+2 | | | | | | | | | | | | translate(-82.0, -14.0)
+2 | | | | | | drawRect(Rect.fromLTRB(0.0, 46.0, 200.0, 48.0), Paint(color:Color(0xffffffff)))
+2 | | | | | | paintChild RenderInkWell at Point(200.0, 0.0)
+2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | paintChild RenderConstrainedBox at Point(200.0, 0.0)
+2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | paintChild RenderPadding at Point(200.0, 0.0)
2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | | | | | | paintChild RenderPositionedBox at Point(200.0, 0.0)
+2 | | | | | | | | | paintChild RenderPositionedBox at Point(212.0, 0.0)
2 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | | | | | | | paintChild RenderOpacity at Point(265.0, 14.0)
+2 | | | | | | | | | | paintChild RenderOpacity at Point(277.5, 14.0)
2 | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | saveLayer(null, Paint(color:Color(0xb3000000)))
-2 | | | | | | | | | | | translate(265.0, 14.0)
-2 | | | | | | | | | | | translate(-265.0, -14.0)
+2 | | | | | | | | | | | paintChild RenderParagraph at Point(277.5, 14.0)
+2 | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | | | | | translate(277.5, 14.0)
+2 | | | | | | | | | | | | translate(-277.5, -14.0)
2 | | | | | | | | | | | restore
-2 | | | | | | | | paintChild RenderInkWell at Point(376.0, 0.0)
+2 | | | | | | paintChild RenderInkWell at Point(400.0, 0.0)
+2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+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(388.0, 0.0)
+2 | | | | | | | | | paintChild RenderPositionedBox at Point(412.0, 0.0)
2 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | | | | | | | paintChild RenderOpacity at Point(452.0, 14.0)
+2 | | | | | | | | | | paintChild RenderOpacity at Point(480.0, 14.0)
2 | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | saveLayer(null, Paint(color:Color(0xb3000000)))
-2 | | | | | | | | | | | translate(452.0, 14.0)
-2 | | | | | | | | | | | translate(-452.0, -14.0)
+2 | | | | | | | | | | | paintChild RenderParagraph at Point(480.0, 14.0)
+2 | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | | | | | translate(480.0, 14.0)
+2 | | | | | | | | | | | | translate(-480.0, -14.0)
2 | | | | | | | | | | | restore
-2 | | | | | | | | paintChild RenderInkWell at Point(564.0, 0.0)
+2 | | | | | | paintChild RenderInkWell at Point(600.0, 0.0)
+2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | paintChild RenderConstrainedBox at Point(600.0, 0.0)
+2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | paintChild RenderPadding at Point(600.0, 0.0)
2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | | | | | | paintChild RenderPositionedBox at Point(576.0, 0.0)
+2 | | | | | | | | | paintChild RenderPositionedBox at Point(612.0, 0.0)
2 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | | | | | | | paintChild RenderOpacity at Point(638.0, 14.0)
+2 | | | | | | | | | | paintChild RenderOpacity at Point(672.0, 14.0)
2 | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | | | | | | saveLayer(null, Paint(color:Color(0xb3000000)))
-2 | | | | | | | | | | | translate(638.0, 14.0)
-2 | | | | | | | | | | | translate(-638.0, -14.0)
+2 | | | | | | | | | | | paintChild RenderParagraph at Point(672.0, 14.0)
+2 | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | | | | | translate(672.0, 14.0)
+2 | | | | | | | | | | | | translate(-672.0, -14.0)
2 | | | | | | | | | | | restore
-2 | | | | | | | | restore
-2 | | | | | | | paintChild RenderPositionedBox at Point(343.0, 176.0)
+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(0xffe3f2fd)))
+2 | | | | paintChild RenderPadding at Point(0.0, 104.0)
+2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | paintChild RenderPadding at Point(12.0, 116.0)
+2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | paintChild RenderDecoratedBox at Point(16.0, 120.0)
+2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffffffff), drawLooper:true))
+2 | | | | | | | paintChild RenderClipRRect at Point(16.0, 120.0)
2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | | | | | paintChild RenderParagraph at Point(343.0, 342.0)
+2 | | | | | | | | saveLayer(Rect.fromLTRB(16.0, 120.0, 784.0, 584.0), Paint(color:Color(0xff000000)))
+2 | | | | | | | | clipRRect()
+2 | | | | | | | | paintChild RenderPadding at Point(16.0, 120.0)
2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | | | | | | translate(343.0, 342.0)
-2 | | | | | | | | | translate(-343.0, -342.0)
-2 | | | | | | restore
+2 | | | | | | | | | paintChild RenderFlex at Point(24.0, 128.0)
+2 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | | | paintChild RenderDecoratedBox at Point(24.0, 128.0)
+2 | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | | | | drawRect(Rect.fromLTRB(24.0, 128.0, 776.0, 176.0), Paint(color:Color(0xfffafafa)))
+2 | | | | | | | | | | | paintChild RenderTransform at Point(24.0, 128.0)
+2 | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | | | | | save
+2 | | | | | | | | | | | | translate(24.0, 128.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 | | | | | | | | | | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 752.0, 48.0), Paint(color:Color(0xff2196f3)))
+2 | | | | | | | | | | | | | paintChild RenderInkWell at Point(0.0, 0.0)
+2 | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.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(78.5, 14.0)
+2 | | | | | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | | | | | | | | | | | paintChild RenderParagraph at Point(78.5, 14.0)
+2 | | | | | | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | | | | | | | | | | | | translate(78.5, 14.0)
+2 | | | | | | | | | | | | | | | | | | | translate(-78.5, -14.0)
+2 | | | | | | | | | | | | | drawRect(Rect.fromLTRB(0.0, 46.0, 188.0, 48.0), Paint(color:Color(0xffffffff)))
+2 | | | | | | | | | | | | | paintChild RenderInkWell at Point(188.0, 0.0)
+2 | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | | | | | | | paintChild RenderConstrainedBox at Point(188.0, 0.0)
+2 | | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | | | | | | | | paintChild RenderPadding at Point(188.0, 0.0)
+2 | | | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | | | | | | | | | paintChild RenderPositionedBox at Point(200.0, 0.0)
+2 | | | | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | | | | | | | | | | paintChild RenderOpacity at Point(265.0, 14.0)
+2 | | | | | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | | | | | | | | | | | saveLayer(null, Paint(color:Color(0xb3000000)))
+2 | | | | | | | | | | | | | | | | | | paintChild RenderParagraph at Point(265.0, 14.0)
+2 | | | | | | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | | | | | | | | | | | | translate(265.0, 14.0)
+2 | | | | | | | | | | | | | | | | | | | translate(-265.0, -14.0)
+2 | | | | | | | | | | | | | | | | | | restore
+2 | | | | | | | | | | | | | paintChild RenderInkWell at Point(376.0, 0.0)
+2 | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | | | | | | | paintChild RenderConstrainedBox at Point(376.0, 0.0)
+2 | | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | | | | | | | | paintChild RenderPadding at Point(376.0, 0.0)
+2 | | | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | | | | | | | | | paintChild RenderPositionedBox at Point(388.0, 0.0)
+2 | | | | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | | | | | | | | | | paintChild RenderOpacity at Point(452.0, 14.0)
+2 | | | | | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | | | | | | | | | | | saveLayer(null, Paint(color:Color(0xb3000000)))
+2 | | | | | | | | | | | | | | | | | | paintChild RenderParagraph at Point(452.0, 14.0)
+2 | | | | | | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | | | | | | | | | | | | translate(452.0, 14.0)
+2 | | | | | | | | | | | | | | | | | | | translate(-452.0, -14.0)
+2 | | | | | | | | | | | | | | | | | | restore
+2 | | | | | | | | | | | | | paintChild RenderInkWell at Point(564.0, 0.0)
+2 | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | | | | | | | paintChild RenderConstrainedBox at Point(564.0, 0.0)
+2 | | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | | | | | | | | paintChild RenderPadding at Point(564.0, 0.0)
+2 | | | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | | | | | | | | | paintChild RenderPositionedBox at Point(576.0, 0.0)
+2 | | | | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | | | | | | | | | | paintChild RenderOpacity at Point(638.0, 14.0)
+2 | | | | | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | | | | | | | | | | | saveLayer(null, Paint(color:Color(0xb3000000)))
+2 | | | | | | | | | | | | | | | | | | paintChild RenderParagraph at Point(638.0, 14.0)
+2 | | | | | | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | | | | | | | | | | | | translate(638.0, 14.0)
+2 | | | | | | | | | | | | | | | | | | | translate(-638.0, -14.0)
+2 | | | | | | | | | | | | | | | | | | restore
+2 | | | | | | | | | | | | restore
+2 | | | | | | | | | | paintChild RenderPositionedBox at Point(343.0, 176.0)
+2 | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | | | | paintChild RenderParagraph at Point(343.0, 342.0)
+2 | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | | | | | translate(343.0, 342.0)
+2 | | | | | | | | | | | | translate(-343.0, -342.0)
+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(0xff2196f3), 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, 14.0)
+2 | | | | | paintChild RenderConstrainedBox at Point(8.0, 0.0)
2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | | | paintChild RenderParagraph at Point(32.0, 14.0)
+2 | | | | | | paintChild RenderFlex at Point(8.0, 0.0)
2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | | | | translate(32.0, 14.0)
-2 | | | | | | | translate(-32.0, -14.0)
+2 | | | | | | | paintChild RenderPadding at Point(8.0, 14.0)
+2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | paintChild RenderParagraph at Point(32.0, 14.0)
+2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | | translate(32.0, 14.0)
+2 | | | | | | | | | translate(-32.0, -14.0)
------------------------------------------------------------------------
PAINTED 2 FRAMES
« no previous file with comments | « sky/tests/examples/styled_text-expected.txt ('k') | sky/tests/raw/box_layout-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698