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

Side by Side Diff: sky/tests/raw/render_flex-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/raw/render_box-expected.txt ('k') | sky/tests/raw/sector_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: unittest-suite-wait-for-done 1 CONSOLE: unittest-suite-wait-for-done
2 CONSOLE: TestRenderView enabled 2 CONSOLE: TestRenderView enabled
3 CONSOLE: 3 CONSOLE:
4 PAINT FOR FRAME #1 ---------------------------------------------- 4 PAINT FOR FRAME #1 ----------------------------------------------
5 1 | TestRenderCanvas() constructor: 800.0 x 600.0 5 1 | TestPaintingCanvas() constructor: 800.0 x 600.0
6 1 | paintChild RenderDecoratedBox at Point(0.0, 0.0) 6 1 | paintChild RenderDecoratedBox at Point(0.0, 0.0)
7 1 | | TestRenderCanvas() constructor: 800.0 x 600.0 7 1 | | TestPaintingCanvas() constructor: 800.0 x 600.0
8 1 | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 600.0), Paint(color:Color(0xff000 000))) 8 1 | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 600.0), Paint(color:Color(0xff000 000)))
9 1 | | paintChild RenderSolidColor at Point(0.0, 0.0) 9 1 | | paintChild RenderSolidColor at Point(0.0, 0.0)
10 1 | | | TestRenderCanvas() constructor: 800.0 x 600.0 10 1 | | | TestPaintingCanvas() constructor: 800.0 x 600.0
11 1 | | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 82.5), Paint(color:Color(0xfff fff00))) 11 1 | | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 82.5), Paint(color:Color(0xfff fff00)))
12 1 | | paintChild RenderSolidColor at Point(350.0, 82.5) 12 1 | | paintChild RenderSolidColor at Point(350.0, 82.5)
13 1 | | | TestRenderCanvas() constructor: 800.0 x 600.0 13 1 | | | TestPaintingCanvas() constructor: 800.0 x 600.0
14 1 | | | drawRect(Rect.fromLTRB(350.0, 82.5, 450.0, 182.5), Paint(color:Color(0 x7700ffff))) 14 1 | | | drawRect(Rect.fromLTRB(350.0, 82.5, 450.0, 182.5), Paint(color:Color(0 x7700ffff)))
15 1 | | paintChild RenderPadding at Point(0.0, 182.5) 15 1 | | paintChild RenderPadding at Point(0.0, 182.5)
16 1 | | | TestRenderCanvas() constructor: 800.0 x 600.0 16 1 | | | TestPaintingCanvas() constructor: 800.0 x 600.0
17 1 | | | paintChild RenderDecoratedBox at Point(10.0, 192.5) 17 1 | | | paintChild RenderDecoratedBox at Point(10.0, 192.5)
18 1 | | | | TestRenderCanvas() constructor: 800.0 x 600.0 18 1 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
19 1 | | | | drawRect(Rect.fromLTRB(10.0, 192.5, 790.0, 342.5), Paint(color:Colo r(0xffffffff))) 19 1 | | | | drawRect(Rect.fromLTRB(10.0, 192.5, 790.0, 342.5), Paint(color:Colo r(0xffffffff)))
20 1 | | | | paintChild RenderSolidColor at Point(10.0, 192.5) 20 1 | | | | paintChild RenderSolidColor at Point(10.0, 192.5)
21 1 | | | | | TestRenderCanvas() constructor: 800.0 x 600.0 21 1 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
22 1 | | | | | drawRect(Rect.fromLTRB(10.0, 192.5, 790.0, 242.5), Paint(color:C olor(0xff00ff00))) 22 1 | | | | | drawRect(Rect.fromLTRB(10.0, 192.5, 790.0, 242.5), Paint(color:C olor(0xff00ff00)))
23 1 | | | | paintChild RenderSolidColor at Point(10.0, 242.5) 23 1 | | | | paintChild RenderSolidColor at Point(10.0, 242.5)
24 1 | | | | | TestRenderCanvas() constructor: 800.0 x 600.0 24 1 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
25 1 | | | | | drawRect(Rect.fromLTRB(10.0, 242.5, 790.0, 342.5), Paint(color:C olor(0x7700ffff))) 25 1 | | | | | drawRect(Rect.fromLTRB(10.0, 242.5, 790.0, 342.5), Paint(color:C olor(0x7700ffff)))
26 1 | | paintChild RenderDecoratedBox at Point(0.0, 352.5) 26 1 | | paintChild RenderDecoratedBox at Point(0.0, 352.5)
27 1 | | | TestRenderCanvas() constructor: 800.0 x 600.0 27 1 | | | TestPaintingCanvas() constructor: 800.0 x 600.0
28 1 | | | drawRect(Rect.fromLTRB(0.0, 352.5, 800.0, 600.0), Paint(color:Color(0x ff333333))) 28 1 | | | drawRect(Rect.fromLTRB(0.0, 352.5, 800.0, 600.0), Paint(color:Color(0x ff333333)))
29 1 | | | paintChild RenderSolidColor at Point(0.0, 352.5) 29 1 | | | paintChild RenderSolidColor at Point(0.0, 352.5)
30 1 | | | | TestRenderCanvas() constructor: 800.0 x 600.0 30 1 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
31 1 | | | | drawRect(Rect.fromLTRB(0.0, 352.5, 266.6666564941406, 600.0), Paint (color:Color(0x77ff00ff))) 31 1 | | | | drawRect(Rect.fromLTRB(0.0, 352.5, 266.6666564941406, 600.0), Paint (color:Color(0x77ff00ff)))
32 1 | | | paintChild RenderSolidColor at Point(266.6666666666667, 352.5) 32 1 | | | paintChild RenderSolidColor at Point(266.6666666666667, 352.5)
33 1 | | | | TestRenderCanvas() constructor: 800.0 x 600.0 33 1 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
34 1 | | | | drawRect(Rect.fromLTRB(266.6666564941406, 352.5, 800.0, 600.0), Pai nt(color:Color(0xff0000ff))) 34 1 | | | | drawRect(Rect.fromLTRB(266.6666564941406, 352.5, 800.0, 600.0), Pai nt(color:Color(0xff0000ff)))
35 ------------------------------------------------------------------------ 35 ------------------------------------------------------------------------
36 CONSOLE: PASS: should flex 36 CONSOLE: PASS: should flex
37 CONSOLE: 37 CONSOLE:
38 CONSOLE: All 1 tests passed. 38 CONSOLE: All 1 tests passed.
39 CONSOLE: unittest-suite-success 39 CONSOLE: unittest-suite-success
40 DONE 40 DONE
OLDNEW
« no previous file with comments | « sky/tests/raw/render_box-expected.txt ('k') | sky/tests/raw/sector_layout-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698