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

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

Issue 554483002: Auto-rebaseline for r181492 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 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 4bd6443c71a9523e34659c9c85df18d389870aa8..f751ce8a8c7d609b3165a66c63fd3e059906639b 100644
--- a/LayoutTests/platform/win/css1/formatting_model/canvas-expected.txt
+++ b/LayoutTests/platform/win/css1/formatting_model/canvas-expected.txt
@@ -6,21 +6,21 @@ layer at (0,0) size 800x600
RenderBlock {P} at (0,0) size 750x18
RenderText {#text} at (0,0) size 363x17
text run at (0,0) width 363: "The style declarations which apply to the text below are:"
- RenderBlock {PRE} at (0,34) size 750x30
- RenderText {#text} at (0,0) size 539x30
- text run at (0,0) width 235: "HTML {background-color: aqua;}"
- text run at (234,0) width 1: " "
- text run at (0,15) width 539: "BODY {background-color: green; background-image: none; margin: 25px;}"
- text run at (538,15) width 1: " "
- RenderBlock {HR} at (0,77) size 750x2 [border: (1px inset #EEEEEE)]
- RenderBlock {P} at (0,95) size 750x54
+ RenderBlock {PRE} at (0,34) size 750x32
+ RenderText {#text} at (0,0) size 552x32
+ text run at (0,0) width 240: "HTML {background-color: aqua;}"
+ text run at (240,0) width 0: " "
+ text run at (0,16) width 552: "BODY {background-color: green; background-image: none; margin: 25px;}"
+ text run at (552,16) width 0: " "
+ RenderBlock {HR} at (0,79) size 750x2 [border: (1px inset #EEEEEE)]
+ RenderBlock {P} at (0,97) size 750x54
RenderText {#text} at (0,0) size 750x53
text run at (0,0) width 392: "The body of this document should have a green background. "
text run at (391,0) width 316: "It also has a margin of 25 pixels, so the light blue"
text run at (0,18) width 436: "background set for the HTML element should surround the BODY. "
text run at (435,18) width 315: "If the BODY content is significantly shorter than"
text run at (0,36) width 528: "the browser's window height, then the bottom border may be larger than 25 pixels."
- RenderTable {TABLE} at (0,165) size 750x90 [border: (1px outset #808080)]
+ RenderTable {TABLE} at (0,167) size 750x90 [border: (1px outset #808080)]
RenderTableSection {TBODY} at (1,1) size 748x88
RenderTableRow {TR} at (0,0) size 748x26
RenderTableCell {TD} at (0,0) size 748x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]

Powered by Google App Engine
This is Rietveld 408576698