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

Side by Side Diff: sky/tests/widgets/dialog-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/buttons-expected.txt ('k') | sky/tests/widgets/syncs1-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 RenderDecoratedBox at Point(0.0, 0.0) 11 2 | | paintChild RenderDecoratedBox 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 | | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 600.0), Paint(color:Color(0x7f 000000))) 13 2 | | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 600.0), Paint(color:Color(0x7f 000000)))
14 2 | | | paintChild RenderConstrainedBox at Point(0.0, 0.0)
15 2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
14 2 | | paintChild RenderPositionedBox at Point(0.0, 0.0) 16 2 | | paintChild RenderPositionedBox at Point(0.0, 0.0)
15 2 | | | TestPaintingCanvas() constructor: 800.0 x 600.0 17 2 | | | TestPaintingCanvas() constructor: 800.0 x 600.0
16 2 | | | paintChild RenderPadding at Point(220.0, 194.0) 18 2 | | | paintChild RenderPadding at Point(220.0, 194.0)
17 2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 19 2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
18 2 | | | | paintChild RenderConstrainedBox at Point(260.0, 218.0) 20 2 | | | | paintChild RenderConstrainedBox at Point(260.0, 218.0)
19 2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 21 2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
20 2 | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffffffff), dr awLooper:true)) 22 2 | | | | | paintChild RenderDecoratedBox at Point(260.0, 218.0)
21 2 | | | | | paintChild RenderPadding at Point(260.0, 218.0)
22 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 23 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
23 2 | | | | | | paintChild RenderParagraph at Point(284.0, 242.0) 24 2 | | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffffffff), drawLooper:true))
25 2 | | | | | | paintChild RenderShrinkWrapWidth at Point(260.0, 218.0)
24 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 26 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
25 2 | | | | | | | translate(284.0, 242.0) 27 2 | | | | | | | paintChild RenderBlock at Point(260.0, 218.0)
26 2 | | | | | | | translate(-284.0, -242.0) 28 2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
27 2 | | | | | paintChild RenderPadding at Point(260.0, 270.0) 29 2 | | | | | | | | paintChild RenderPadding at Point(260.0, 218.0)
28 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 30 2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
29 2 | | | | | | paintChild RenderParagraph at Point(284.0, 290.0) 31 2 | | | | | | | | | paintChild RenderParagraph at Point(284.0, 242.0)
30 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 32 2 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
31 2 | | | | | | | translate(284.0, 290.0) 33 2 | | | | | | | | | | translate(284.0, 242.0)
32 2 | | | | | | | translate(-284.0, -290.0) 34 2 | | | | | | | | | | translate(-284.0, -242.0)
33 2 | | | | | paintChild RenderFlex at Point(260.0, 362.0) 35 2 | | | | | | | | paintChild RenderPadding at Point(260.0, 270.0)
34 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 36 2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
35 2 | | | | | | paintChild RenderParagraph at Point(411.0, 362.0) 37 2 | | | | | | | | | paintChild RenderParagraph at Point(284.0, 290.0)
36 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 38 2 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
37 2 | | | | | | | translate(411.0, 362.0) 39 2 | | | | | | | | | | translate(284.0, 290.0)
38 2 | | | | | | | translate(-411.0, -362.0) 40 2 | | | | | | | | | | translate(-284.0, -290.0)
41 2 | | | | | | | | paintChild RenderFlex at Point(260.0, 362.0)
42 2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
43 2 | | | | | | | | | paintChild RenderParagraph at Point(411.0, 362.0)
44 2 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
45 2 | | | | | | | | | | translate(411.0, 362.0)
46 2 | | | | | | | | | | translate(-411.0, -362.0)
39 ------------------------------------------------------------------------ 47 ------------------------------------------------------------------------
40 PAINTED 2 FRAMES 48 PAINTED 2 FRAMES
OLDNEW
« no previous file with comments | « sky/tests/widgets/buttons-expected.txt ('k') | sky/tests/widgets/syncs1-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698