| OLD | NEW |
| 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 RenderStack at Point(0.0, 0.0) | 9 2 | paintChild RenderStack 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, 0.0) | 11 2 | | paintChild RenderDecoratedBox at Point(0.0, 0.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, 0.0, 800.0, 600.0), Paint(color:Color(0x7f
000000))) | 13 2 | | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 600.0), Paint(color:Color(0x7f
000000))) |
| 14 2 | | | paintChild RenderConstrainedBox at Point(0.0, 0.0) | 14 2 | | | paintChild RenderConstrainedBox at Point(0.0, 0.0) |
| 15 2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 | 15 2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
| 16 2 | | paintChild RenderPositionedBox at Point(0.0, 0.0) | 16 2 | | paintChild RenderPositionedBox at Point(0.0, 0.0) |
| (...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 48 2 | | | | | | | | | | | | | translate(-284.0, -290.0) | 48 2 | | | | | | | | | | | | | translate(-284.0, -290.0) |
| 49 2 | | | | | | | | | | | paintChild RenderFlex at Point(260.0, 362.0) | 49 2 | | | | | | | | | | | paintChild RenderFlex at Point(260.0, 362.0) |
| 50 2 | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 6
00.0 | 50 2 | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 6
00.0 |
| 51 2 | | | | | | | | | | | | paintChild RenderParagraph at Point(411.0,
362.0) | 51 2 | | | | | | | | | | | | paintChild RenderParagraph at Point(411.0,
362.0) |
| 52 2 | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0
x 600.0 | 52 2 | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0
x 600.0 |
| 53 2 | | | | | | | | | | | | | translate(411.0, 362.0) | 53 2 | | | | | | | | | | | | | translate(411.0, 362.0) |
| 54 2 | | | | | | | | | | | | | translate(-411.0, -362.0) | 54 2 | | | | | | | | | | | | | translate(-411.0, -362.0) |
| 55 2 | | | | | | | | | restore | 55 2 | | | | | | | | | restore |
| 56 ------------------------------------------------------------------------ | 56 ------------------------------------------------------------------------ |
| 57 PAINTED 2 FRAMES | 57 PAINTED 2 FRAMES |
| OLD | NEW |