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