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

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

Issue 1217573003: Fix all the components to pick the right colours from the theme. (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
« no previous file with comments | « sky/tests/examples/stocks-expected.txt ('k') | sky/tests/examples/tabs-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/tests/examples/styled_text-expected.txt
diff --git a/sky/tests/examples/styled_text-expected.txt b/sky/tests/examples/styled_text-expected.txt
index 9a19fb4c8e268db804421a496150cd86f514f060..8a2d50a9885826a03d85f5f47c1c46331bf8412e 100644
--- a/sky/tests/examples/styled_text-expected.txt
+++ b/sky/tests/examples/styled_text-expected.txt
@@ -108,11 +108,11 @@ PAINT FOR FRAME #2 ----------------------------------------------
2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
2 | | | | paintChild RenderConstrainedBox at Point(8.0, 25.0)
2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | | paintChild RenderPadding at Point(8.0, 41.0)
+2 | | | | | paintChild RenderPadding at Point(8.0, 39.0)
2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | | | paintChild RenderParagraph at Point(32.0, 41.0)
+2 | | | | | | paintChild RenderParagraph at Point(32.0, 39.0)
2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-2 | | | | | | | translate(32.0, 41.0)
-2 | | | | | | | translate(-32.0, -41.0)
+2 | | | | | | | translate(32.0, 39.0)
+2 | | | | | | | translate(-32.0, -39.0)
------------------------------------------------------------------------
PAINTED 2 FRAMES
« no previous file with comments | « sky/tests/examples/stocks-expected.txt ('k') | sky/tests/examples/tabs-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698