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

Side by Side Diff: sky/tests/widgets/buttons-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/raw/render_flex-expected.txt ('k') | sky/tests/widgets/dialog-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 RenderPositionedBox at Point(0.0, 0.0) 9 2 | paintChild RenderPositionedBox 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 RenderPadding at Point(348.0, 274.0) 11 2 | | paintChild RenderPadding at Point(348.0, 274.0)
12 2 | | | TestPaintingCanvas() constructor: 800.0 x 600.0 12 2 | | | TestPaintingCanvas() constructor: 800.0 x 600.0
13 2 | | | paintChild RenderConstrainedBox at Point(356.0, 282.0) 13 2 | | | paintChild RenderConstrainedBox at Point(356.0, 282.0)
14 2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 14 2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
15 2 | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0e0e0), drawL ooper:true)) 15 2 | | | | paintChild RenderConstrainedBox at Point(356.0, 282.0)
16 2 | | | | paintChild RenderPositionedBox at Point(364.0, 282.0)
17 2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 16 2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
18 2 | | | | | paintChild RenderParagraph at Point(370.0, 290.0) 17 2 | | | | | paintChild RenderDecoratedBox at Point(356.0, 282.0)
19 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 18 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
20 2 | | | | | | translate(370.0, 290.0) 19 2 | | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0e0e0), drawLooper:true))
21 2 | | | | | | translate(-370.0, -290.0) 20 2 | | | | | | paintChild RenderInkWell at Point(356.0, 282.0)
21 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
22 2 | | | | | | | paintChild RenderPadding at Point(356.0, 282.0)
23 2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
24 2 | | | | | | | | paintChild RenderPositionedBox at Point(364.0, 282.0)
25 2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
26 2 | | | | | | | | | paintChild RenderParagraph at Point(370.0, 290.0)
27 2 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
28 2 | | | | | | | | | | translate(370.0, 290.0)
29 2 | | | | | | | | | | translate(-370.0, -290.0)
22 ------------------------------------------------------------------------ 30 ------------------------------------------------------------------------
23 CONSOLE: 31 CONSOLE:
24 PAINT FOR FRAME #3 ---------------------------------------------- 32 PAINT FOR FRAME #3 ----------------------------------------------
25 3 | TestPaintingCanvas() constructor: 800.0 x 600.0 33 3 | TestPaintingCanvas() constructor: 800.0 x 600.0
26 3 | paintChild RenderPositionedBox at Point(0.0, 0.0) 34 3 | paintChild RenderPositionedBox at Point(0.0, 0.0)
27 3 | | TestPaintingCanvas() constructor: 800.0 x 600.0 35 3 | | TestPaintingCanvas() constructor: 800.0 x 600.0
28 3 | | paintChild RenderPadding at Point(348.0, 274.0) 36 3 | | paintChild RenderPadding at Point(348.0, 274.0)
29 3 | | | TestPaintingCanvas() constructor: 800.0 x 600.0 37 3 | | | TestPaintingCanvas() constructor: 800.0 x 600.0
30 3 | | | paintChild RenderConstrainedBox at Point(356.0, 282.0) 38 3 | | | paintChild RenderConstrainedBox at Point(356.0, 282.0)
31 3 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 39 3 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
32 3 | | | | paintChild RenderPositionedBox at Point(364.0, 282.0) 40 3 | | | | paintChild RenderConstrainedBox at Point(356.0, 282.0)
33 3 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 41 3 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
34 3 | | | | | paintChild RenderParagraph at Point(370.0, 290.0) 42 3 | | | | | paintChild RenderDecoratedBox at Point(356.0, 282.0)
35 3 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 43 3 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
36 3 | | | | | | translate(370.0, 290.0) 44 3 | | | | | | paintChild RenderInkWell at Point(356.0, 282.0)
37 3 | | | | | | translate(-370.0, -290.0) 45 3 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
46 3 | | | | | | | paintChild RenderPadding at Point(356.0, 282.0)
47 3 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
48 3 | | | | | | | | paintChild RenderPositionedBox at Point(364.0, 282.0)
49 3 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
50 3 | | | | | | | | | paintChild RenderParagraph at Point(370.0, 290.0)
51 3 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
52 3 | | | | | | | | | | translate(370.0, 290.0)
53 3 | | | | | | | | | | translate(-370.0, -290.0)
38 ------------------------------------------------------------------------ 54 ------------------------------------------------------------------------
39 CONSOLE: 55 CONSOLE:
40 PAINT FOR FRAME #4 ---------------------------------------------- 56 PAINT FOR FRAME #4 ----------------------------------------------
41 4 | TestPaintingCanvas() constructor: 800.0 x 600.0 57 4 | TestPaintingCanvas() constructor: 800.0 x 600.0
42 4 | paintChild RenderPositionedBox at Point(0.0, 0.0) 58 4 | paintChild RenderPositionedBox at Point(0.0, 0.0)
43 4 | | TestPaintingCanvas() constructor: 800.0 x 600.0 59 4 | | TestPaintingCanvas() constructor: 800.0 x 600.0
44 4 | | paintChild RenderDecoratedBox at Point(372.0, 272.0) 60 4 | | paintChild RenderDecoratedBox at Point(372.0, 272.0)
45 4 | | | TestPaintingCanvas() constructor: 800.0 x 600.0 61 4 | | | TestPaintingCanvas() constructor: 800.0 x 600.0
46 4 | | | drawCircle(Point(400.0, 300.0), 28.0, Paint(color:Color(0xffff4081), d rawLooper:true)) 62 4 | | | drawCircle(Point(400.0, 300.0), 28.0, Paint(color:Color(0xffff4081), d rawLooper:true))
47 4 | | | saveLayer(Rect.fromLTRB(372.0, 272.0, 428.0, 328.0), Paint(color:Color (0xff000000))) 63 4 | | | paintChild RenderClipOval at Point(372.0, 272.0)
48 4 | | | clipPath(Instance of 'Path')
49 4 | | | paintChild RenderParagraph at Point(394.0, 290.0)
50 4 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 64 4 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
51 4 | | | | translate(394.0, 290.0) 65 4 | | | | saveLayer(Rect.fromLTRB(372.0, 272.0, 428.0, 328.0), Paint(color:Co lor(0xff000000)))
52 4 | | | | translate(-394.0, -290.0) 66 4 | | | | clipPath(Instance of 'Path')
53 4 | | | restore 67 4 | | | | paintChild RenderConstrainedBox at Point(372.0, 272.0)
68 4 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
69 4 | | | | | paintChild RenderInkWell at Point(372.0, 272.0)
70 4 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
71 4 | | | | | | paintChild RenderPositionedBox at Point(372.0, 272.0)
72 4 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
73 4 | | | | | | | paintChild RenderParagraph at Point(394.0, 290.0)
74 4 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
75 4 | | | | | | | | translate(394.0, 290.0)
76 4 | | | | | | | | translate(-394.0, -290.0)
77 4 | | | | restore
54 ------------------------------------------------------------------------ 78 ------------------------------------------------------------------------
55 PAINTED 4 FRAMES 79 PAINTED 4 FRAMES
OLDNEW
« no previous file with comments | « sky/tests/raw/render_flex-expected.txt ('k') | sky/tests/widgets/dialog-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698