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

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

Issue 1225703003: Update test expectations after view padding change (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/examples/sector-expected.txt ('k') | sky/tests/examples/styled_text-expected.txt » ('j') | 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 RenderStack at Point(0.0, 0.0) 9 2 | paintChild RenderStack 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 RenderScaffold at Point(0.0, 0.0) 11 2 | | paintChild RenderScaffold 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 RenderFlex at Point(0.0, 81.0) 13 2 | | | paintChild RenderFlex at Point(0.0, 56.0)
14 2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 14 2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
15 2 | | | | paintChild RenderDecoratedBox at Point(0.0, 81.0) 15 2 | | | | paintChild RenderDecoratedBox at Point(0.0, 56.0)
16 2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 16 2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
17 2 | | | | | drawRect(Rect.fromLTRB(0.0, 81.0, 800.0, 129.0), Paint(color:Col or(0xfffafafa))) 17 2 | | | | | drawRect(Rect.fromLTRB(0.0, 56.0, 800.0, 104.0), Paint(color:Col or(0xfffafafa)))
18 2 | | | | | save 18 2 | | | | | save
19 2 | | | | | translate(0.0, 81.0) 19 2 | | | | | translate(0.0, 56.0)
20 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]) 20 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])
21 2 | | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 48.0), Paint(color:Color (0xff9c27b0))) 21 2 | | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 48.0), Paint(color:Color (0xff9c27b0)))
22 2 | | | | | paintChild RenderInkWell at Point(0.0, 0.0) 22 2 | | | | | paintChild RenderInkWell at Point(0.0, 0.0)
23 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 23 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
24 2 | | | | | | paintChild RenderPositionedBox at Point(12.0, 0.0) 24 2 | | | | | | paintChild RenderPositionedBox at Point(12.0, 0.0)
25 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 25 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
26 2 | | | | | | | paintChild RenderOpacity at Point(171.0, 14.0) 26 2 | | | | | | | paintChild RenderOpacity at Point(171.0, 14.0)
27 2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 27 2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
28 2 | | | | | | | | translate(171.0, 14.0) 28 2 | | | | | | | | translate(171.0, 14.0)
29 2 | | | | | | | | translate(-171.0, -14.0) 29 2 | | | | | | | | translate(-171.0, -14.0)
30 2 | | | | | drawRect(Rect.fromLTRB(0.0, 46.0, 400.0, 48.0), Paint(color:Colo r(0xffff5252))) 30 2 | | | | | drawRect(Rect.fromLTRB(0.0, 46.0, 400.0, 48.0), Paint(color:Colo r(0xffff5252)))
31 2 | | | | | paintChild RenderInkWell at Point(400.0, 0.0) 31 2 | | | | | paintChild RenderInkWell at Point(400.0, 0.0)
32 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 32 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
33 2 | | | | | | paintChild RenderPositionedBox at Point(412.0, 0.0) 33 2 | | | | | | paintChild RenderPositionedBox at Point(412.0, 0.0)
34 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 34 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
35 2 | | | | | | | paintChild RenderOpacity at Point(560.0, 14.0) 35 2 | | | | | | | paintChild RenderOpacity at Point(560.0, 14.0)
36 2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 36 2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
37 2 | | | | | | | | saveLayer(null, Paint(color:Color(0xb3000000))) 37 2 | | | | | | | | saveLayer(null, Paint(color:Color(0xb3000000)))
38 2 | | | | | | | | translate(560.0, 14.0) 38 2 | | | | | | | | translate(560.0, 14.0)
39 2 | | | | | | | | translate(-560.0, -14.0) 39 2 | | | | | | | | translate(-560.0, -14.0)
40 2 | | | | | | | | restore 40 2 | | | | | | | | restore
41 2 | | | | | restore 41 2 | | | | | restore
42 2 | | | | paintChild RenderDecoratedBox at Point(0.0, 129.0) 42 2 | | | | paintChild RenderDecoratedBox at Point(0.0, 104.0)
43 2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 43 2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
44 2 | | | | | drawRect(Rect.fromLTRB(0.0, 129.0, 800.0, 600.0), Paint(color:Co lor(0xfffafafa))) 44 2 | | | | | drawRect(Rect.fromLTRB(0.0, 104.0, 800.0, 600.0), Paint(color:Co lor(0xfffafafa)))
45 2 | | | | | save 45 2 | | | | | save
46 2 | | | | | clipRect(Rect.fromLTRB(0.0, 129.0, 800.0, 600.0)) 46 2 | | | | | clipRect(Rect.fromLTRB(0.0, 104.0, 800.0, 600.0))
47 2 | | | | | save 47 2 | | | | | save
48 2 | | | | | translate(0.0, 129.0) 48 2 | | | | | translate(0.0, 104.0)
49 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]) 49 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])
50 2 | | | | | restore 50 2 | | | | | restore
51 2 | | | | | restore 51 2 | | | | | restore
52 2 | | | paintChild RenderDecoratedBox at Point(0.0, 0.0) 52 2 | | | paintChild RenderDecoratedBox at Point(0.0, 0.0)
53 2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 53 2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
54 2 | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 81.0), Paint(color:Color(0x ff9c27b0), drawLooper:true)) 54 2 | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 56.0), Paint(color:Color(0x ff9c27b0), drawLooper:true))
55 2 | | | | paintChild RenderFlex at Point(8.0, 0.0) 55 2 | | | | paintChild RenderFlex at Point(8.0, 0.0)
56 2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 56 2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
57 2 | | | | | paintChild RenderConstrainedBox at Point(8.0, 25.0) 57 2 | | | | | paintChild RenderConstrainedBox at Point(8.0, 0.0)
58 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 58 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
59 2 | | | | | | paintChild RenderPadding at Point(8.0, 33.0) 59 2 | | | | | | paintChild RenderPadding at Point(8.0, 8.0)
60 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 60 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
61 2 | | | | | | | paintChild RenderImage at Point(16.0, 41.0) 61 2 | | | | | | | paintChild RenderImage at Point(16.0, 16.0)
62 2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 62 2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
63 2 | | | | | | paintChild RenderPadding at Point(48.0, 39.0) 63 2 | | | | | | paintChild RenderPadding at Point(48.0, 14.0)
64 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 64 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
65 2 | | | | | | | paintChild RenderParagraph at Point(72.0, 39.0) 65 2 | | | | | | | paintChild RenderParagraph at Point(72.0, 14.0)
66 2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 66 2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
67 2 | | | | | | | | translate(72.0, 39.0) 67 2 | | | | | | | | translate(72.0, 14.0)
68 2 | | | | | | | | translate(-72.0, -39.0) 68 2 | | | | | | | | translate(-72.0, -14.0)
69 2 | | | | | | paintChild RenderPadding at Point(712.0, 33.0) 69 2 | | | | | | paintChild RenderPadding at Point(712.0, 8.0)
70 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 70 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
71 2 | | | | | | | paintChild RenderImage at Point(720.0, 41.0) 71 2 | | | | | | | paintChild RenderImage at Point(720.0, 16.0)
72 2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 72 2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
73 2 | | | | | | paintChild RenderPadding at Point(752.0, 33.0) 73 2 | | | | | | paintChild RenderPadding at Point(752.0, 8.0)
74 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 74 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
75 2 | | | | | | | paintChild RenderImage at Point(760.0, 41.0) 75 2 | | | | | | | paintChild RenderImage at Point(760.0, 16.0)
76 2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 76 2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
77 2 | | | paintChild RenderDecoratedBox at Point(728.0, 528.0) 77 2 | | | paintChild RenderDecoratedBox at Point(728.0, 528.0)
78 2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 78 2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
79 2 | | | | drawCircle(Point(756.0, 556.0), 28.0, Paint(color:Color(0xffff5252) , drawLooper:true)) 79 2 | | | | drawCircle(Point(756.0, 556.0), 28.0, Paint(color:Color(0xffff5252) , drawLooper:true))
80 2 | | | | saveLayer(Rect.fromLTRB(728.0, 528.0, 784.0, 584.0), Paint(color:Co lor(0xff000000))) 80 2 | | | | saveLayer(Rect.fromLTRB(728.0, 528.0, 784.0, 584.0), Paint(color:Co lor(0xff000000)))
81 2 | | | | clipPath(Instance of 'Path') 81 2 | | | | clipPath(Instance of 'Path')
82 2 | | | | paintChild RenderImage at Point(744.0, 544.0) 82 2 | | | | paintChild RenderImage at Point(744.0, 544.0)
83 2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 83 2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
84 2 | | | | restore 84 2 | | | | restore
85 ------------------------------------------------------------------------ 85 ------------------------------------------------------------------------
86 CONSOLE: 86 CONSOLE:
87 PAINT FOR FRAME #3 ---------------------------------------------- 87 PAINT FOR FRAME #3 ----------------------------------------------
88 3 | TestPaintingCanvas() constructor: 800.0 x 600.0 88 3 | TestPaintingCanvas() constructor: 800.0 x 600.0
89 3 | paintChild RenderStack at Point(0.0, 0.0) 89 3 | paintChild RenderStack at Point(0.0, 0.0)
90 3 | | TestPaintingCanvas() constructor: 800.0 x 600.0 90 3 | | TestPaintingCanvas() constructor: 800.0 x 600.0
91 3 | | paintChild RenderScaffold at Point(0.0, 0.0) 91 3 | | paintChild RenderScaffold at Point(0.0, 0.0)
92 3 | | | TestPaintingCanvas() constructor: 800.0 x 600.0 92 3 | | | TestPaintingCanvas() constructor: 800.0 x 600.0
93 3 | | | paintChild RenderFlex at Point(0.0, 81.0) 93 3 | | | paintChild RenderFlex at Point(0.0, 56.0)
94 3 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 94 3 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
95 3 | | | | paintChild RenderDecoratedBox at Point(0.0, 81.0) 95 3 | | | | paintChild RenderDecoratedBox at Point(0.0, 56.0)
96 3 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 96 3 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
97 3 | | | | | drawRect(Rect.fromLTRB(0.0, 81.0, 800.0, 129.0), Paint(color:Col or(0xfffafafa))) 97 3 | | | | | drawRect(Rect.fromLTRB(0.0, 56.0, 800.0, 104.0), Paint(color:Col or(0xfffafafa)))
98 3 | | | | | save 98 3 | | | | | save
99 3 | | | | | translate(0.0, 81.0) 99 3 | | | | | translate(0.0, 56.0)
100 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]) 100 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])
101 3 | | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 48.0), Paint(color:Color (0xff9c27b0))) 101 3 | | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 48.0), Paint(color:Color (0xff9c27b0)))
102 3 | | | | | paintChild RenderInkWell at Point(0.0, 0.0) 102 3 | | | | | paintChild RenderInkWell at Point(0.0, 0.0)
103 3 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 103 3 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
104 3 | | | | | | paintChild RenderPositionedBox at Point(12.0, 0.0) 104 3 | | | | | | paintChild RenderPositionedBox at Point(12.0, 0.0)
105 3 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 105 3 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
106 3 | | | | | | | paintChild RenderOpacity at Point(171.0, 14.0) 106 3 | | | | | | | paintChild RenderOpacity at Point(171.0, 14.0)
107 3 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 107 3 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
108 3 | | | | | | | | translate(171.0, 14.0) 108 3 | | | | | | | | translate(171.0, 14.0)
109 3 | | | | | | | | translate(-171.0, -14.0) 109 3 | | | | | | | | translate(-171.0, -14.0)
110 3 | | | | | drawRect(Rect.fromLTRB(0.0, 46.0, 400.0, 48.0), Paint(color:Colo r(0xffff5252))) 110 3 | | | | | drawRect(Rect.fromLTRB(0.0, 46.0, 400.0, 48.0), Paint(color:Colo r(0xffff5252)))
111 3 | | | | | paintChild RenderInkWell at Point(400.0, 0.0) 111 3 | | | | | paintChild RenderInkWell at Point(400.0, 0.0)
112 3 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 112 3 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
113 3 | | | | | | paintChild RenderPositionedBox at Point(412.0, 0.0) 113 3 | | | | | | paintChild RenderPositionedBox at Point(412.0, 0.0)
114 3 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 114 3 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
115 3 | | | | | | | paintChild RenderOpacity at Point(560.0, 14.0) 115 3 | | | | | | | paintChild RenderOpacity at Point(560.0, 14.0)
116 3 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 116 3 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
117 3 | | | | | | | | saveLayer(null, Paint(color:Color(0xb3000000))) 117 3 | | | | | | | | saveLayer(null, Paint(color:Color(0xb3000000)))
118 3 | | | | | | | | translate(560.0, 14.0) 118 3 | | | | | | | | translate(560.0, 14.0)
119 3 | | | | | | | | translate(-560.0, -14.0) 119 3 | | | | | | | | translate(-560.0, -14.0)
120 3 | | | | | | | | restore 120 3 | | | | | | | | restore
121 3 | | | | | restore 121 3 | | | | | restore
122 3 | | | | paintChild RenderDecoratedBox at Point(0.0, 129.0) 122 3 | | | | paintChild RenderDecoratedBox at Point(0.0, 104.0)
123 3 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 123 3 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
124 3 | | | | | drawRect(Rect.fromLTRB(0.0, 129.0, 800.0, 600.0), Paint(color:Co lor(0xfffafafa))) 124 3 | | | | | drawRect(Rect.fromLTRB(0.0, 104.0, 800.0, 600.0), Paint(color:Co lor(0xfffafafa)))
125 3 | | | | | save 125 3 | | | | | save
126 3 | | | | | clipRect(Rect.fromLTRB(0.0, 129.0, 800.0, 600.0)) 126 3 | | | | | clipRect(Rect.fromLTRB(0.0, 104.0, 800.0, 600.0))
127 3 | | | | | save 127 3 | | | | | save
128 3 | | | | | translate(0.0, 129.0) 128 3 | | | | | translate(0.0, 104.0)
129 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]) 129 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])
130 3 | | | | | restore 130 3 | | | | | restore
131 3 | | | | | restore 131 3 | | | | | restore
132 3 | | | paintChild RenderDecoratedBox at Point(0.0, 0.0) 132 3 | | | paintChild RenderDecoratedBox at Point(0.0, 0.0)
133 3 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 133 3 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
134 3 | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 81.0), Paint(color:Color(0x ff9c27b0), drawLooper:true)) 134 3 | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 56.0), Paint(color:Color(0x ff9c27b0), drawLooper:true))
135 3 | | | | paintChild RenderFlex at Point(8.0, 0.0) 135 3 | | | | paintChild RenderFlex at Point(8.0, 0.0)
136 3 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 136 3 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
137 3 | | | | | paintChild RenderConstrainedBox at Point(8.0, 25.0) 137 3 | | | | | paintChild RenderConstrainedBox at Point(8.0, 0.0)
138 3 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 138 3 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
139 3 | | | | | | paintChild RenderPadding at Point(8.0, 33.0) 139 3 | | | | | | paintChild RenderPadding at Point(8.0, 8.0)
140 3 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 140 3 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
141 3 | | | | | | | paintChild RenderImage at Point(16.0, 41.0) 141 3 | | | | | | | paintChild RenderImage at Point(16.0, 16.0)
142 3 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 142 3 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
143 3 | | | | | | paintChild RenderPadding at Point(48.0, 39.0) 143 3 | | | | | | paintChild RenderPadding at Point(48.0, 14.0)
144 3 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 144 3 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
145 3 | | | | | | | paintChild RenderParagraph at Point(72.0, 39.0) 145 3 | | | | | | | paintChild RenderParagraph at Point(72.0, 14.0)
146 3 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 146 3 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
147 3 | | | | | | | | translate(72.0, 39.0) 147 3 | | | | | | | | translate(72.0, 14.0)
148 3 | | | | | | | | translate(-72.0, -39.0) 148 3 | | | | | | | | translate(-72.0, -14.0)
149 3 | | | | | | paintChild RenderPadding at Point(712.0, 33.0) 149 3 | | | | | | paintChild RenderPadding at Point(712.0, 8.0)
150 3 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 150 3 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
151 3 | | | | | | | paintChild RenderImage at Point(720.0, 41.0) 151 3 | | | | | | | paintChild RenderImage at Point(720.0, 16.0)
152 3 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 152 3 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
153 3 | | | | | | paintChild RenderPadding at Point(752.0, 33.0) 153 3 | | | | | | paintChild RenderPadding at Point(752.0, 8.0)
154 3 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 154 3 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
155 3 | | | | | | | paintChild RenderImage at Point(760.0, 41.0) 155 3 | | | | | | | paintChild RenderImage at Point(760.0, 16.0)
156 3 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 156 3 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
157 3 | | | paintChild RenderDecoratedBox at Point(728.0, 528.0) 157 3 | | | paintChild RenderDecoratedBox at Point(728.0, 528.0)
158 3 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 158 3 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
159 3 | | | | drawCircle(Point(756.0, 556.0), 28.0, Paint(color:Color(0xffff5252) , drawLooper:true)) 159 3 | | | | drawCircle(Point(756.0, 556.0), 28.0, Paint(color:Color(0xffff5252) , drawLooper:true))
160 3 | | | | saveLayer(Rect.fromLTRB(728.0, 528.0, 784.0, 584.0), Paint(color:Co lor(0xff000000))) 160 3 | | | | saveLayer(Rect.fromLTRB(728.0, 528.0, 784.0, 584.0), Paint(color:Co lor(0xff000000)))
161 3 | | | | clipPath(Instance of 'Path') 161 3 | | | | clipPath(Instance of 'Path')
162 3 | | | | paintChild RenderImage at Point(744.0, 544.0) 162 3 | | | | paintChild RenderImage at Point(744.0, 544.0)
163 3 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 163 3 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
164 3 | | | | restore 164 3 | | | | restore
165 ------------------------------------------------------------------------ 165 ------------------------------------------------------------------------
166 PAINTED 3 FRAMES 166 PAINTED 3 FRAMES
OLDNEW
« 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