| Index: sky/tests/examples/styled_text-expected.txt
|
| diff --git a/sky/tests/examples/styled_text-expected.txt b/sky/tests/examples/styled_text-expected.txt
|
| index 9a19fb4c8e268db804421a496150cd86f514f060..8a2d50a9885826a03d85f5f47c1c46331bf8412e 100644
|
| --- a/sky/tests/examples/styled_text-expected.txt
|
| +++ b/sky/tests/examples/styled_text-expected.txt
|
| @@ -108,11 +108,11 @@ PAINT FOR FRAME #2 ----------------------------------------------
|
| 2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
| 2 | | | | paintChild RenderConstrainedBox at Point(8.0, 25.0)
|
| 2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
| -2 | | | | | paintChild RenderPadding at Point(8.0, 41.0)
|
| +2 | | | | | paintChild RenderPadding at Point(8.0, 39.0)
|
| 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
| -2 | | | | | | paintChild RenderParagraph at Point(32.0, 41.0)
|
| +2 | | | | | | paintChild RenderParagraph at Point(32.0, 39.0)
|
| 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
| -2 | | | | | | | translate(32.0, 41.0)
|
| -2 | | | | | | | translate(-32.0, -41.0)
|
| +2 | | | | | | | translate(32.0, 39.0)
|
| +2 | | | | | | | translate(-32.0, -39.0)
|
| ------------------------------------------------------------------------
|
| PAINTED 2 FRAMES
|
|
|