| OLD | NEW |
| 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 | | paintChild RenderDecoratedBox at Point(10.0, 10.0) | 8 1 | | paintChild RenderPadding at Point(0.0, 0.0) |
| 9 1 | | | TestPaintingCanvas() constructor: 800.0 x 600.0 | 9 1 | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
| 10 1 | | | paintChild RenderDecoratedBox at Point(10.0, 10.0) |
| 11 1 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
| 10 ------------------------------------------------------------------------ | 12 ------------------------------------------------------------------------ |
| 11 CONSOLE: PASS: should not have a 0 sized colored Box | 13 CONSOLE: PASS: should not have a 0 sized colored Box |
| 12 CONSOLE: | 14 CONSOLE: |
| 13 CONSOLE: All 1 tests passed. | 15 CONSOLE: All 1 tests passed. |
| 14 CONSOLE: unittest-suite-success | 16 CONSOLE: unittest-suite-success |
| 15 DONE | 17 DONE |
| OLD | NEW |