| Index: sky/tests/widgets/buttons-expected.txt
|
| diff --git a/sky/tests/widgets/buttons-expected.txt b/sky/tests/widgets/buttons-expected.txt
|
| index 5cc5f809e447fcbaea5566c3f5538292d4ebcd7b..31c484e0a69adadc9f4afcc0f25cb9b36fb9aafc 100644
|
| --- a/sky/tests/widgets/buttons-expected.txt
|
| +++ b/sky/tests/widgets/buttons-expected.txt
|
| @@ -40,7 +40,7 @@ PAINT FOR FRAME #4 ----------------------------------------------
|
| 4 | | TestRenderCanvas() constructor: 800.0 x 600.0
|
| 4 | | paintChild RenderDecoratedBox at Point(372.0, 272.0)
|
| 4 | | | TestRenderCanvas() constructor: 800.0 x 600.0
|
| -4 | | | drawCircle(28.0, 28.0, 28.0, Paint(color:Color(0xffff4081), drawLooper:true))
|
| +4 | | | drawCircle(Point(28.0, 28.0), 28.0, Paint(color:Color(0xffff4081), drawLooper:true))
|
| 4 | | | saveLayer(Rect.fromLTRB(0.0, 0.0, 56.0, 56.0), Paint(color:Color(0xff000000)))
|
| 4 | | | clipPath(Instance of 'Path')
|
| 4 | | | paintChild RenderParagraph at Point(22.0, 20.0)
|
|
|