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

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

Issue 1201273002: Add a confirmation dialog to stock app Settings page and style it by default (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: rebase 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
« no previous file with comments | « sky/sdk/lib/widgets/flat_button.dart ('k') | sky/tests/widgets/dialog.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/tests/widgets/buttons-expected.txt
diff --git a/sky/tests/widgets/buttons-expected.txt b/sky/tests/widgets/buttons-expected.txt
index 9bbce11fa9dfc0e0b504a3b5527670973ae3ffcf..49c0d9a7cb41b8c33244fd395ffac2e61f3d5fb4 100644
--- a/sky/tests/widgets/buttons-expected.txt
+++ b/sky/tests/widgets/buttons-expected.txt
@@ -27,7 +27,7 @@ PAINT FOR FRAME #3 ----------------------------------------------
3 | | | TestDisplayList() constructor: 800.0 x 600.0
3 | | | paintChild RenderConstrainedBox at Point(8.0, 8.0)
3 | | | | TestDisplayList() constructor: 800.0 x 600.0
-3 | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xfffafafa)))
+3 | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0x00000000)))
3 | | | | paintChild RenderPositionedBox at Point(8.0, 0.0)
3 | | | | | TestDisplayList() constructor: 800.0 x 600.0
3 | | | | | paintChild RenderParagraph at Point(6.0, 10.0)
« no previous file with comments | « sky/sdk/lib/widgets/flat_button.dart ('k') | sky/tests/widgets/dialog.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698