Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(251)

Unified Diff: sky/tests/examples/tabs-expected.txt

Issue 1225703003: Update test expectations after view padding change (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « sky/tests/examples/styled_text-expected.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/tests/examples/tabs-expected.txt
diff --git a/sky/tests/examples/tabs-expected.txt b/sky/tests/examples/tabs-expected.txt
index f53969a27de0d09f5865b36ca7342fc450389a95..9dc22a07d506c14d548c21444c3584bd8d279981 100644
--- a/sky/tests/examples/tabs-expected.txt
+++ b/sky/tests/examples/tabs-expected.txt
@@ -8,13 +8,13 @@ PAINT FOR FRAME #2 ----------------------------------------------
2 | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | paintChild RenderScaffold at Point(0.0, 0.0)
2 | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | paintChild RenderFlex at Point(0.0, 81.0)
+2 | | paintChild RenderFlex at Point(0.0, 56.0)
2 | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | paintChild RenderDecoratedBox at Point(0.0, 81.0)
+2 | | | paintChild RenderDecoratedBox at Point(0.0, 56.0)
2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | drawRect(Rect.fromLTRB(0.0, 81.0, 800.0, 129.0), Paint(color:Color(0xfffafafa)))
+2 | | | | drawRect(Rect.fromLTRB(0.0, 56.0, 800.0, 104.0), Paint(color:Color(0xfffafafa)))
2 | | | | save
-2 | | | | translate(0.0, 81.0)
+2 | | | | translate(0.0, 56.0)
2 | | | | concat([1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0])
2 | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 48.0), Paint(color:Color(0xff2196f3)))
2 | | | | paintChild RenderInkWell at Point(0.0, 0.0)
@@ -57,23 +57,23 @@ PAINT FOR FRAME #2 ----------------------------------------------
2 | | | | | | | translate(-672.0, -14.0)
2 | | | | | | | restore
2 | | | | restore
-2 | | | paintChild RenderDecoratedBox at Point(0.0, 129.0)
+2 | | | paintChild RenderDecoratedBox at Point(0.0, 104.0)
2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | drawRect(Rect.fromLTRB(0.0, 129.0, 800.0, 600.0), Paint(color:Color(0xffe3f2fd)))
-2 | | | | paintChild RenderPadding at Point(12.0, 141.0)
+2 | | | | drawRect(Rect.fromLTRB(0.0, 104.0, 800.0, 600.0), Paint(color:Color(0xffe3f2fd)))
+2 | | | | paintChild RenderPadding at Point(12.0, 116.0)
2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | | paintChild RenderDecoratedBox at Point(16.0, 145.0)
+2 | | | | | paintChild RenderDecoratedBox at Point(16.0, 120.0)
2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffffffff), drawLooper:true))
-2 | | | | | | saveLayer(Rect.fromLTRB(16.0, 145.0, 784.0, 584.0), Paint(color:Color(0xff000000)))
+2 | | | | | | saveLayer(Rect.fromLTRB(16.0, 120.0, 784.0, 584.0), Paint(color:Color(0xff000000)))
2 | | | | | | clipRRect()
-2 | | | | | | paintChild RenderFlex at Point(24.0, 153.0)
+2 | | | | | | paintChild RenderFlex at Point(24.0, 128.0)
2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | | | | paintChild RenderDecoratedBox at Point(24.0, 153.0)
+2 | | | | | | | paintChild RenderDecoratedBox at Point(24.0, 128.0)
2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | | | | | drawRect(Rect.fromLTRB(24.0, 153.0, 776.0, 201.0), Paint(color:Color(0xfffafafa)))
+2 | | | | | | | | drawRect(Rect.fromLTRB(24.0, 128.0, 776.0, 176.0), Paint(color:Color(0xfffafafa)))
2 | | | | | | | | save
-2 | | | | | | | | translate(24.0, 153.0)
+2 | | | | | | | | translate(24.0, 128.0)
2 | | | | | | | | concat([1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0])
2 | | | | | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 752.0, 48.0), Paint(color:Color(0xff2196f3)))
2 | | | | | | | | paintChild RenderInkWell at Point(0.0, 0.0)
@@ -116,25 +116,25 @@ PAINT FOR FRAME #2 ----------------------------------------------
2 | | | | | | | | | | | translate(-638.0, -14.0)
2 | | | | | | | | | | | restore
2 | | | | | | | | restore
-2 | | | | | | | paintChild RenderPositionedBox at Point(343.0, 201.0)
+2 | | | | | | | paintChild RenderPositionedBox at Point(343.0, 176.0)
2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | | | | | paintChild RenderParagraph at Point(343.0, 354.5)
+2 | | | | | | | | paintChild RenderParagraph at Point(343.0, 342.0)
2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | | | | | | translate(343.0, 354.5)
-2 | | | | | | | | | translate(-343.0, -354.5)
+2 | | | | | | | | | translate(343.0, 342.0)
+2 | | | | | | | | | translate(-343.0, -342.0)
2 | | | | | | restore
2 | | paintChild RenderDecoratedBox at Point(0.0, 0.0)
2 | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 81.0), Paint(color:Color(0xff2196f3), drawLooper:true))
+2 | | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 56.0), Paint(color:Color(0xff2196f3), drawLooper:true))
2 | | | paintChild RenderFlex at Point(8.0, 0.0)
2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | paintChild RenderConstrainedBox at Point(8.0, 25.0)
+2 | | | | paintChild RenderConstrainedBox at Point(8.0, 0.0)
2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | | paintChild RenderPadding at Point(8.0, 39.0)
+2 | | | | | paintChild RenderPadding at Point(8.0, 14.0)
2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | | | paintChild RenderParagraph at Point(32.0, 39.0)
+2 | | | | | | paintChild RenderParagraph at Point(32.0, 14.0)
2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | | | | translate(32.0, 39.0)
-2 | | | | | | | translate(-32.0, -39.0)
+2 | | | | | | | translate(32.0, 14.0)
+2 | | | | | | | translate(-32.0, -14.0)
------------------------------------------------------------------------
PAINTED 2 FRAMES
« no previous file with comments | « sky/tests/examples/styled_text-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698