| Index: sky/tests/raw/padding_deflate-expected.txt
|
| diff --git a/sky/tests/raw/padding_deflate-expected.txt b/sky/tests/raw/padding_deflate-expected.txt
|
| index 7b4aa4ca9adfbbe8c02d80d3f255f96c932660fe..f0165dd180ff122f86698aedccadb674f7e63356 100644
|
| --- a/sky/tests/raw/padding_deflate-expected.txt
|
| +++ b/sky/tests/raw/padding_deflate-expected.txt
|
| @@ -5,8 +5,10 @@ PAINT FOR FRAME #1 ----------------------------------------------
|
| 1 | TestPaintingCanvas() constructor: 800.0 x 600.0
|
| 1 | paintChild RenderDecoratedBox at Point(0.0, 0.0)
|
| 1 | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
| -1 | | paintChild RenderDecoratedBox at Point(10.0, 10.0)
|
| +1 | | paintChild RenderPadding at Point(0.0, 0.0)
|
| 1 | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
| +1 | | | paintChild RenderDecoratedBox at Point(10.0, 10.0)
|
| +1 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
| ------------------------------------------------------------------------
|
| CONSOLE: PASS: should not have a 0 sized colored Box
|
| CONSOLE:
|
|
|