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

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

Issue 1221673006: Scrollable TabBar Version 0 (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 6 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
Index: sky/tests/examples/stocks-expected.txt
diff --git a/sky/tests/examples/stocks-expected.txt b/sky/tests/examples/stocks-expected.txt
index 52d64de6b1cb19b10e4903f6cdaaed51987b5227..9787c1b1d032c21cc786c3b3593b325331cce302 100644
--- a/sky/tests/examples/stocks-expected.txt
+++ b/sky/tests/examples/stocks-expected.txt
@@ -12,24 +12,33 @@ PAINT FOR FRAME #2 ----------------------------------------------
2 | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | paintChild RenderFlex at Point(0.0, 81.0)
2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | paintChild RenderTabBar at Point(0.0, 81.0)
+2 | | | | paintChild RenderDecoratedBox at Point(0.0, 81.0)
2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | | drawRect(Rect.fromLTRB(0.0, 81.0, 800.0, 129.0), Paint(color:Color(0xff9c27b0)))
-2 | | | | | paintChild RenderInkWell at Point(0.0, 81.0)
+2 | | | | | drawRect(Rect.fromLTRB(0.0, 81.0, 800.0, 129.0), Paint(color:Color(0xfffafafa)))
+2 | | | | | save
+2 | | | | | translate(0.0, 81.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(0xff9c27b0)))
+2 | | | | | paintChild RenderInkWell at Point(0.0, 0.0)
2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | | | paintChild RenderOpacity at Point(174.5, 97.0)
+2 | | | | | | paintChild RenderPositionedBox at Point(12.0, 0.0)
2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | | | | translate(174.5, 97.0)
-2 | | | | | | | translate(-174.5, -97.0)
-2 | | | | | drawRect(Rect.fromLTRB(0.0, 127.0, 400.0, 129.0), Paint(color:Color(0xffff5252)))
-2 | | | | | paintChild RenderInkWell at Point(400.0, 81.0)
+2 | | | | | | | paintChild RenderOpacity at Point(171.0, 14.0)
+2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | translate(171.0, 14.0)
+2 | | | | | | | | translate(-171.0, -14.0)
+2 | | | | | drawRect(Rect.fromLTRB(0.0, 46.0, 400.0, 48.0), Paint(color:Color(0xffff5252)))
+2 | | | | | paintChild RenderInkWell at Point(400.0, 0.0)
2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | | | paintChild RenderOpacity at Point(562.0, 97.0)
+2 | | | | | | paintChild RenderPositionedBox at Point(412.0, 0.0)
2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | | | | saveLayer(null, Paint(color:Color(0xb3000000)))
-2 | | | | | | | translate(562.0, 97.0)
-2 | | | | | | | translate(-562.0, -97.0)
-2 | | | | | | | restore
+2 | | | | | | | paintChild RenderOpacity at Point(560.0, 14.0)
+2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | saveLayer(null, Paint(color:Color(0xb3000000)))
+2 | | | | | | | | translate(560.0, 14.0)
+2 | | | | | | | | translate(-560.0, -14.0)
+2 | | | | | | | | restore
+2 | | | | | restore
2 | | | | paintChild RenderDecoratedBox at Point(0.0, 129.0)
2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | | drawRect(Rect.fromLTRB(0.0, 129.0, 800.0, 600.0), Paint(color:Color(0xfffafafa)))
@@ -83,24 +92,33 @@ PAINT FOR FRAME #3 ----------------------------------------------
3 | | | TestPaintingCanvas() constructor: 800.0 x 600.0
3 | | | paintChild RenderFlex at Point(0.0, 81.0)
3 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-3 | | | | paintChild RenderTabBar at Point(0.0, 81.0)
+3 | | | | paintChild RenderDecoratedBox at Point(0.0, 81.0)
3 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-3 | | | | | drawRect(Rect.fromLTRB(0.0, 81.0, 800.0, 129.0), Paint(color:Color(0xff9c27b0)))
-3 | | | | | paintChild RenderInkWell at Point(0.0, 81.0)
+3 | | | | | drawRect(Rect.fromLTRB(0.0, 81.0, 800.0, 129.0), Paint(color:Color(0xfffafafa)))
+3 | | | | | save
+3 | | | | | translate(0.0, 81.0)
+3 | | | | | 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])
+3 | | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 48.0), Paint(color:Color(0xff9c27b0)))
+3 | | | | | paintChild RenderInkWell at Point(0.0, 0.0)
3 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-3 | | | | | | paintChild RenderOpacity at Point(174.5, 97.0)
+3 | | | | | | paintChild RenderPositionedBox at Point(12.0, 0.0)
3 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-3 | | | | | | | translate(174.5, 97.0)
-3 | | | | | | | translate(-174.5, -97.0)
-3 | | | | | drawRect(Rect.fromLTRB(0.0, 127.0, 400.0, 129.0), Paint(color:Color(0xffff5252)))
-3 | | | | | paintChild RenderInkWell at Point(400.0, 81.0)
+3 | | | | | | | paintChild RenderOpacity at Point(171.0, 14.0)
+3 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+3 | | | | | | | | translate(171.0, 14.0)
+3 | | | | | | | | translate(-171.0, -14.0)
+3 | | | | | drawRect(Rect.fromLTRB(0.0, 46.0, 400.0, 48.0), Paint(color:Color(0xffff5252)))
+3 | | | | | paintChild RenderInkWell at Point(400.0, 0.0)
3 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-3 | | | | | | paintChild RenderOpacity at Point(562.0, 97.0)
+3 | | | | | | paintChild RenderPositionedBox at Point(412.0, 0.0)
3 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-3 | | | | | | | saveLayer(null, Paint(color:Color(0xb3000000)))
-3 | | | | | | | translate(562.0, 97.0)
-3 | | | | | | | translate(-562.0, -97.0)
-3 | | | | | | | restore
+3 | | | | | | | paintChild RenderOpacity at Point(560.0, 14.0)
+3 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+3 | | | | | | | | saveLayer(null, Paint(color:Color(0xb3000000)))
+3 | | | | | | | | translate(560.0, 14.0)
+3 | | | | | | | | translate(-560.0, -14.0)
+3 | | | | | | | | restore
+3 | | | | | restore
3 | | | | paintChild RenderDecoratedBox at Point(0.0, 129.0)
3 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
3 | | | | | drawRect(Rect.fromLTRB(0.0, 129.0, 800.0, 600.0), Paint(color:Color(0xfffafafa)))

Powered by Google App Engine
This is Rietveld 408576698