| Index: sky/tests/examples/stocks-expected.txt
|
| diff --git a/sky/tests/examples/stocks-expected.txt b/sky/tests/examples/stocks-expected.txt
|
| index 72854a1f36decbb8b29953eeb06638e91025884b..bfb1a2102f36dcc84267cfaa0043f608364a26d5 100644
|
| --- a/sky/tests/examples/stocks-expected.txt
|
| +++ b/sky/tests/examples/stocks-expected.txt
|
| @@ -44,7 +44,7 @@ PAINT FOR FRAME #2 ----------------------------------------------
|
| 2 | | | | | | | | TestDisplayList() constructor: 800.0 x 600.0
|
| 2 | | | paintChild RenderDecoratedBox at Point(728.0, 528.0)
|
| 2 | | | | TestDisplayList() constructor: 800.0 x 600.0
|
| -2 | | | | drawCircle(28.0, 28.0, 28.0, Paint(color:Color(0xfff44336), drawLooper:true))
|
| +2 | | | | drawCircle(28.0, 28.0, 28.0, Paint(color:Color(0xffff5252), drawLooper:true))
|
| 2 | | | | saveLayer(Rect.fromLTRB(0.0, 0.0, 56.0, 56.0), Paint(color:Color(0xff000000)))
|
| 2 | | | | clipPath(Instance of 'Path')
|
| 2 | | | | paintChild RenderImage at Point(16.0, 16.0)
|
| @@ -92,7 +92,7 @@ PAINT FOR FRAME #3 ----------------------------------------------
|
| 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:Color(0xfff44336), drawLooper:true))
|
| +3 | | | | drawCircle(28.0, 28.0, 28.0, Paint(color:Color(0xffff5252), drawLooper:true))
|
| 3 | | | | saveLayer(Rect.fromLTRB(0.0, 0.0, 56.0, 56.0), Paint(color:Color(0xff000000)))
|
| 3 | | | | clipPath(Instance of 'Path')
|
| 3 | | | | paintChild RenderImage at Point(16.0, 16.0)
|
|
|