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

Unified Diff: sky/tests/widgets/dialog-expected.txt

Issue 1223153004: Make the drawer, popup menus, dialogs, and settings page scrollable. (Closed) Base URL: https://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/stocks-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/widgets/dialog-expected.txt
diff --git a/sky/tests/widgets/dialog-expected.txt b/sky/tests/widgets/dialog-expected.txt
index 6c9fa1fc25a9e38d976f055c495a9ca3f6be66ea..b2a7d73c830f0b1deb86b916332c697d302ae89f 100644
--- a/sky/tests/widgets/dialog-expected.txt
+++ b/sky/tests/widgets/dialog-expected.txt
@@ -24,25 +24,37 @@ PAINT FOR FRAME #2 ----------------------------------------------
2 | | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffffffff), drawLooper:true))
2 | | | | | | paintChild RenderShrinkWrapWidth at Point(260.0, 218.0)
2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | | | | paintChild RenderBlock at Point(260.0, 218.0)
+2 | | | | | | | paintChild RenderDecoratedBox at Point(260.0, 218.0)
2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | | | | | paintChild RenderPadding at Point(260.0, 218.0)
+2 | | | | | | | | drawRect(Rect.fromLTRB(260.0, 218.0, 540.0, 382.0), Paint(color:Color(0xfffafafa)))
+2 | | | | | | | | paintChild RenderSizeObserver at Point(260.0, 218.0)
2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | | | | | | paintChild RenderParagraph at Point(284.0, 242.0)
+2 | | | | | | | | | paintChild RenderViewport at Point(260.0, 218.0)
2 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | | | | | | | translate(284.0, 242.0)
-2 | | | | | | | | | | translate(-284.0, -242.0)
-2 | | | | | | | | paintChild RenderPadding at Point(260.0, 270.0)
-2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | | | | | | paintChild RenderParagraph at Point(284.0, 290.0)
-2 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | | | | | | | translate(284.0, 290.0)
-2 | | | | | | | | | | translate(-284.0, -290.0)
-2 | | | | | | | | paintChild RenderFlex at Point(260.0, 362.0)
-2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | | | | | | paintChild RenderParagraph at Point(411.0, 362.0)
-2 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | | | | | | | translate(411.0, 362.0)
-2 | | | | | | | | | | translate(-411.0, -362.0)
+2 | | | | | | | | | | save
+2 | | | | | | | | | | clipRect(Rect.fromLTRB(260.0, 218.0, 540.0, 382.0))
+2 | | | | | | | | | | paintChild RenderSizeObserver at Point(260.0, 218.0)
+2 | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | | | | paintChild RenderBlock at Point(260.0, 218.0)
+2 | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | | | | | paintChild RenderPadding at Point(260.0, 218.0)
+2 | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | | | | | | paintChild RenderParagraph at Point(284.0, 242.0)
+2 | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | | | | | | | translate(284.0, 242.0)
+2 | | | | | | | | | | | | | | translate(-284.0, -242.0)
+2 | | | | | | | | | | | | paintChild RenderPadding at Point(260.0, 270.0)
+2 | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | | | | | | paintChild RenderParagraph at Point(284.0, 290.0)
+2 | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | | | | | | | translate(284.0, 290.0)
+2 | | | | | | | | | | | | | | translate(-284.0, -290.0)
+2 | | | | | | | | | | | | paintChild RenderFlex at Point(260.0, 362.0)
+2 | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | | | | | | paintChild RenderParagraph at Point(411.0, 362.0)
+2 | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
+2 | | | | | | | | | | | | | | translate(411.0, 362.0)
+2 | | | | | | | | | | | | | | translate(-411.0, -362.0)
+2 | | | | | | | | | | restore
------------------------------------------------------------------------
PAINTED 2 FRAMES
« no previous file with comments | « sky/tests/examples/stocks-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698