| OLD | NEW |
| 1 CONSOLE: unittest-suite-wait-for-done | |
| 2 CONSOLE: TestRenderView enabled | 1 CONSOLE: TestRenderView enabled |
| 3 CONSOLE: | 2 CONSOLE: |
| 4 PAINT FOR FRAME #1 ---------------------------------------------- | 3 PAINT FOR FRAME #1 ---------------------------------------------- |
| 5 1 | TestDisplayList() constructor: 800.0 x 600.0 | 4 1 | TestDisplayList() constructor: 800.0 x 600.0 |
| 6 1 | paintChild RenderDecoratedBox at Point(0.0, 0.0) | 5 1 | paintChild RenderDecoratedBox at Point(0.0, 0.0) |
| 7 1 | | TestDisplayList() constructor: 800.0 x 600.0 | 6 1 | | TestDisplayList() constructor: 800.0 x 600.0 |
| 8 1 | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 600.0), Paint(Color(0xff0000ff))) | 7 1 | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 600.0), Paint(Color(0xff0000ff))) |
| 9 1 | | paintChild RenderPadding at Point(0.0, 0.0) | 8 1 | | paintChild RenderPadding at Point(0.0, 0.0) |
| 10 1 | | | TestDisplayList() constructor: 800.0 x 600.0 | 9 1 | | | TestDisplayList() constructor: 800.0 x 600.0 |
| 11 1 | | | paintChild RenderDecoratedBox at Point(50.0, 50.0) | 10 1 | | | paintChild RenderDecoratedBox at Point(50.0, 50.0) |
| 12 1 | | | | TestDisplayList() constructor: 800.0 x 600.0 | 11 1 | | | | TestDisplayList() constructor: 800.0 x 600.0 |
| 13 1 | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 700.0, 100.0), Paint(Color(0xff00f
f00))) | 12 1 | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 700.0, 100.0), Paint(Color(0xff00f
f00))) |
| 14 ------------------------------------------------------------------------ | 13 ------------------------------------------------------------------------ |
| 15 CONSOLE: PASS: padding | 14 PAINTED 1 FRAMES |
| 16 CONSOLE: | |
| 17 CONSOLE: All 1 tests passed. | |
| 18 CONSOLE: unittest-suite-success | |
| 19 DONE | |
| OLD | NEW |