| Index: sky/tests/examples/stocks-expected.txt
|
| diff --git a/sky/tests/examples/stocks-expected.txt b/sky/tests/examples/stocks-expected.txt
|
| index 0fd23238bdcecdd572b6fa9f393d1d47b20b87bd..e453df0773c849e2b454e6cd857444d87a3dcf5a 100644
|
| --- a/sky/tests/examples/stocks-expected.txt
|
| +++ b/sky/tests/examples/stocks-expected.txt
|
| @@ -51,4 +51,52 @@ PAINT FOR FRAME #2 ----------------------------------------------
|
| 2 | | | | | TestDisplayList() constructor: 800.0 x 600.0
|
| 2 | | | | restore
|
| ------------------------------------------------------------------------
|
| -PAINTED 2 FRAMES
|
| +CONSOLE:
|
| +PAINT FOR FRAME #3 ----------------------------------------------
|
| +3 | TestDisplayList() constructor: 800.0 x 600.0
|
| +3 | paintChild RenderStack at Point(0.0, 0.0)
|
| +3 | | TestDisplayList() constructor: 800.0 x 600.0
|
| +3 | | paintChild RenderScaffold at Point(0.0, 0.0)
|
| +3 | | | TestDisplayList() constructor: 800.0 x 600.0
|
| +3 | | | paintChild RenderDecoratedBox at Point(0.0, 81.0)
|
| +3 | | | | TestDisplayList() constructor: 800.0 x 600.0
|
| +3 | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 519.0), Paint(Color(0xfffafafa)))
|
| +3 | | | | save
|
| +3 | | | | clipRect(Rect.fromLTRB(0.0, 0.0, 800.0, 519.0))
|
| +3 | | | | save
|
| +3 | | | | concat([1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0])
|
| +3 | | | | restore
|
| +3 | | | | restore
|
| +3 | | | paintChild RenderDecoratedBox at Point(0.0, 0.0)
|
| +3 | | | | TestDisplayList() constructor: 800.0 x 600.0
|
| +3 | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 81.0), Paint(Color(0xff9c27b0)))
|
| +3 | | | | paintChild RenderFlex at Point(8.0, 0.0)
|
| +3 | | | | | TestDisplayList() constructor: 800.0 x 600.0
|
| +3 | | | | | paintChild RenderConstrainedBox at Point(0.0, 25.0)
|
| +3 | | | | | | TestDisplayList() constructor: 800.0 x 600.0
|
| +3 | | | | | | paintChild RenderPadding at Point(0.0, 8.0)
|
| +3 | | | | | | | TestDisplayList() constructor: 800.0 x 600.0
|
| +3 | | | | | | | paintChild RenderImage at Point(8.0, 8.0)
|
| +3 | | | | | | | | TestDisplayList() constructor: 800.0 x 600.0
|
| +3 | | | | | | paintChild RenderPadding at Point(40.0, 16.0)
|
| +3 | | | | | | | TestDisplayList() constructor: 800.0 x 600.0
|
| +3 | | | | | | | paintChild RenderParagraph at Point(24.0, 0.0)
|
| +3 | | | | | | | | TestDisplayList() constructor: 800.0 x 600.0
|
| +3 | | | | | | paintChild RenderPadding at Point(704.0, 8.0)
|
| +3 | | | | | | | TestDisplayList() constructor: 800.0 x 600.0
|
| +3 | | | | | | | paintChild RenderImage at Point(8.0, 8.0)
|
| +3 | | | | | | | | TestDisplayList() constructor: 800.0 x 600.0
|
| +3 | | | | | | paintChild RenderPadding at Point(744.0, 8.0)
|
| +3 | | | | | | | TestDisplayList() constructor: 800.0 x 600.0
|
| +3 | | | | | | | paintChild RenderImage at Point(8.0, 8.0)
|
| +3 | | | | | | | | TestDisplayList() constructor: 800.0 x 600.0
|
| +3 | | | paintChild RenderDecoratedBox at Point(728.0, 528.0)
|
| +3 | | | | TestDisplayList() constructor: 800.0 x 600.0
|
| +3 | | | | drawCircle(28.0, 28.0, 28.0, Paint(Color(0xfff44336)))
|
| +3 | | | | saveLayer(Rect.fromLTRB(0.0, 0.0, 56.0, 56.0), Paint(Color(0xff000000)))
|
| +3 | | | | clipPath(Instance of 'Path')
|
| +3 | | | | paintChild RenderImage at Point(16.0, 16.0)
|
| +3 | | | | | TestDisplayList() constructor: 800.0 x 600.0
|
| +3 | | | | restore
|
| +------------------------------------------------------------------------
|
| +PAINTED 3 FRAMES
|
|
|