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

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

Issue 1239983002: Rebaseline tests after console spam reduction (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/dom/replaceChild-expected.txt ('k') | sky/tests/examples/sector-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 TestRenderView enabled
2 CONSOLE: 2
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
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) 9 2 | paintChild RenderScaffold at Point(0.0, 0.0)
10 2 | | TestPaintingCanvas() constructor: 800.0 x 600.0 10 2 | | TestPaintingCanvas() constructor: 800.0 x 600.0
11 2 | | paintChild RenderDecoratedBox at Point(0.0, 56.0) 11 2 | | paintChild RenderDecoratedBox at Point(0.0, 56.0)
12 2 | | | TestPaintingCanvas() constructor: 800.0 x 600.0 12 2 | | | TestPaintingCanvas() constructor: 800.0 x 600.0
13 2 | | | drawRect(Rect.fromLTRB(0.0, 56.0, 800.0, 600.0), Paint(color:Color(0xf fe3f2fd))) 13 2 | | | drawRect(Rect.fromLTRB(0.0, 56.0, 800.0, 600.0), Paint(color:Color(0xf fe3f2fd)))
14 2 | | | paintChild RenderPadding at Point(0.0, 56.0) 14 2 | | | paintChild RenderPadding at Point(0.0, 56.0)
15 2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 15 2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
16 2 | | | | paintChild RenderSizeObserver at Point(8.0, 68.0) 16 2 | | | | paintChild RenderSizeObserver at Point(8.0, 68.0)
(...skipping 255 matching lines...) Expand 10 before | Expand all | Expand 10 after
272 2 | | | | | | paintChild RenderFlex at Point(8.0, 0.0) 272 2 | | | | | | paintChild RenderFlex at Point(8.0, 0.0)
273 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 273 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
274 2 | | | | | | | paintChild RenderPadding at Point(8.0, 14.0) 274 2 | | | | | | | paintChild RenderPadding at Point(8.0, 14.0)
275 2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 275 2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
276 2 | | | | | | | | paintChild RenderParagraph at Point(32.0, 14.0) 276 2 | | | | | | | | paintChild RenderParagraph at Point(32.0, 14.0)
277 2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 277 2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
278 2 | | | | | | | | | translate(32.0, 14.0) 278 2 | | | | | | | | | translate(32.0, 14.0)
279 2 | | | | | | | | | translate(-32.0, -14.0) 279 2 | | | | | | | | | translate(-32.0, -14.0)
280 ------------------------------------------------------------------------ 280 ------------------------------------------------------------------------
281 PAINTED 2 FRAMES 281 PAINTED 2 FRAMES
OLDNEW
« no previous file with comments | « sky/tests/dom/replaceChild-expected.txt ('k') | sky/tests/examples/sector-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698