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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug21299-expected.txt

Issue 908473003: 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/tables/mozilla/bugs/bug21299-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug21299-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug21299-expected.txt
index 5af657001bd60c9e9e010932002f476389a8de52..6f0af40948e7dbe99061d92ecf0552c198d10f29 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug21299-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug21299-expected.txt
@@ -1,25 +1,25 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x82
- RenderBlock {HTML} at (0,0) size 800x82
- RenderBody {BODY} at (8,16) size 784x58
- RenderBlock {P} at (0,0) size 784x16
- RenderText {#text} at (0,0) size 300x16
+layer at (0,0) size 800x86
+ RenderBlock {HTML} at (0,0) size 800x86
+ RenderBody {BODY} at (8,16) size 784x62
+ RenderBlock {P} at (0,0) size 784x18
+ RenderText {#text} at (0,0) size 300x18
text run at (0,0) width 300: "The background color should span all columns"
- LayoutTable {TABLE} at (0,32) size 464x26 [border: (1px outset #808080)]
+ LayoutTable {TABLE} at (0,34) size 464x28 [border: (1px outset #808080)]
LayoutTableCol {COLGROUP} at (0,0) size 0x0
LayoutTableCol {COL} at (0,0) size 0x0 [bgcolor=#00FF00]
- LayoutTableSection {TBODY} at (1,1) size 462x24
- LayoutTableRow {TR} at (0,2) size 462x20
- LayoutTableCell {TD} at (2,2) size 113x20 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 109x16
+ LayoutTableSection {TBODY} at (1,1) size 462x26
+ LayoutTableRow {TR} at (0,2) size 462x22
+ LayoutTableCell {TD} at (2,2) size 113x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 109x18
text run at (2,2) width 109: "Column 1, row 1"
- LayoutTableCell {TD} at (117,2) size 113x20 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 109x16
+ LayoutTableCell {TD} at (117,2) size 113x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 109x18
text run at (2,2) width 109: "Column 2, row 1"
- LayoutTableCell {TD} at (232,2) size 113x20 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 109x16
+ LayoutTableCell {TD} at (232,2) size 113x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 109x18
text run at (2,2) width 109: "Column 3, row 1"
- LayoutTableCell {TD} at (347,2) size 113x20 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (2,2) size 109x16
+ LayoutTableCell {TD} at (347,2) size 113x22 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 109x18
text run at (2,2) width 109: "Column 4, row 1"

Powered by Google App Engine
This is Rietveld 408576698