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

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

Issue 1217243005: Gratuitous tabs example enhancement (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Merge 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/sdk/example/widgets/tabs.dart ('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 RenderScaffold at Point(0.0, 0.0)
10 2 | | TestPaintingCanvas() constructor: 800.0 x 600.0
11 2 | | paintChild RenderDecoratedBox at Point(0.0, 81.0)
12 2 | | | TestPaintingCanvas() constructor: 800.0 x 600.0
13 2 | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xfffafafa)))
14 2 | | | paintChild RenderTabBar at Point(0.0, 81.0)
15 2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
16 2 | | | | drawRect(Rect.fromLTRB(0.0, 81.0, 800.0, 155.0), Paint(color:Color( 0xff3f51b5)))
17 2 | | | | paintChild RenderInkWell at Point(0.0, 81.0)
18 2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
19 2 | | | | | paintChild RenderOpacity at Point(104.83333333333334, 81.0)
20 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
21 2 | | | | | | paintChild RenderPadding at Point(121.33333333333334, 91.0)
22 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
23 2 | | | | | | | paintChild RenderImage at Point(121.33333333333334, 91.0)
24 2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
25 2 | | | | | | paintChild RenderParagraph at Point(104.83333333333334, 125.0 )
26 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
27 2 | | | | | | | translate(104.83333333333334, 125.0)
28 2 | | | | | | | translate(-104.83333333333334, -125.0)
29 2 | | | | drawRect(Rect.fromLTRB(0.0, 153.0, 266.6666564941406, 155.0), Paint (color:Color(0xffff4081)))
30 2 | | | | paintChild RenderInkWell at Point(266.6666666666667, 81.0)
31 2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
32 2 | | | | | paintChild RenderOpacity at Point(360.0, 81.0)
33 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
34 2 | | | | | | saveLayer(null, Paint(color:Color(0xb3000000)))
35 2 | | | | | | paintChild RenderPadding at Point(388.0, 91.0)
36 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
37 2 | | | | | | | paintChild RenderImage at Point(388.0, 91.0)
38 2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
39 2 | | | | | | paintChild RenderParagraph at Point(360.0, 125.0)
40 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
41 2 | | | | | | | translate(360.0, 125.0)
42 2 | | | | | | | translate(-360.0, -125.0)
43 2 | | | | | | restore
44 2 | | | | paintChild RenderInkWell at Point(533.3333333333334, 81.0)
45 2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
46 2 | | | | | paintChild RenderOpacity at Point(630.6666666666667, 81.0)
47 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
48 2 | | | | | | saveLayer(null, Paint(color:Color(0xb3000000)))
49 2 | | | | | | paintChild RenderPadding at Point(654.6666666666667, 91.0)
50 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
51 2 | | | | | | | paintChild RenderImage at Point(654.6666666666667, 91.0)
52 2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
53 2 | | | | | | paintChild RenderParagraph at Point(630.6666666666667, 125.0)
54 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
55 2 | | | | | | | translate(630.6666666666667, 125.0)
56 2 | | | | | | | translate(-630.6666666666667, -125.0)
57 2 | | | | | | restore
58 2 | | | paintChild RenderPositionedBox at Point(310.0, 155.0)
59 2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
60 2 | | | | paintChild RenderParagraph at Point(310.0, 343.5)
61 2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
62 2 | | | | | translate(310.0, 343.5)
63 2 | | | | | translate(-310.0, -343.5)
64 2 | | paintChild RenderDecoratedBox at Point(0.0, 0.0)
65 2 | | | TestPaintingCanvas() constructor: 800.0 x 600.0
66 2 | | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 81.0), Paint(color:Color(0xff3 f51b5), drawLooper:true))
67 2 | | | paintChild RenderFlex at Point(8.0, 0.0)
68 2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
69 2 | | | | paintChild RenderConstrainedBox at Point(8.0, 25.0)
70 2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
71 2 | | | | | paintChild RenderPadding at Point(8.0, 39.0)
72 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
73 2 | | | | | | paintChild RenderParagraph at Point(32.0, 39.0)
74 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
75 2 | | | | | | | translate(32.0, 39.0)
76 2 | | | | | | | translate(-32.0, -39.0)
77 ------------------------------------------------------------------------ 9 ------------------------------------------------------------------------
78 PAINTED 2 FRAMES 10 PAINTED 2 FRAMES
OLDNEW
« no previous file with comments | « sky/sdk/example/widgets/tabs.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698