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

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

Issue 20066006: Auto-rebaseline for r154767 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 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/css1/formatting_model/canvas-expected.txt
diff --git a/LayoutTests/css1/formatting_model/canvas-expected.txt b/LayoutTests/css1/formatting_model/canvas-expected.txt
deleted file mode 100644
index b87bc2e898ef0c2da9601626867e8689dd45232b..0000000000000000000000000000000000000000
--- a/LayoutTests/css1/formatting_model/canvas-expected.txt
+++ /dev/null
@@ -1,41 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600 [bgcolor=#00FFFF]
- RenderBody {BODY} at (25,25) size 750x550 [bgcolor=#008000]
- RenderBlock {P} at (0,0) size 750x18
- RenderText {#text} at (0,0) size 355x18
- text run at (0,0) width 355: "The style declarations which apply to the text below are:"
- RenderBlock {PRE} at (0,34) size 750x30
- RenderText {#text} at (0,0) size 552x30
- text run at (0,0) width 240: "HTML {background-color: aqua;}"
- text run at (240,0) width 0: " "
- text run at (0,15) width 552: "BODY {background-color: green; background-image: none; margin: 25px;}"
- text run at (552,15) width 0: " "
- RenderBlock {HR} at (0,77) size 750x2 [border: (1px inset #000000)]
- RenderBlock {P} at (0,95) size 750x54
- RenderText {#text} at (0,0) size 739x54
- text run at (0,0) width 387: "The body of this document should have a green background. "
- text run at (387,0) width 308: "It also has a margin of 25 pixels, so the light blue"
- text run at (0,18) width 432: "background set for the HTML element should surround the BODY. "
- text run at (432,18) width 307: "If the BODY content is significantly shorter than"
- text run at (0,36) width 519: "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)]
- 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]
- RenderInline {STRONG} at (0,0) size 163x18
- RenderText {#text} at (4,4) size 163x18
- text run at (4,4) width 163: "TABLE Testing Section"
- RenderTableRow {TR} at (0,26) size 748x62
- RenderTableCell {TD} at (0,44) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (4,4) size 4x18
- text run at (4,4) width 4: " "
- RenderTableCell {TD} at (12,26) size 736x62 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
- RenderBlock {P} at (4,4) size 728x54
- RenderText {#text} at (0,0) size 708x54
- text run at (0,0) width 387: "The body of this document should have a green background. "
- text run at (387,0) width 308: "It also has a margin of 25 pixels, so the light blue"
- text run at (0,18) width 432: "background set for the HTML element should surround the BODY. "
- text run at (432,18) width 276: "If the BODY content is significantly shorter"
- text run at (0,36) width 550: "than the browser's window height, then the bottom border may be larger than 25 pixels."

Powered by Google App Engine
This is Rietveld 408576698