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

Side by Side Diff: sky/tests/examples/styled_text-expected.txt

Issue 1224223004: Fix test failures from AnimatedContainer patch. (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
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 RenderScaffold at Point(0.0, 0.0) 9 2 | paintChild RenderScaffold 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 RenderDecoratedBox at Point(0.0, 56.0) 11 2 | | paintChild RenderDecoratedBox at Point(0.0, 56.0)
12 2 | | | TestPaintingCanvas() constructor: 800.0 x 600.0 12 2 | | | TestPaintingCanvas() constructor: 800.0 x 600.0
13 2 | | | drawRect(Rect.fromLTRB(0.0, 56.0, 800.0, 600.0), Paint(color:Color(0xf ffafafa))) 13 2 | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xfffafafa)))
14 2 | | | paintChild RenderDecoratedBox at Point(0.0, 56.0) 14 2 | | | paintChild RenderPadding at Point(0.0, 56.0)
15 2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 15 2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
16 2 | | | | paintChild RenderPadding at Point(0.0, 56.0) 16 2 | | | | paintChild RenderFlex at Point(8.0, 56.0)
17 2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 17 2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
18 2 | | | | | paintChild RenderFlex at Point(8.0, 56.0) 18 2 | | | | | paintChild RenderParagraph at Point(8.0, 163.5)
19 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 19 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
20 2 | | | | | | paintChild RenderParagraph at Point(8.0, 163.5) 20 2 | | | | | | translate(8.0, 163.5)
21 2 | | | | | | translate(-8.0, -163.5)
22 2 | | | | | paintChild RenderPadding at Point(8.0, 213.5)
23 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
24 2 | | | | | | paintChild RenderConstrainedBox at Point(72.0, 223.5)
21 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 25 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
22 2 | | | | | | | translate(8.0, 163.5) 26 2 | | | | | | | paintChild RenderDecoratedBox at Point(72.0, 223.5)
23 2 | | | | | | | translate(-8.0, -163.5) 27 2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
24 2 | | | | | | paintChild RenderPadding at Point(8.0, 213.5) 28 2 | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0xff0000 00)))
29 2 | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0xff0000 00)))
30 2 | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0x180000 00)))
31 2 | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0xff0000 00)))
32 2 | | | | | | | | paintChild RenderConstrainedBox at Point(72.0, 223.5)
33 2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
34 2 | | | | | paintChild RenderParagraph at Point(8.0, 233.5)
35 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
36 2 | | | | | | translate(8.0, 233.5)
37 2 | | | | | | translate(-8.0, -233.5)
38 2 | | | | | paintChild RenderPadding at Point(8.0, 249.5)
39 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
40 2 | | | | | | paintChild RenderConstrainedBox at Point(72.0, 259.5)
25 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 41 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
26 2 | | | | | | | paintChild RenderConstrainedBox at Point(72.0, 223.5) 42 2 | | | | | | | paintChild RenderDecoratedBox at Point(72.0, 259.5)
27 2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 43 2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
28 2 | | | | | | | | paintChild RenderDecoratedBox at Point(72.0, 223.5) 44 2 | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0xff0000 00)))
45 2 | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0xff0000 00)))
46 2 | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0x180000 00)))
47 2 | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0xff0000 00)))
48 2 | | | | | | | | paintChild RenderConstrainedBox at Point(72.0, 259.5)
29 2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 49 2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
30 2 | | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0xff0 00000))) 50 2 | | | | | paintChild RenderParagraph at Point(8.0, 269.5)
31 2 | | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0xff0 00000))) 51 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
32 2 | | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0x180 00000))) 52 2 | | | | | | translate(8.0, 269.5)
33 2 | | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0xff0 00000))) 53 2 | | | | | | translate(-8.0, -269.5)
34 2 | | | | | | | | | paintChild RenderConstrainedBox at Point(72.0, 223.5 ) 54 2 | | | | | paintChild RenderPadding at Point(8.0, 294.5)
35 2 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 55 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
36 2 | | | | | | paintChild RenderParagraph at Point(8.0, 233.5) 56 2 | | | | | | paintChild RenderConstrainedBox at Point(72.0, 304.5)
37 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 57 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
38 2 | | | | | | | translate(8.0, 233.5) 58 2 | | | | | | | paintChild RenderDecoratedBox at Point(72.0, 304.5)
39 2 | | | | | | | translate(-8.0, -233.5) 59 2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
40 2 | | | | | | paintChild RenderPadding at Point(8.0, 249.5) 60 2 | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0xff0000 00)))
61 2 | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0xff0000 00)))
62 2 | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0x180000 00)))
63 2 | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0xff0000 00)))
64 2 | | | | | | | | paintChild RenderConstrainedBox at Point(72.0, 304.5)
65 2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
66 2 | | | | | paintChild RenderParagraph at Point(8.0, 314.5)
67 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
68 2 | | | | | | translate(8.0, 314.5)
69 2 | | | | | | translate(-8.0, -314.5)
70 2 | | | | | paintChild RenderPadding at Point(8.0, 330.5)
71 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
72 2 | | | | | | paintChild RenderConstrainedBox at Point(72.0, 340.5)
41 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 73 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
42 2 | | | | | | | paintChild RenderConstrainedBox at Point(72.0, 259.5) 74 2 | | | | | | | paintChild RenderDecoratedBox at Point(72.0, 340.5)
43 2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 75 2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
44 2 | | | | | | | | paintChild RenderDecoratedBox at Point(72.0, 259.5) 76 2 | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0xff0000 00)))
77 2 | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0xff0000 00)))
78 2 | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0x180000 00)))
79 2 | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0xff0000 00)))
80 2 | | | | | | | | paintChild RenderConstrainedBox at Point(72.0, 340.5)
45 2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 81 2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
46 2 | | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0xff0 00000))) 82 2 | | | | | paintChild RenderParagraph at Point(8.0, 350.5)
47 2 | | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0xff0 00000))) 83 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
48 2 | | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0x180 00000))) 84 2 | | | | | | translate(8.0, 350.5)
49 2 | | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0xff0 00000))) 85 2 | | | | | | translate(-8.0, -350.5)
50 2 | | | | | | | | | paintChild RenderConstrainedBox at Point(72.0, 259.5 ) 86 2 | | | | | paintChild RenderPadding at Point(8.0, 375.5)
51 2 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 87 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
52 2 | | | | | | paintChild RenderParagraph at Point(8.0, 269.5) 88 2 | | | | | | paintChild RenderConstrainedBox at Point(72.0, 385.5)
53 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 89 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
54 2 | | | | | | | translate(8.0, 269.5) 90 2 | | | | | | | paintChild RenderDecoratedBox at Point(72.0, 385.5)
55 2 | | | | | | | translate(-8.0, -269.5) 91 2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
56 2 | | | | | | paintChild RenderPadding at Point(8.0, 294.5) 92 2 | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0xff0000 00)))
93 2 | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0xff0000 00)))
94 2 | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0x180000 00)))
95 2 | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0xff0000 00)))
96 2 | | | | | | | | paintChild RenderConstrainedBox at Point(72.0, 385.5)
97 2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
98 2 | | | | | paintChild RenderParagraph at Point(8.0, 395.5)
99 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
100 2 | | | | | | translate(8.0, 395.5)
101 2 | | | | | | translate(-8.0, -395.5)
102 2 | | | | | paintChild RenderPadding at Point(8.0, 411.5)
103 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
104 2 | | | | | | paintChild RenderConstrainedBox at Point(72.0, 421.5)
57 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 105 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
58 2 | | | | | | | paintChild RenderConstrainedBox at Point(72.0, 304.5) 106 2 | | | | | | | paintChild RenderDecoratedBox at Point(72.0, 421.5)
59 2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 107 2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
60 2 | | | | | | | | paintChild RenderDecoratedBox at Point(72.0, 304.5) 108 2 | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0xff0000 00)))
109 2 | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0xff0000 00)))
110 2 | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0x180000 00)))
111 2 | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0xff0000 00)))
112 2 | | | | | | | | paintChild RenderConstrainedBox at Point(72.0, 421.5)
61 2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 113 2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
62 2 | | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0xff0 00000))) 114 2 | | | | | paintChild RenderParagraph at Point(8.0, 431.5)
63 2 | | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0xff0 00000))) 115 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
64 2 | | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0x180 00000))) 116 2 | | | | | | translate(8.0, 431.5)
65 2 | | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0xff0 00000))) 117 2 | | | | | | translate(-8.0, -431.5)
66 2 | | | | | | | | | paintChild RenderConstrainedBox at Point(72.0, 304.5 ) 118 2 | | | | | paintChild RenderPadding at Point(8.0, 456.5)
67 2 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 119 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
68 2 | | | | | | paintChild RenderParagraph at Point(8.0, 314.5) 120 2 | | | | | | paintChild RenderConstrainedBox at Point(72.0, 466.5)
69 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 121 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
70 2 | | | | | | | translate(8.0, 314.5) 122 2 | | | | | | | paintChild RenderDecoratedBox at Point(72.0, 466.5)
71 2 | | | | | | | translate(-8.0, -314.5)
72 2 | | | | | | paintChild RenderPadding at Point(8.0, 330.5)
73 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
74 2 | | | | | | | paintChild RenderConstrainedBox at Point(72.0, 340.5)
75 2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 123 2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
76 2 | | | | | | | | paintChild RenderDecoratedBox at Point(72.0, 340.5) 124 2 | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0xff0000 00)))
125 2 | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0xff0000 00)))
126 2 | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0x180000 00)))
127 2 | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0xff0000 00)))
128 2 | | | | | | | | paintChild RenderConstrainedBox at Point(72.0, 466.5)
77 2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 129 2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
78 2 | | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0xff0 00000))) 130 2 | | | | | paintChild RenderParagraph at Point(8.0, 476.5)
79 2 | | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0xff0 00000))) 131 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
80 2 | | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0x180 00000))) 132 2 | | | | | | translate(8.0, 476.5)
81 2 | | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0xff0 00000))) 133 2 | | | | | | translate(-8.0, -476.5)
82 2 | | | | | | | | | paintChild RenderConstrainedBox at Point(72.0, 340.5 )
83 2 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
84 2 | | | | | | paintChild RenderParagraph at Point(8.0, 350.5)
85 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
86 2 | | | | | | | translate(8.0, 350.5)
87 2 | | | | | | | translate(-8.0, -350.5)
88 2 | | | | | | paintChild RenderPadding at Point(8.0, 375.5)
89 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
90 2 | | | | | | | paintChild RenderConstrainedBox at Point(72.0, 385.5)
91 2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
92 2 | | | | | | | | paintChild RenderDecoratedBox at Point(72.0, 385.5)
93 2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
94 2 | | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0xff0 00000)))
95 2 | | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0xff0 00000)))
96 2 | | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0x180 00000)))
97 2 | | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0xff0 00000)))
98 2 | | | | | | | | | paintChild RenderConstrainedBox at Point(72.0, 385.5 )
99 2 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
100 2 | | | | | | paintChild RenderParagraph at Point(8.0, 395.5)
101 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
102 2 | | | | | | | translate(8.0, 395.5)
103 2 | | | | | | | translate(-8.0, -395.5)
104 2 | | | | | | paintChild RenderPadding at Point(8.0, 411.5)
105 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
106 2 | | | | | | | paintChild RenderConstrainedBox at Point(72.0, 421.5)
107 2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
108 2 | | | | | | | | paintChild RenderDecoratedBox at Point(72.0, 421.5)
109 2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
110 2 | | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0xff0 00000)))
111 2 | | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0xff0 00000)))
112 2 | | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0x180 00000)))
113 2 | | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0xff0 00000)))
114 2 | | | | | | | | | paintChild RenderConstrainedBox at Point(72.0, 421.5 )
115 2 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
116 2 | | | | | | paintChild RenderParagraph at Point(8.0, 431.5)
117 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
118 2 | | | | | | | translate(8.0, 431.5)
119 2 | | | | | | | translate(-8.0, -431.5)
120 2 | | | | | | paintChild RenderPadding at Point(8.0, 456.5)
121 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
122 2 | | | | | | | paintChild RenderConstrainedBox at Point(72.0, 466.5)
123 2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
124 2 | | | | | | | | paintChild RenderDecoratedBox at Point(72.0, 466.5)
125 2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
126 2 | | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0xff0 00000)))
127 2 | | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0xff0 00000)))
128 2 | | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0x180 00000)))
129 2 | | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0xff0 00000)))
130 2 | | | | | | | | | paintChild RenderConstrainedBox at Point(72.0, 466.5 )
131 2 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
132 2 | | | | | | paintChild RenderParagraph at Point(8.0, 476.5)
133 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
134 2 | | | | | | | translate(8.0, 476.5)
135 2 | | | | | | | translate(-8.0, -476.5)
136 2 | | paintChild RenderDecoratedBox at Point(0.0, 0.0) 134 2 | | paintChild RenderDecoratedBox at Point(0.0, 0.0)
137 2 | | | TestPaintingCanvas() constructor: 800.0 x 600.0 135 2 | | | TestPaintingCanvas() constructor: 800.0 x 600.0
138 2 | | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 56.0), Paint(color:Color(0xff2 196f3), drawLooper:true)) 136 2 | | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 56.0), Paint(color:Color(0xff2 196f3), drawLooper:true))
139 2 | | | paintChild RenderPadding at Point(0.0, 0.0) 137 2 | | | paintChild RenderPadding at Point(0.0, 0.0)
140 2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 138 2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
141 2 | | | | paintChild RenderFlex at Point(8.0, 0.0) 139 2 | | | | paintChild RenderFlex at Point(8.0, 0.0)
142 2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 140 2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
143 2 | | | | | paintChild RenderConstrainedBox at Point(8.0, 0.0) 141 2 | | | | | paintChild RenderConstrainedBox at Point(8.0, 0.0)
144 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 142 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
145 2 | | | | | | paintChild RenderFlex at Point(8.0, 0.0) 143 2 | | | | | | paintChild RenderFlex at Point(8.0, 0.0)
146 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 144 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
147 2 | | | | | | | paintChild RenderPadding at Point(8.0, 14.0) 145 2 | | | | | | | paintChild RenderPadding at Point(8.0, 14.0)
148 2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 146 2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
149 2 | | | | | | | | paintChild RenderParagraph at Point(32.0, 14.0) 147 2 | | | | | | | | paintChild RenderParagraph at Point(32.0, 14.0)
150 2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 148 2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
151 2 | | | | | | | | | translate(32.0, 14.0) 149 2 | | | | | | | | | translate(32.0, 14.0)
152 2 | | | | | | | | | translate(-32.0, -14.0) 150 2 | | | | | | | | | translate(-32.0, -14.0)
153 ------------------------------------------------------------------------ 151 ------------------------------------------------------------------------
154 PAINTED 2 FRAMES 152 PAINTED 2 FRAMES
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698