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

Side by Side 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 unified diff | Download patch
« no previous file with comments | « sky/tests/widgets/dialog-expected.txt ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 CONSOLE: TestRenderView enabled 1 CONSOLE: TestRenderView enabled
2 CONSOLE: 2 CONSOLE:
3 PAINT FOR FRAME #1 ---------------------------------------------- 3 PAINT FOR FRAME #1 ----------------------------------------------
4 1 | TestPaintingCanvas() constructor: 800.0 x 600.0 4 1 | TestPaintingCanvas() constructor: 800.0 x 600.0
5 ------------------------------------------------------------------------ 5 ------------------------------------------------------------------------
6 CONSOLE: 6 CONSOLE:
7 PAINT FOR FRAME #2 ---------------------------------------------- 7 PAINT FOR FRAME #2 ----------------------------------------------
8 2 | TestPaintingCanvas() constructor: 800.0 x 600.0 8 2 | TestPaintingCanvas() constructor: 800.0 x 600.0
9 2 | paintChild RenderBlock at Point(0.0, 0.0) 9 2 | paintChild RenderBlock at Point(0.0, 0.0)
10 2 | | TestPaintingCanvas() constructor: 800.0 x 600.0 10 2 | | TestPaintingCanvas() constructor: 800.0 x 600.0
11 2 | | paintChild RenderConstrainedBox at Point(0.0, 0.0) 11 2 | | paintChild RenderConstrainedBox at Point(0.0, 0.0)
12 2 | | | TestPaintingCanvas() constructor: 800.0 x 600.0 12 2 | | | TestPaintingCanvas() constructor: 800.0 x 600.0
13 2 | | | paintChild RenderDecoratedBox at Point(0.0, 0.0) 13 2 | | | paintChild RenderFlex at Point(0.0, 0.0)
14 2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 14 2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
15 2 | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 425.0, 250.0), Paint(color:Color(0 xff00ffff))) 15 2 | | | | paintChild RenderDecoratedBox at Point(0.0, 0.0)
16 2 | | | paintChild RenderPadding at Point(425.0, 99.0)
17 2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
18 2 | | | | paintChild RenderConstrainedBox at Point(433.0, 107.0)
19 2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 16 2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
20 2 | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0e0e0), dr awLooper:true)) 17 2 | | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 425.0, 250.0), Paint(color:Colo r(0xff00ffff)))
21 2 | | | | | paintChild RenderPositionedBox at Point(441.0, 107.0) 18 2 | | | | | paintChild RenderConstrainedBox at Point(0.0, 0.0)
22 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 19 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
23 2 | | | | | | paintChild RenderParagraph at Point(441.0, 115.0) 20 2 | | | | paintChild RenderPadding at Point(425.0, 99.0)
21 2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
22 2 | | | | | paintChild RenderConstrainedBox at Point(433.0, 107.0)
23 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
24 2 | | | | | | paintChild RenderConstrainedBox at Point(433.0, 107.0)
24 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 25 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
25 2 | | | | | | | translate(441.0, 115.0) 26 2 | | | | | | | paintChild RenderDecoratedBox at Point(433.0, 107.0)
26 2 | | | | | | | translate(-441.0, -115.0) 27 2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
28 2 | | | | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0 e0e0), drawLooper:true))
29 2 | | | | | | | | paintChild RenderInkWell at Point(433.0, 107.0)
30 2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
31 2 | | | | | | | | | paintChild RenderPadding at Point(433.0, 107.0)
32 2 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
33 2 | | | | | | | | | | paintChild RenderPositionedBox at Point(441.0, 10 7.0)
34 2 | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600. 0
35 2 | | | | | | | | | | | paintChild RenderParagraph at Point(441.0, 115 .0)
36 2 | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 6 00.0
37 2 | | | | | | | | | | | | translate(441.0, 115.0)
38 2 | | | | | | | | | | | | translate(-441.0, -115.0)
27 2 | | paintChild RenderConstrainedBox at Point(0.0, 250.0) 39 2 | | paintChild RenderConstrainedBox at Point(0.0, 250.0)
28 2 | | | TestPaintingCanvas() constructor: 800.0 x 600.0 40 2 | | | TestPaintingCanvas() constructor: 800.0 x 600.0
29 2 | | | paintChild RenderDecoratedBox at Point(0.0, 250.0) 41 2 | | | paintChild RenderStack at Point(0.0, 250.0)
30 2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 42 2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
31 2 | | | | drawRect(Rect.fromLTRB(0.0, 250.0, 800.0, 500.0), Paint(color:Color (0xff00ffff))) 43 2 | | | | paintChild RenderDecoratedBox at Point(0.0, 250.0)
32 2 | | | paintChild RenderPadding at Point(0.0, 250.0)
33 2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
34 2 | | | | paintChild RenderConstrainedBox at Point(8.0, 258.0)
35 2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 44 2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
36 2 | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0e0e0), dr awLooper:true)) 45 2 | | | | | drawRect(Rect.fromLTRB(0.0, 250.0, 800.0, 500.0), Paint(color:Co lor(0xff00ffff)))
37 2 | | | | | paintChild RenderPositionedBox at Point(16.0, 258.0) 46 2 | | | | | paintChild RenderConstrainedBox at Point(0.0, 250.0)
38 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 47 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
39 2 | | | | | | paintChild RenderParagraph at Point(228.5, 365.0) 48 2 | | | | paintChild RenderPadding at Point(0.0, 250.0)
49 2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
50 2 | | | | | paintChild RenderConstrainedBox at Point(8.0, 258.0)
51 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
52 2 | | | | | | paintChild RenderConstrainedBox at Point(8.0, 258.0)
40 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 53 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
41 2 | | | | | | | translate(228.5, 365.0) 54 2 | | | | | | | paintChild RenderDecoratedBox at Point(8.0, 258.0)
42 2 | | | | | | | translate(-228.5, -365.0) 55 2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
56 2 | | | | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0 e0e0), drawLooper:true))
57 2 | | | | | | | | paintChild RenderInkWell at Point(8.0, 258.0)
58 2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
59 2 | | | | | | | | | paintChild RenderPadding at Point(8.0, 258.0)
60 2 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
61 2 | | | | | | | | | | paintChild RenderPositionedBox at Point(16.0, 258 .0)
62 2 | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600. 0
63 2 | | | | | | | | | | | paintChild RenderParagraph at Point(228.5, 365 .0)
64 2 | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 6 00.0
65 2 | | | | | | | | | | | | translate(228.5, 365.0)
66 2 | | | | | | | | | | | | translate(-228.5, -365.0)
43 ------------------------------------------------------------------------ 67 ------------------------------------------------------------------------
44 CONSOLE: 68 CONSOLE:
45 PAINT FOR FRAME #3 ---------------------------------------------- 69 PAINT FOR FRAME #3 ----------------------------------------------
46 3 | TestPaintingCanvas() constructor: 800.0 x 600.0 70 3 | TestPaintingCanvas() constructor: 800.0 x 600.0
47 3 | paintChild RenderBlock at Point(0.0, 0.0) 71 3 | paintChild RenderBlock at Point(0.0, 0.0)
48 3 | | TestPaintingCanvas() constructor: 800.0 x 600.0 72 3 | | TestPaintingCanvas() constructor: 800.0 x 600.0
49 3 | | paintChild RenderConstrainedBox at Point(0.0, 0.0) 73 3 | | paintChild RenderConstrainedBox at Point(0.0, 0.0)
50 3 | | | TestPaintingCanvas() constructor: 800.0 x 600.0 74 3 | | | TestPaintingCanvas() constructor: 800.0 x 600.0
51 3 | | | paintChild RenderDecoratedBox at Point(0.0, 0.0) 75 3 | | | paintChild RenderFlex at Point(0.0, 0.0)
52 3 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 76 3 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
53 3 | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 549.0, 250.0), Paint(color:Color(0 xefff9f00))) 77 3 | | | | paintChild RenderDecoratedBox at Point(0.0, 0.0)
54 3 | | | paintChild RenderPadding at Point(549.0, 99.0)
55 3 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
56 3 | | | | paintChild RenderConstrainedBox at Point(557.0, 107.0)
57 3 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 78 3 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
58 3 | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0e0e0), dr awLooper:true)) 79 3 | | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 549.0, 250.0), Paint(color:Colo r(0xefff9f00)))
59 3 | | | | | paintChild RenderPositionedBox at Point(565.0, 107.0) 80 3 | | | | | paintChild RenderConstrainedBox at Point(0.0, 0.0)
60 3 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 81 3 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
61 3 | | | | | | paintChild RenderParagraph at Point(565.0, 115.0) 82 3 | | | | paintChild RenderPadding at Point(549.0, 99.0)
83 3 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
84 3 | | | | | paintChild RenderConstrainedBox at Point(557.0, 107.0)
85 3 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
86 3 | | | | | | paintChild RenderConstrainedBox at Point(557.0, 107.0)
62 3 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 87 3 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
63 3 | | | | | | | translate(565.0, 115.0) 88 3 | | | | | | | paintChild RenderDecoratedBox at Point(557.0, 107.0)
64 3 | | | | | | | translate(-565.0, -115.0) 89 3 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
90 3 | | | | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0 e0e0), drawLooper:true))
91 3 | | | | | | | | paintChild RenderInkWell at Point(557.0, 107.0)
92 3 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
93 3 | | | | | | | | | paintChild RenderPadding at Point(557.0, 107.0)
94 3 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
95 3 | | | | | | | | | | paintChild RenderPositionedBox at Point(565.0, 10 7.0)
96 3 | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600. 0
97 3 | | | | | | | | | | | paintChild RenderParagraph at Point(565.0, 115 .0)
98 3 | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 6 00.0
99 3 | | | | | | | | | | | | translate(565.0, 115.0)
100 3 | | | | | | | | | | | | translate(-565.0, -115.0)
65 3 | | paintChild RenderConstrainedBox at Point(0.0, 250.0) 101 3 | | paintChild RenderConstrainedBox at Point(0.0, 250.0)
66 3 | | | TestPaintingCanvas() constructor: 800.0 x 600.0 102 3 | | | TestPaintingCanvas() constructor: 800.0 x 600.0
67 3 | | | paintChild RenderDecoratedBox at Point(0.0, 250.0) 103 3 | | | paintChild RenderStack at Point(0.0, 250.0)
68 3 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 104 3 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
69 3 | | | | drawRect(Rect.fromLTRB(0.0, 250.0, 800.0, 500.0), Paint(color:Color (0xefff9f00))) 105 3 | | | | paintChild RenderDecoratedBox at Point(0.0, 250.0)
70 3 | | | paintChild RenderPadding at Point(0.0, 250.0)
71 3 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
72 3 | | | | paintChild RenderConstrainedBox at Point(8.0, 258.0)
73 3 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 106 3 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
74 3 | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0e0e0), dr awLooper:true)) 107 3 | | | | | drawRect(Rect.fromLTRB(0.0, 250.0, 800.0, 500.0), Paint(color:Co lor(0xefff9f00)))
75 3 | | | | | paintChild RenderPositionedBox at Point(16.0, 258.0) 108 3 | | | | | paintChild RenderConstrainedBox at Point(0.0, 250.0)
76 3 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 109 3 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
77 3 | | | | | | paintChild RenderParagraph at Point(290.5, 365.0) 110 3 | | | | paintChild RenderPadding at Point(0.0, 250.0)
111 3 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
112 3 | | | | | paintChild RenderConstrainedBox at Point(8.0, 258.0)
113 3 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
114 3 | | | | | | paintChild RenderConstrainedBox at Point(8.0, 258.0)
78 3 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 115 3 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
79 3 | | | | | | | translate(290.5, 365.0) 116 3 | | | | | | | paintChild RenderDecoratedBox at Point(8.0, 258.0)
80 3 | | | | | | | translate(-290.5, -365.0) 117 3 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
118 3 | | | | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0 e0e0), drawLooper:true))
119 3 | | | | | | | | paintChild RenderInkWell at Point(8.0, 258.0)
120 3 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
121 3 | | | | | | | | | paintChild RenderPadding at Point(8.0, 258.0)
122 3 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
123 3 | | | | | | | | | | paintChild RenderPositionedBox at Point(16.0, 258 .0)
124 3 | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600. 0
125 3 | | | | | | | | | | | paintChild RenderParagraph at Point(290.5, 365 .0)
126 3 | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 6 00.0
127 3 | | | | | | | | | | | | translate(290.5, 365.0)
128 3 | | | | | | | | | | | | translate(-290.5, -365.0)
81 ------------------------------------------------------------------------ 129 ------------------------------------------------------------------------
82 CONSOLE: 130 CONSOLE:
83 PAINT FOR FRAME #4 ---------------------------------------------- 131 PAINT FOR FRAME #4 ----------------------------------------------
84 4 | TestPaintingCanvas() constructor: 800.0 x 600.0 132 4 | TestPaintingCanvas() constructor: 800.0 x 600.0
85 4 | paintChild RenderBlock at Point(0.0, 0.0) 133 4 | paintChild RenderBlock at Point(0.0, 0.0)
86 4 | | TestPaintingCanvas() constructor: 800.0 x 600.0 134 4 | | TestPaintingCanvas() constructor: 800.0 x 600.0
87 4 | | paintChild RenderConstrainedBox at Point(0.0, 0.0) 135 4 | | paintChild RenderConstrainedBox at Point(0.0, 0.0)
88 4 | | | TestPaintingCanvas() constructor: 800.0 x 600.0 136 4 | | | TestPaintingCanvas() constructor: 800.0 x 600.0
89 4 | | | paintChild RenderDecoratedBox at Point(0.0, 0.0) 137 4 | | | paintChild RenderFlex at Point(0.0, 0.0)
90 4 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 138 4 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
91 4 | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 425.0, 250.0), Paint(color:Color(0 xff00ffff))) 139 4 | | | | paintChild RenderDecoratedBox at Point(0.0, 0.0)
92 4 | | | paintChild RenderPadding at Point(425.0, 99.0)
93 4 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
94 4 | | | | paintChild RenderConstrainedBox at Point(433.0, 107.0)
95 4 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 140 4 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
96 4 | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0e0e0), dr awLooper:true)) 141 4 | | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 425.0, 250.0), Paint(color:Colo r(0xff00ffff)))
97 4 | | | | | paintChild RenderPositionedBox at Point(441.0, 107.0) 142 4 | | | | | paintChild RenderConstrainedBox at Point(0.0, 0.0)
98 4 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 143 4 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
99 4 | | | | | | paintChild RenderParagraph at Point(441.0, 115.0) 144 4 | | | | paintChild RenderPadding at Point(425.0, 99.0)
145 4 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
146 4 | | | | | paintChild RenderConstrainedBox at Point(433.0, 107.0)
147 4 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
148 4 | | | | | | paintChild RenderConstrainedBox at Point(433.0, 107.0)
100 4 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 149 4 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
101 4 | | | | | | | translate(441.0, 115.0) 150 4 | | | | | | | paintChild RenderDecoratedBox at Point(433.0, 107.0)
102 4 | | | | | | | translate(-441.0, -115.0) 151 4 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
152 4 | | | | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0 e0e0), drawLooper:true))
153 4 | | | | | | | | paintChild RenderInkWell at Point(433.0, 107.0)
154 4 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
155 4 | | | | | | | | | paintChild RenderPadding at Point(433.0, 107.0)
156 4 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
157 4 | | | | | | | | | | paintChild RenderPositionedBox at Point(441.0, 10 7.0)
158 4 | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600. 0
159 4 | | | | | | | | | | | paintChild RenderParagraph at Point(441.0, 115 .0)
160 4 | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 6 00.0
161 4 | | | | | | | | | | | | translate(441.0, 115.0)
162 4 | | | | | | | | | | | | translate(-441.0, -115.0)
103 4 | | paintChild RenderConstrainedBox at Point(0.0, 250.0) 163 4 | | paintChild RenderConstrainedBox at Point(0.0, 250.0)
104 4 | | | TestPaintingCanvas() constructor: 800.0 x 600.0 164 4 | | | TestPaintingCanvas() constructor: 800.0 x 600.0
105 4 | | | paintChild RenderDecoratedBox at Point(0.0, 250.0) 165 4 | | | paintChild RenderStack at Point(0.0, 250.0)
106 4 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 166 4 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
107 4 | | | | drawRect(Rect.fromLTRB(0.0, 250.0, 800.0, 500.0), Paint(color:Color (0xff00ffff))) 167 4 | | | | paintChild RenderDecoratedBox at Point(0.0, 250.0)
108 4 | | | paintChild RenderPadding at Point(0.0, 250.0)
109 4 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
110 4 | | | | paintChild RenderConstrainedBox at Point(8.0, 258.0)
111 4 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 168 4 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
112 4 | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0e0e0), dr awLooper:true)) 169 4 | | | | | drawRect(Rect.fromLTRB(0.0, 250.0, 800.0, 500.0), Paint(color:Co lor(0xff00ffff)))
113 4 | | | | | paintChild RenderPositionedBox at Point(16.0, 258.0) 170 4 | | | | | paintChild RenderConstrainedBox at Point(0.0, 250.0)
114 4 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 171 4 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
115 4 | | | | | | paintChild RenderParagraph at Point(228.5, 365.0) 172 4 | | | | paintChild RenderPadding at Point(0.0, 250.0)
173 4 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
174 4 | | | | | paintChild RenderConstrainedBox at Point(8.0, 258.0)
175 4 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
176 4 | | | | | | paintChild RenderConstrainedBox at Point(8.0, 258.0)
116 4 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 177 4 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
117 4 | | | | | | | translate(228.5, 365.0) 178 4 | | | | | | | paintChild RenderDecoratedBox at Point(8.0, 258.0)
118 4 | | | | | | | translate(-228.5, -365.0) 179 4 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
180 4 | | | | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0 e0e0), drawLooper:true))
181 4 | | | | | | | | paintChild RenderInkWell at Point(8.0, 258.0)
182 4 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
183 4 | | | | | | | | | paintChild RenderPadding at Point(8.0, 258.0)
184 4 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
185 4 | | | | | | | | | | paintChild RenderPositionedBox at Point(16.0, 258 .0)
186 4 | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600. 0
187 4 | | | | | | | | | | | paintChild RenderParagraph at Point(228.5, 365 .0)
188 4 | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 6 00.0
189 4 | | | | | | | | | | | | translate(228.5, 365.0)
190 4 | | | | | | | | | | | | translate(-228.5, -365.0)
119 ------------------------------------------------------------------------ 191 ------------------------------------------------------------------------
120 PAINTED 4 FRAMES 192 PAINTED 4 FRAMES
OLDNEW
« 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