| Index: sky/tests/widgets/dialog-expected.txt
|
| diff --git a/sky/tests/widgets/dialog-expected.txt b/sky/tests/widgets/dialog-expected.txt
|
| index 1387974b1fccc56f510596d99af91209efe6558a..9fdd6e18c6e3e3e79d21a2f6d8f2d317010446ad 100644
|
| --- a/sky/tests/widgets/dialog-expected.txt
|
| +++ b/sky/tests/widgets/dialog-expected.txt
|
| @@ -1,26 +1,26 @@
|
| CONSOLE: TestRenderView enabled
|
| CONSOLE:
|
| PAINT FOR FRAME #1 ----------------------------------------------
|
| -1 | TestDisplayList() constructor: 800.0 x 600.0
|
| +1 | TestRenderCanvas() constructor: 800.0 x 600.0
|
| ------------------------------------------------------------------------
|
| CONSOLE:
|
| PAINT FOR FRAME #2 ----------------------------------------------
|
| -2 | TestDisplayList() constructor: 800.0 x 600.0
|
| +2 | TestRenderCanvas() constructor: 800.0 x 600.0
|
| 2 | paintChild RenderStack at Point(0.0, 0.0)
|
| -2 | | TestDisplayList() constructor: 800.0 x 600.0
|
| +2 | | TestRenderCanvas() constructor: 800.0 x 600.0
|
| 2 | | paintChild RenderDecoratedBox at Point(0.0, 0.0)
|
| -2 | | | TestDisplayList() constructor: 800.0 x 600.0
|
| +2 | | | TestRenderCanvas() constructor: 800.0 x 600.0
|
| 2 | | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 600.0), Paint(color:Color(0x7f000000)))
|
| 2 | | paintChild RenderPositionedBox at Point(0.0, 0.0)
|
| -2 | | | TestDisplayList() constructor: 800.0 x 600.0
|
| +2 | | | TestRenderCanvas() constructor: 800.0 x 600.0
|
| 2 | | | paintChild RenderConstrainedBox at Point(260.0, 276.0)
|
| -2 | | | | TestDisplayList() constructor: 800.0 x 600.0
|
| +2 | | | | TestRenderCanvas() constructor: 800.0 x 600.0
|
| 2 | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xfffafafa), drawLooper:true))
|
| 2 | | | | paintChild RenderParagraph at Point(0.0, 0.0)
|
| -2 | | | | | TestDisplayList() constructor: 800.0 x 600.0
|
| +2 | | | | | TestRenderCanvas() constructor: 800.0 x 600.0
|
| 2 | | | | paintChild RenderParagraph at Point(0.0, 16.0)
|
| -2 | | | | | TestDisplayList() constructor: 800.0 x 600.0
|
| +2 | | | | | TestRenderCanvas() constructor: 800.0 x 600.0
|
| 2 | | | | paintChild RenderParagraph at Point(0.0, 32.0)
|
| -2 | | | | | TestDisplayList() constructor: 800.0 x 600.0
|
| +2 | | | | | TestRenderCanvas() constructor: 800.0 x 600.0
|
| ------------------------------------------------------------------------
|
| PAINTED 2 FRAMES
|
|
|