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

Unified Diff: LayoutTests/platform/win/css1/formatting_model/canvas-expected.txt

Issue 1145993002: Refactor root element background painting (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase, adding back TestExpectation 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: LayoutTests/platform/win/css1/formatting_model/canvas-expected.txt
diff --git a/LayoutTests/platform/win/css1/formatting_model/canvas-expected.txt b/LayoutTests/platform/win/css1/formatting_model/canvas-expected.txt
index 88f6563f13de8dbd9b4715c27fe4f2659ddeb1de..0dd1cd6cf08d5f4dfcbb14e9278297c765d1d1f0 100644
--- a/LayoutTests/platform/win/css1/formatting_model/canvas-expected.txt
+++ b/LayoutTests/platform/win/css1/formatting_model/canvas-expected.txt
@@ -1,7 +1,7 @@
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x600
- LayoutBlockFlow {HTML} at (0,0) size 800x600 [bgcolor=#00FFFF]
+ LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (25,25) size 750x550 [bgcolor=#008000]
LayoutBlockFlow {P} at (0,0) size 750x18
LayoutText {#text} at (0,0) size 363x17

Powered by Google App Engine
This is Rietveld 408576698