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

Unified Diff: sky/tests/widgets/syncs1-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/widgets/dialog-expected.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/tests/widgets/syncs1-expected.txt
diff --git a/sky/tests/widgets/syncs1-expected.txt b/sky/tests/widgets/syncs1-expected.txt
index 5d41fa0d48ddec38cf85cd9f42f1b501aef1862c..f1ffae8408f22da383146f81603903a5a3dcad17 100644
--- a/sky/tests/widgets/syncs1-expected.txt
+++ b/sky/tests/widgets/syncs1-expected.txt
@@ -10,36 +10,60 @@ PAINT FOR FRAME #2 ----------------------------------------------
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 RenderDecoratedBox at Point(0.0, 0.0)
+2 | | | paintChild RenderFlex at Point(0.0, 0.0)
2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 425.0, 250.0), Paint(color:Color(0xff00ffff)))
-2 | | | paintChild RenderPadding at Point(425.0, 99.0)
-2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | paintChild RenderConstrainedBox at Point(433.0, 107.0)
+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, 425.0, 250.0), Paint(color:Color(0xff00ffff)))
+2 | | | | | paintChild RenderConstrainedBox at Point(0.0, 0.0)
+2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | paintChild RenderPadding at Point(425.0, 99.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(441.0, 107.0)
+2 | | | | | paintChild RenderConstrainedBox at Point(433.0, 107.0)
2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | | | paintChild RenderParagraph at Point(441.0, 115.0)
+2 | | | | | | paintChild RenderConstrainedBox at Point(433.0, 107.0)
2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | | | | translate(441.0, 115.0)
-2 | | | | | | | translate(-441.0, -115.0)
+2 | | | | | | | paintChild RenderDecoratedBox at Point(433.0, 107.0)
+2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0e0e0), drawLooper:true))
+2 | | | | | | | | paintChild RenderInkWell at Point(433.0, 107.0)
+2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | | paintChild RenderPadding at Point(433.0, 107.0)
+2 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | | | paintChild RenderPositionedBox at Point(441.0, 107.0)
+2 | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | | | | paintChild RenderParagraph at Point(441.0, 115.0)
+2 | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | | | | | translate(441.0, 115.0)
+2 | | | | | | | | | | | | translate(-441.0, -115.0)
2 | | paintChild RenderConstrainedBox at Point(0.0, 250.0)
2 | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | paintChild RenderDecoratedBox at Point(0.0, 250.0)
+2 | | | paintChild RenderStack at Point(0.0, 250.0)
2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | drawRect(Rect.fromLTRB(0.0, 250.0, 800.0, 500.0), Paint(color:Color(0xff00ffff)))
-2 | | | paintChild RenderPadding at Point(0.0, 250.0)
-2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | paintChild RenderConstrainedBox at Point(8.0, 258.0)
+2 | | | | paintChild RenderDecoratedBox at Point(0.0, 250.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(16.0, 258.0)
+2 | | | | | drawRect(Rect.fromLTRB(0.0, 250.0, 800.0, 500.0), Paint(color:Color(0xff00ffff)))
+2 | | | | | paintChild RenderConstrainedBox at Point(0.0, 250.0)
2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | | | paintChild RenderParagraph at Point(228.5, 365.0)
+2 | | | | paintChild RenderPadding at Point(0.0, 250.0)
+2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | paintChild RenderConstrainedBox at Point(8.0, 258.0)
+2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | paintChild RenderConstrainedBox at Point(8.0, 258.0)
2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | | | | translate(228.5, 365.0)
-2 | | | | | | | translate(-228.5, -365.0)
+2 | | | | | | | paintChild RenderDecoratedBox at Point(8.0, 258.0)
+2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0e0e0), drawLooper:true))
+2 | | | | | | | | paintChild RenderInkWell at Point(8.0, 258.0)
+2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | | paintChild RenderPadding at Point(8.0, 258.0)
+2 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | | | paintChild RenderPositionedBox at Point(16.0, 258.0)
+2 | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | | | | paintChild RenderParagraph at Point(228.5, 365.0)
+2 | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | | | | | translate(228.5, 365.0)
+2 | | | | | | | | | | | | translate(-228.5, -365.0)
------------------------------------------------------------------------
CONSOLE:
PAINT FOR FRAME #3 ----------------------------------------------
@@ -48,36 +72,60 @@ PAINT FOR FRAME #3 ----------------------------------------------
3 | | TestPaintingCanvas() constructor: 800.0 x 600.0
3 | | paintChild RenderConstrainedBox at Point(0.0, 0.0)
3 | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-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, 549.0, 250.0), Paint(color:Color(0xefff9f00)))
-3 | | | paintChild RenderPadding at Point(549.0, 99.0)
+3 | | | paintChild RenderFlex at Point(0.0, 0.0)
3 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-3 | | | | paintChild RenderConstrainedBox at Point(557.0, 107.0)
+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, 549.0, 250.0), Paint(color:Color(0xefff9f00)))
+3 | | | | | paintChild RenderConstrainedBox at Point(0.0, 0.0)
+3 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+3 | | | | paintChild RenderPadding at Point(549.0, 99.0)
3 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-3 | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0e0e0), drawLooper:true))
-3 | | | | | paintChild RenderPositionedBox at Point(565.0, 107.0)
+3 | | | | | paintChild RenderConstrainedBox at Point(557.0, 107.0)
3 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-3 | | | | | | paintChild RenderParagraph at Point(565.0, 115.0)
+3 | | | | | | paintChild RenderConstrainedBox at Point(557.0, 107.0)
3 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-3 | | | | | | | translate(565.0, 115.0)
-3 | | | | | | | translate(-565.0, -115.0)
+3 | | | | | | | paintChild RenderDecoratedBox at Point(557.0, 107.0)
+3 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+3 | | | | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0e0e0), drawLooper:true))
+3 | | | | | | | | paintChild RenderInkWell at Point(557.0, 107.0)
+3 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+3 | | | | | | | | | paintChild RenderPadding at Point(557.0, 107.0)
+3 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+3 | | | | | | | | | | paintChild RenderPositionedBox at Point(565.0, 107.0)
+3 | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+3 | | | | | | | | | | | paintChild RenderParagraph at Point(565.0, 115.0)
+3 | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+3 | | | | | | | | | | | | translate(565.0, 115.0)
+3 | | | | | | | | | | | | translate(-565.0, -115.0)
3 | | paintChild RenderConstrainedBox at Point(0.0, 250.0)
3 | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-3 | | | paintChild RenderDecoratedBox at Point(0.0, 250.0)
+3 | | | paintChild RenderStack at Point(0.0, 250.0)
3 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-3 | | | | drawRect(Rect.fromLTRB(0.0, 250.0, 800.0, 500.0), Paint(color:Color(0xefff9f00)))
-3 | | | paintChild RenderPadding at Point(0.0, 250.0)
-3 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-3 | | | | paintChild RenderConstrainedBox at Point(8.0, 258.0)
+3 | | | | paintChild RenderDecoratedBox at Point(0.0, 250.0)
+3 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+3 | | | | | drawRect(Rect.fromLTRB(0.0, 250.0, 800.0, 500.0), Paint(color:Color(0xefff9f00)))
+3 | | | | | paintChild RenderConstrainedBox at Point(0.0, 250.0)
+3 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+3 | | | | paintChild RenderPadding at Point(0.0, 250.0)
3 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-3 | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0e0e0), drawLooper:true))
-3 | | | | | paintChild RenderPositionedBox at Point(16.0, 258.0)
+3 | | | | | paintChild RenderConstrainedBox at Point(8.0, 258.0)
3 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-3 | | | | | | paintChild RenderParagraph at Point(290.5, 365.0)
+3 | | | | | | paintChild RenderConstrainedBox at Point(8.0, 258.0)
3 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-3 | | | | | | | translate(290.5, 365.0)
-3 | | | | | | | translate(-290.5, -365.0)
+3 | | | | | | | paintChild RenderDecoratedBox at Point(8.0, 258.0)
+3 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+3 | | | | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0e0e0), drawLooper:true))
+3 | | | | | | | | paintChild RenderInkWell at Point(8.0, 258.0)
+3 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+3 | | | | | | | | | paintChild RenderPadding at Point(8.0, 258.0)
+3 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+3 | | | | | | | | | | paintChild RenderPositionedBox at Point(16.0, 258.0)
+3 | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+3 | | | | | | | | | | | paintChild RenderParagraph at Point(290.5, 365.0)
+3 | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+3 | | | | | | | | | | | | translate(290.5, 365.0)
+3 | | | | | | | | | | | | translate(-290.5, -365.0)
------------------------------------------------------------------------
CONSOLE:
PAINT FOR FRAME #4 ----------------------------------------------
@@ -86,35 +134,59 @@ PAINT FOR FRAME #4 ----------------------------------------------
4 | | TestPaintingCanvas() constructor: 800.0 x 600.0
4 | | paintChild RenderConstrainedBox at Point(0.0, 0.0)
4 | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-4 | | | paintChild RenderDecoratedBox at Point(0.0, 0.0)
+4 | | | paintChild RenderFlex at Point(0.0, 0.0)
4 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-4 | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 425.0, 250.0), Paint(color:Color(0xff00ffff)))
-4 | | | paintChild RenderPadding at Point(425.0, 99.0)
-4 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-4 | | | | paintChild RenderConstrainedBox at Point(433.0, 107.0)
+4 | | | | paintChild RenderDecoratedBox at Point(0.0, 0.0)
4 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-4 | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0e0e0), drawLooper:true))
-4 | | | | | paintChild RenderPositionedBox at Point(441.0, 107.0)
+4 | | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 425.0, 250.0), Paint(color:Color(0xff00ffff)))
+4 | | | | | paintChild RenderConstrainedBox at Point(0.0, 0.0)
4 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-4 | | | | | | paintChild RenderParagraph at Point(441.0, 115.0)
+4 | | | | paintChild RenderPadding at Point(425.0, 99.0)
+4 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+4 | | | | | paintChild RenderConstrainedBox at Point(433.0, 107.0)
+4 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+4 | | | | | | paintChild RenderConstrainedBox at Point(433.0, 107.0)
4 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-4 | | | | | | | translate(441.0, 115.0)
-4 | | | | | | | translate(-441.0, -115.0)
+4 | | | | | | | paintChild RenderDecoratedBox at Point(433.0, 107.0)
+4 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+4 | | | | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0e0e0), drawLooper:true))
+4 | | | | | | | | paintChild RenderInkWell at Point(433.0, 107.0)
+4 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+4 | | | | | | | | | paintChild RenderPadding at Point(433.0, 107.0)
+4 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+4 | | | | | | | | | | paintChild RenderPositionedBox at Point(441.0, 107.0)
+4 | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+4 | | | | | | | | | | | paintChild RenderParagraph at Point(441.0, 115.0)
+4 | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+4 | | | | | | | | | | | | translate(441.0, 115.0)
+4 | | | | | | | | | | | | translate(-441.0, -115.0)
4 | | paintChild RenderConstrainedBox at Point(0.0, 250.0)
4 | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-4 | | | paintChild RenderDecoratedBox at Point(0.0, 250.0)
-4 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-4 | | | | drawRect(Rect.fromLTRB(0.0, 250.0, 800.0, 500.0), Paint(color:Color(0xff00ffff)))
-4 | | | paintChild RenderPadding at Point(0.0, 250.0)
+4 | | | paintChild RenderStack at Point(0.0, 250.0)
4 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-4 | | | | paintChild RenderConstrainedBox at Point(8.0, 258.0)
+4 | | | | paintChild RenderDecoratedBox at Point(0.0, 250.0)
+4 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+4 | | | | | drawRect(Rect.fromLTRB(0.0, 250.0, 800.0, 500.0), Paint(color:Color(0xff00ffff)))
+4 | | | | | paintChild RenderConstrainedBox at Point(0.0, 250.0)
+4 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+4 | | | | paintChild RenderPadding at Point(0.0, 250.0)
4 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-4 | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0e0e0), drawLooper:true))
-4 | | | | | paintChild RenderPositionedBox at Point(16.0, 258.0)
+4 | | | | | paintChild RenderConstrainedBox at Point(8.0, 258.0)
4 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-4 | | | | | | paintChild RenderParagraph at Point(228.5, 365.0)
+4 | | | | | | paintChild RenderConstrainedBox at Point(8.0, 258.0)
4 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-4 | | | | | | | translate(228.5, 365.0)
-4 | | | | | | | translate(-228.5, -365.0)
+4 | | | | | | | paintChild RenderDecoratedBox at Point(8.0, 258.0)
+4 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+4 | | | | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0e0e0), drawLooper:true))
+4 | | | | | | | | paintChild RenderInkWell at Point(8.0, 258.0)
+4 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+4 | | | | | | | | | paintChild RenderPadding at Point(8.0, 258.0)
+4 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+4 | | | | | | | | | | paintChild RenderPositionedBox at Point(16.0, 258.0)
+4 | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+4 | | | | | | | | | | | paintChild RenderParagraph at Point(228.5, 365.0)
+4 | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+4 | | | | | | | | | | | | translate(228.5, 365.0)
+4 | | | | | | | | | | | | translate(-228.5, -365.0)
------------------------------------------------------------------------
PAINTED 4 FRAMES
« no previous file with comments | « sky/tests/widgets/dialog-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698