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

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

Issue 1189603003: Remove RenderSizedBox. (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/framework/stocks-expected.txt
diff --git a/sky/tests/framework/stocks-expected.txt b/sky/tests/framework/stocks-expected.txt
index f2682dc69ba7c0d9c80b222a37bed11233920d34..61678fd531c0a176db78b5e548ace18c24b638b7 100644
--- a/sky/tests/framework/stocks-expected.txt
+++ b/sky/tests/framework/stocks-expected.txt
@@ -25,7 +25,7 @@ PAINT FOR FRAME #2 ----------------------------------------------
2 | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 81.0), Paint(Color(0xff9c27b0)))
2 | | | | paintChild RenderFlex at Point(8.0, 0.0)
2 | | | | | TestDisplayList() constructor: 800.0 x 600.0
-2 | | | | | paintChild RenderSizedBox at Point(0.0, 25.0)
+2 | | | | | paintChild RenderConstrainedBox at Point(0.0, 25.0)
2 | | | | | | TestDisplayList() constructor: 800.0 x 600.0
2 | | | | | | paintChild RenderPadding at Point(0.0, 8.0)
2 | | | | | | | TestDisplayList() constructor: 800.0 x 600.0

Powered by Google App Engine
This is Rietveld 408576698