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

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

Issue 1217933002: Rename RenderCanvas to PaintingCanvas to avoid confusion with other classes that inherit from Rende… (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/styled_text-expected.txt ('k') | sky/tests/raw/box_layout-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 | TestRenderCanvas() 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 | TestRenderCanvas() 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) 9 2 | paintChild RenderScaffold at Point(0.0, 0.0)
10 2 | | TestRenderCanvas() constructor: 800.0 x 600.0 10 2 | | TestPaintingCanvas() constructor: 800.0 x 600.0
11 2 | | paintChild RenderDecoratedBox at Point(0.0, 81.0) 11 2 | | paintChild RenderDecoratedBox at Point(0.0, 81.0)
12 2 | | | TestRenderCanvas() constructor: 800.0 x 600.0 12 2 | | | TestPaintingCanvas() constructor: 800.0 x 600.0
13 2 | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xfffafafa))) 13 2 | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xfffafafa)))
14 2 | | | paintChild RenderTabBar at Point(0.0, 81.0) 14 2 | | | paintChild RenderTabBar at Point(0.0, 81.0)
15 2 | | | | TestRenderCanvas() constructor: 800.0 x 600.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))) 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) 17 2 | | | | paintChild RenderInkWell at Point(0.0, 81.0)
18 2 | | | | | TestRenderCanvas() constructor: 800.0 x 600.0 18 2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
19 2 | | | | | paintChild RenderOpacity at Point(104.83333333333334, 81.0) 19 2 | | | | | paintChild RenderOpacity at Point(104.83333333333334, 81.0)
20 2 | | | | | | TestRenderCanvas() constructor: 800.0 x 600.0 20 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
21 2 | | | | | | paintChild RenderPadding at Point(121.33333333333334, 93.0) 21 2 | | | | | | paintChild RenderPadding at Point(121.33333333333334, 93.0)
22 2 | | | | | | | TestRenderCanvas() constructor: 800.0 x 600.0 22 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
23 2 | | | | | | | paintChild RenderImage at Point(121.33333333333334, 93.0) 23 2 | | | | | | | paintChild RenderImage at Point(121.33333333333334, 93.0)
24 2 | | | | | | | | TestRenderCanvas() constructor: 800.0 x 600.0 24 2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
25 2 | | | | | | paintChild RenderParagraph at Point(104.83333333333334, 127.0 ) 25 2 | | | | | | paintChild RenderParagraph at Point(104.83333333333334, 127.0 )
26 2 | | | | | | | TestRenderCanvas() constructor: 800.0 x 600.0 26 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
27 2 | | | | | | | translate(104.83333333333334, 127.0) 27 2 | | | | | | | translate(104.83333333333334, 127.0)
28 2 | | | | | | | translate(-104.83333333333334, -127.0) 28 2 | | | | | | | translate(-104.83333333333334, -127.0)
29 2 | | | | drawRect(Rect.fromLTRB(0.0, 153.0, 266.6666564941406, 155.0), Paint (color:Color(0xffff4081))) 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) 30 2 | | | | paintChild RenderInkWell at Point(266.6666666666667, 81.0)
31 2 | | | | | TestRenderCanvas() constructor: 800.0 x 600.0 31 2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
32 2 | | | | | paintChild RenderOpacity at Point(360.0, 81.0) 32 2 | | | | | paintChild RenderOpacity at Point(360.0, 81.0)
33 2 | | | | | | TestRenderCanvas() constructor: 800.0 x 600.0 33 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
34 2 | | | | | | saveLayer(null, Paint(color:Color(0xb3000000))) 34 2 | | | | | | saveLayer(null, Paint(color:Color(0xb3000000)))
35 2 | | | | | | paintChild RenderPadding at Point(388.0, 93.0) 35 2 | | | | | | paintChild RenderPadding at Point(388.0, 93.0)
36 2 | | | | | | | TestRenderCanvas() constructor: 800.0 x 600.0 36 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
37 2 | | | | | | | paintChild RenderImage at Point(388.0, 93.0) 37 2 | | | | | | | paintChild RenderImage at Point(388.0, 93.0)
38 2 | | | | | | | | TestRenderCanvas() constructor: 800.0 x 600.0 38 2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
39 2 | | | | | | paintChild RenderParagraph at Point(360.0, 127.0) 39 2 | | | | | | paintChild RenderParagraph at Point(360.0, 127.0)
40 2 | | | | | | | TestRenderCanvas() constructor: 800.0 x 600.0 40 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
41 2 | | | | | | | translate(360.0, 127.0) 41 2 | | | | | | | translate(360.0, 127.0)
42 2 | | | | | | | translate(-360.0, -127.0) 42 2 | | | | | | | translate(-360.0, -127.0)
43 2 | | | | | | restore 43 2 | | | | | | restore
44 2 | | | | paintChild RenderInkWell at Point(533.3333333333334, 81.0) 44 2 | | | | paintChild RenderInkWell at Point(533.3333333333334, 81.0)
45 2 | | | | | TestRenderCanvas() constructor: 800.0 x 600.0 45 2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
46 2 | | | | | paintChild RenderOpacity at Point(630.6666666666667, 81.0) 46 2 | | | | | paintChild RenderOpacity at Point(630.6666666666667, 81.0)
47 2 | | | | | | TestRenderCanvas() constructor: 800.0 x 600.0 47 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
48 2 | | | | | | saveLayer(null, Paint(color:Color(0xb3000000))) 48 2 | | | | | | saveLayer(null, Paint(color:Color(0xb3000000)))
49 2 | | | | | | paintChild RenderPadding at Point(654.6666666666667, 93.0) 49 2 | | | | | | paintChild RenderPadding at Point(654.6666666666667, 93.0)
50 2 | | | | | | | TestRenderCanvas() constructor: 800.0 x 600.0 50 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
51 2 | | | | | | | paintChild RenderImage at Point(654.6666666666667, 93.0) 51 2 | | | | | | | paintChild RenderImage at Point(654.6666666666667, 93.0)
52 2 | | | | | | | | TestRenderCanvas() constructor: 800.0 x 600.0 52 2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
53 2 | | | | | | paintChild RenderParagraph at Point(630.6666666666667, 127.0) 53 2 | | | | | | paintChild RenderParagraph at Point(630.6666666666667, 127.0)
54 2 | | | | | | | TestRenderCanvas() constructor: 800.0 x 600.0 54 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
55 2 | | | | | | | translate(630.6666666666667, 127.0) 55 2 | | | | | | | translate(630.6666666666667, 127.0)
56 2 | | | | | | | translate(-630.6666666666667, -127.0) 56 2 | | | | | | | translate(-630.6666666666667, -127.0)
57 2 | | | | | | restore 57 2 | | | | | | restore
58 2 | | | paintChild RenderPositionedBox at Point(310.0, 155.0) 58 2 | | | paintChild RenderPositionedBox at Point(310.0, 155.0)
59 2 | | | | TestRenderCanvas() constructor: 800.0 x 600.0 59 2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
60 2 | | | | paintChild RenderParagraph at Point(310.0, 349.5) 60 2 | | | | paintChild RenderParagraph at Point(310.0, 349.5)
61 2 | | | | | TestRenderCanvas() constructor: 800.0 x 600.0 61 2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
62 2 | | | | | translate(310.0, 349.5) 62 2 | | | | | translate(310.0, 349.5)
63 2 | | | | | translate(-310.0, -349.5) 63 2 | | | | | translate(-310.0, -349.5)
64 2 | | paintChild RenderDecoratedBox at Point(0.0, 0.0) 64 2 | | paintChild RenderDecoratedBox at Point(0.0, 0.0)
65 2 | | | TestRenderCanvas() constructor: 800.0 x 600.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)) 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) 67 2 | | | paintChild RenderFlex at Point(8.0, 0.0)
68 2 | | | | TestRenderCanvas() constructor: 800.0 x 600.0 68 2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
69 2 | | | | paintChild RenderConstrainedBox at Point(8.0, 25.0) 69 2 | | | | paintChild RenderConstrainedBox at Point(8.0, 25.0)
70 2 | | | | | TestRenderCanvas() constructor: 800.0 x 600.0 70 2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
71 2 | | | | | paintChild RenderPadding at Point(8.0, 41.0) 71 2 | | | | | paintChild RenderPadding at Point(8.0, 41.0)
72 2 | | | | | | TestRenderCanvas() constructor: 800.0 x 600.0 72 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
73 2 | | | | | | paintChild RenderParagraph at Point(32.0, 41.0) 73 2 | | | | | | paintChild RenderParagraph at Point(32.0, 41.0)
74 2 | | | | | | | TestRenderCanvas() constructor: 800.0 x 600.0 74 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
75 2 | | | | | | | translate(32.0, 41.0) 75 2 | | | | | | | translate(32.0, 41.0)
76 2 | | | | | | | translate(-32.0, -41.0) 76 2 | | | | | | | translate(-32.0, -41.0)
77 ------------------------------------------------------------------------ 77 ------------------------------------------------------------------------
78 PAINTED 2 FRAMES 78 PAINTED 2 FRAMES
OLDNEW
« no previous file with comments | « sky/tests/examples/styled_text-expected.txt ('k') | sky/tests/raw/box_layout-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698