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

Side by Side Diff: sky/tests/raw/render_flex-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/raw/padding_deflate-expected.txt ('k') | sky/tests/widgets/buttons-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 | TestPaintingCanvas() 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 | | TestPaintingCanvas() 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 RenderFlex at Point(0.0, 0.0)
10 1 | | | TestPaintingCanvas() 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 | | | paintChild RenderSolidColor at Point(0.0, 0.0)
12 1 | | paintChild RenderSolidColor at Point(350.0, 82.5)
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)))
15 1 | | paintChild RenderPadding at Point(0.0, 182.5)
16 1 | | | TestPaintingCanvas() constructor: 800.0 x 600.0
17 1 | | | paintChild RenderDecoratedBox at Point(10.0, 192.5)
18 1 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 12 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))) 13 1 | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 82.5), Paint(color:Color(0x ffffff00)))
20 1 | | | | paintChild RenderSolidColor at Point(10.0, 192.5) 14 1 | | | paintChild RenderSolidColor at Point(350.0, 82.5)
15 1 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
16 1 | | | | drawRect(Rect.fromLTRB(350.0, 82.5, 450.0, 182.5), Paint(color:Colo r(0x7700ffff)))
17 1 | | | paintChild RenderPadding at Point(0.0, 182.5)
18 1 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
19 1 | | | | paintChild RenderDecoratedBox at Point(10.0, 192.5)
21 1 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 20 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))) 21 1 | | | | | drawRect(Rect.fromLTRB(10.0, 192.5, 790.0, 342.5), Paint(color:C olor(0xffffffff)))
23 1 | | | | paintChild RenderSolidColor at Point(10.0, 242.5) 22 1 | | | | | paintChild RenderBlock at Point(10.0, 192.5)
23 1 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
24 1 | | | | | | paintChild RenderSolidColor at Point(10.0, 192.5)
25 1 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
26 1 | | | | | | | drawRect(Rect.fromLTRB(10.0, 192.5, 790.0, 242.5), Paint(c olor:Color(0xff00ff00)))
27 1 | | | | | | paintChild RenderSolidColor at Point(10.0, 242.5)
28 1 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
29 1 | | | | | | | drawRect(Rect.fromLTRB(10.0, 242.5, 790.0, 342.5), Paint(c olor:Color(0x7700ffff)))
30 1 | | | paintChild RenderDecoratedBox at Point(0.0, 352.5)
31 1 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
32 1 | | | | drawRect(Rect.fromLTRB(0.0, 352.5, 800.0, 600.0), Paint(color:Color (0xff333333)))
33 1 | | | | paintChild RenderFlex at Point(0.0, 352.5)
24 1 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 34 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))) 35 1 | | | | | paintChild RenderSolidColor at Point(0.0, 352.5)
26 1 | | paintChild RenderDecoratedBox at Point(0.0, 352.5) 36 1 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
27 1 | | | TestPaintingCanvas() constructor: 800.0 x 600.0 37 1 | | | | | | drawRect(Rect.fromLTRB(0.0, 352.5, 266.6666564941406, 600.0), Paint(color:Color(0x77ff00ff)))
28 1 | | | drawRect(Rect.fromLTRB(0.0, 352.5, 800.0, 600.0), Paint(color:Color(0x ff333333))) 38 1 | | | | | paintChild RenderSolidColor at Point(266.6666666666667, 352.5)
29 1 | | | paintChild RenderSolidColor at Point(0.0, 352.5) 39 1 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
30 1 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 40 1 | | | | | | drawRect(Rect.fromLTRB(266.6666564941406, 352.5, 800.0, 600.0 ), Paint(color:Color(0xff0000ff)))
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)
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)))
35 ------------------------------------------------------------------------ 41 ------------------------------------------------------------------------
36 CONSOLE: PASS: should flex 42 CONSOLE: PASS: should flex
37 CONSOLE: 43 CONSOLE:
38 CONSOLE: All 1 tests passed. 44 CONSOLE: All 1 tests passed.
39 CONSOLE: unittest-suite-success 45 CONSOLE: unittest-suite-success
40 DONE 46 DONE
OLDNEW
« no previous file with comments | « sky/tests/raw/padding_deflate-expected.txt ('k') | sky/tests/widgets/buttons-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698