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

Unified Diff: sky/tests/raw/padding_deflate-expected.txt

Issue 1217933002: Rename RenderCanvas to PaintingCanvas to avoid confusion with other classes that inherit from Rende… (Closed) Base URL: git@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/raw/box_layout-expected.txt ('k') | sky/tests/raw/render_box-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/tests/raw/padding_deflate-expected.txt
diff --git a/sky/tests/raw/padding_deflate-expected.txt b/sky/tests/raw/padding_deflate-expected.txt
index 5d2b524311b3d10608646ba14db19ca83113f89a..7b4aa4ca9adfbbe8c02d80d3f255f96c932660fe 100644
--- a/sky/tests/raw/padding_deflate-expected.txt
+++ b/sky/tests/raw/padding_deflate-expected.txt
@@ -2,11 +2,11 @@ CONSOLE: unittest-suite-wait-for-done
CONSOLE: TestRenderView enabled
CONSOLE:
PAINT FOR FRAME #1 ----------------------------------------------
-1 | TestRenderCanvas() constructor: 800.0 x 600.0
+1 | TestPaintingCanvas() constructor: 800.0 x 600.0
1 | paintChild RenderDecoratedBox at Point(0.0, 0.0)
-1 | | TestRenderCanvas() constructor: 800.0 x 600.0
+1 | | TestPaintingCanvas() constructor: 800.0 x 600.0
1 | | paintChild RenderDecoratedBox at Point(10.0, 10.0)
-1 | | | TestRenderCanvas() constructor: 800.0 x 600.0
+1 | | | TestPaintingCanvas() constructor: 800.0 x 600.0
------------------------------------------------------------------------
CONSOLE: PASS: should not have a 0 sized colored Box
CONSOLE:
« no previous file with comments | « sky/tests/raw/box_layout-expected.txt ('k') | sky/tests/raw/render_box-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698