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

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

Issue 1214413002: Fix tabs.dart test results (Closed) Base URL: https://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 | « no previous file | 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 RenderFlex at Point(0.0, 81.0)
12 2 | | | TestPaintingCanvas() constructor: 800.0 x 600.0
13 2 | | | paintChild RenderTabBar at Point(0.0, 81.0)
14 2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
15 2 | | | | drawRect(Rect.fromLTRB(0.0, 81.0, 800.0, 129.0), Paint(color:Color( 0xff3f51b5)))
16 2 | | | | paintChild RenderInkWell at Point(0.0, 81.0)
17 2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
18 2 | | | | | paintChild RenderOpacity at Point(115.33333333333334, 97.0)
19 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
20 2 | | | | | | translate(115.33333333333334, 97.0)
21 2 | | | | | | translate(-115.33333333333334, -97.0)
22 2 | | | | drawRect(Rect.fromLTRB(0.0, 127.0, 266.6666564941406, 129.0), Paint (color:Color(0xffff4081)))
23 2 | | | | paintChild RenderInkWell at Point(266.6666666666667, 81.0)
24 2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
25 2 | | | | | paintChild RenderOpacity at Point(377.5, 97.0)
26 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
27 2 | | | | | | saveLayer(null, Paint(color:Color(0xb3000000)))
28 2 | | | | | | translate(377.5, 97.0)
29 2 | | | | | | translate(-377.5, -97.0)
30 2 | | | | | | restore
31 2 | | | | paintChild RenderInkWell at Point(533.3333333333334, 81.0)
32 2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
33 2 | | | | | paintChild RenderOpacity at Point(646.6666666666667, 97.0)
34 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
35 2 | | | | | | saveLayer(null, Paint(color:Color(0xb3000000)))
36 2 | | | | | | translate(646.6666666666667, 97.0)
37 2 | | | | | | translate(-646.6666666666667, -97.0)
38 2 | | | | | | restore
39 2 | | | paintChild RenderDecoratedBox at Point(0.0, 129.0)
40 2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
41 2 | | | | drawRect(Rect.fromLTRB(0.0, 129.0, 800.0, 600.0), Paint(color:Color (0xffe8eaf6)))
42 2 | | | | paintChild RenderPadding at Point(12.0, 141.0)
43 2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
44 2 | | | | | paintChild RenderDecoratedBox at Point(16.0, 145.0)
45 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
46 2 | | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffffffff), drawLooper:true))
47 2 | | | | | | saveLayer(Rect.fromLTRB(16.0, 145.0, 784.0, 584.0), Paint(col or:Color(0xff000000)))
48 2 | | | | | | clipRRect()
49 2 | | | | | | paintChild RenderTabBar at Point(16.0, 145.0)
50 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
51 2 | | | | | | | drawRect(Rect.fromLTRB(16.0, 145.0, 784.0, 193.0), Paint(c olor:Color(0xff3f51b5)))
52 2 | | | | | | | paintChild RenderInkWell at Point(16.0, 145.0)
53 2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
54 2 | | | | | | | | paintChild RenderOpacity at Point(96.5, 159.0)
55 2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
56 2 | | | | | | | | | translate(96.5, 159.0)
57 2 | | | | | | | | | translate(-96.5, -159.0)
58 2 | | | | | | | drawRect(Rect.fromLTRB(16.0, 191.0, 208.0, 193.0), Paint(c olor:Color(0xffff4081)))
59 2 | | | | | | | paintChild RenderInkWell at Point(208.0, 145.0)
60 2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
61 2 | | | | | | | | paintChild RenderOpacity at Point(287.0, 159.0)
62 2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
63 2 | | | | | | | | | saveLayer(null, Paint(color:Color(0xb3000000)))
64 2 | | | | | | | | | translate(287.0, 159.0)
65 2 | | | | | | | | | translate(-287.0, -159.0)
66 2 | | | | | | | | | restore
67 2 | | | | | | | paintChild RenderInkWell at Point(400.0, 145.0)
68 2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
69 2 | | | | | | | | paintChild RenderOpacity at Point(478.0, 159.0)
70 2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
71 2 | | | | | | | | | saveLayer(null, Paint(color:Color(0xb3000000)))
72 2 | | | | | | | | | translate(478.0, 159.0)
73 2 | | | | | | | | | translate(-478.0, -159.0)
74 2 | | | | | | | | | restore
75 2 | | | | | | | paintChild RenderInkWell at Point(592.0, 145.0)
76 2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
77 2 | | | | | | | | paintChild RenderOpacity at Point(668.0, 159.0)
78 2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
79 2 | | | | | | | | | saveLayer(null, Paint(color:Color(0xb3000000)))
80 2 | | | | | | | | | translate(668.0, 159.0)
81 2 | | | | | | | | | translate(-668.0, -159.0)
82 2 | | | | | | | | | restore
83 2 | | | | | | paintChild RenderPositionedBox at Point(343.0, 193.0)
84 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
85 2 | | | | | | | paintChild RenderParagraph at Point(343.0, 354.5)
86 2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
87 2 | | | | | | | | translate(343.0, 354.5)
88 2 | | | | | | | | translate(-343.0, -354.5)
89 2 | | | | | | restore
90 2 | | paintChild RenderDecoratedBox at Point(0.0, 0.0)
91 2 | | | TestPaintingCanvas() constructor: 800.0 x 600.0
92 2 | | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 81.0), Paint(color:Color(0xff3 f51b5), drawLooper:true))
93 2 | | | paintChild RenderFlex at Point(8.0, 0.0)
94 2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
95 2 | | | | paintChild RenderConstrainedBox at Point(8.0, 25.0)
96 2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
97 2 | | | | | paintChild RenderPadding at Point(8.0, 39.0)
98 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
99 2 | | | | | | paintChild RenderParagraph at Point(32.0, 39.0)
100 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
101 2 | | | | | | | translate(32.0, 39.0)
102 2 | | | | | | | translate(-32.0, -39.0)
9 ------------------------------------------------------------------------ 103 ------------------------------------------------------------------------
10 PAINTED 2 FRAMES 104 PAINTED 2 FRAMES
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698