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

Unified Diff: LayoutTests/platform/mac/css1/color_and_background/color-expected.txt

Issue 891973004: Auto-rebaseline for r189636 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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/mac/css1/color_and_background/color-expected.txt
diff --git a/LayoutTests/platform/mac/css1/color_and_background/color-expected.txt b/LayoutTests/platform/mac/css1/color_and_background/color-expected.txt
index 6032dd37fc39faab50e85ca00fad6fb476bf4eb8..fcc5859ff5ca206da5d3eaa4fbe34e51b9a844d0 100644
--- a/LayoutTests/platform/mac/css1/color_and_background/color-expected.txt
+++ b/LayoutTests/platform/mac/css1/color_and_background/color-expected.txt
@@ -3,36 +3,36 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#CCCCCC]
- RenderBlock {P} at (0,0) size 784x16
- RenderText {#text} at (0,0) size 363x16
+ RenderBlock {P} at (0,0) size 784x18
+ RenderText {#text} at (0,0) size 363x18
text run at (0,0) width 363: "The style declarations which apply to the text below are:"
- RenderBlock {PRE} at (0,32) size 784x26
- RenderText {#text} at (0,0) size 157x26
+ RenderBlock {PRE} at (0,34) size 784x30
+ RenderText {#text} at (0,0) size 157x30
text run at (0,0) width 157: ".one {color: green;}"
text run at (156,0) width 1: " "
- text run at (0,13) width 0: " "
- RenderBlock {HR} at (0,71) size 784x2 [border: (1px inset #EEEEEE)]
- RenderBlock {P} at (0,89) size 784x16 [color=#008000]
- RenderText {#text} at (0,0) size 197x16
+ text run at (0,15) width 0: " "
+ RenderBlock {HR} at (0,77) size 784x2 [border: (1px inset #EEEEEE)]
+ RenderBlock {P} at (0,95) size 784x18 [color=#008000]
+ RenderText {#text} at (0,0) size 197x18
text run at (0,0) width 197: "This sentence should be green."
- RenderBlock {P} at (0,121) size 784x16 [color=#008000]
- RenderText {#text} at (0,0) size 197x16
+ RenderBlock {P} at (0,129) size 784x18 [color=#008000]
+ RenderText {#text} at (0,0) size 197x18
text run at (0,0) width 197: "This sentence should be green."
- LayoutTable {TABLE} at (0,153) size 219x82 [border: (1px outset #808080)]
- LayoutTableSection {TBODY} at (1,1) size 217x80
- LayoutTableRow {TR} at (0,0) size 217x24
- LayoutTableCell {TD} at (0,0) size 217x24 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
- RenderInline {STRONG} at (0,0) size 163x16
- RenderText {#text} at (4,4) size 163x16
+ LayoutTable {TABLE} at (0,163) size 219x88 [border: (1px outset #808080)]
+ LayoutTableSection {TBODY} at (1,1) size 217x86
+ LayoutTableRow {TR} at (0,0) size 217x26
+ LayoutTableCell {TD} at (0,0) size 217x26 [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"
- LayoutTableRow {TR} at (0,24) size 217x56
- LayoutTableCell {TD} at (0,40) size 12x24 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (4,4) size 4x16
+ LayoutTableRow {TR} at (0,26) size 217x60
+ LayoutTableCell {TD} at (0,43) 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: " "
- LayoutTableCell {TD} at (12,24) size 205x56 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
- RenderBlock {P} at (4,4) size 197x16 [color=#008000]
- RenderText {#text} at (0,0) size 197x16
+ LayoutTableCell {TD} at (12,26) size 205x60 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+ RenderBlock {P} at (4,4) size 197x18 [color=#008000]
+ RenderText {#text} at (0,0) size 197x18
text run at (0,0) width 197: "This sentence should be green."
- RenderBlock {P} at (4,36) size 197x16 [color=#008000]
- RenderText {#text} at (0,0) size 197x16
+ RenderBlock {P} at (4,38) size 197x18 [color=#008000]
+ RenderText {#text} at (0,0) size 197x18
text run at (0,0) width 197: "This sentence should be green."

Powered by Google App Engine
This is Rietveld 408576698