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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x82 3 layer at (0,0) size 800x86
4 RenderBlock {HTML} at (0,0) size 800x82 4 RenderBlock {HTML} at (0,0) size 800x86
5 RenderBody {BODY} at (8,16) size 784x58 5 RenderBody {BODY} at (8,16) size 784x62
6 RenderBlock {P} at (0,0) size 784x16 6 RenderBlock {P} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 300x16 7 RenderText {#text} at (0,0) size 300x18
8 text run at (0,0) width 300: "The background color should span all col umns" 8 text run at (0,0) width 300: "The background color should span all col umns"
9 LayoutTable {TABLE} at (0,32) size 464x26 [border: (1px outset #808080)] 9 LayoutTable {TABLE} at (0,34) size 464x28 [border: (1px outset #808080)]
10 LayoutTableCol {COLGROUP} at (0,0) size 0x0 10 LayoutTableCol {COLGROUP} at (0,0) size 0x0
11 LayoutTableCol {COL} at (0,0) size 0x0 [bgcolor=#00FF00] 11 LayoutTableCol {COL} at (0,0) size 0x0 [bgcolor=#00FF00]
12 LayoutTableSection {TBODY} at (1,1) size 462x24 12 LayoutTableSection {TBODY} at (1,1) size 462x26
13 LayoutTableRow {TR} at (0,2) size 462x20 13 LayoutTableRow {TR} at (0,2) size 462x22
14 LayoutTableCell {TD} at (2,2) size 113x20 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 14 LayoutTableCell {TD} at (2,2) size 113x22 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
15 RenderText {#text} at (2,2) size 109x16 15 RenderText {#text} at (2,2) size 109x18
16 text run at (2,2) width 109: "Column 1, row 1" 16 text run at (2,2) width 109: "Column 1, row 1"
17 LayoutTableCell {TD} at (117,2) size 113x20 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1] 17 LayoutTableCell {TD} at (117,2) size 113x22 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1]
18 RenderText {#text} at (2,2) size 109x16 18 RenderText {#text} at (2,2) size 109x18
19 text run at (2,2) width 109: "Column 2, row 1" 19 text run at (2,2) width 109: "Column 2, row 1"
20 LayoutTableCell {TD} at (232,2) size 113x20 [border: (1px inset #808 080)] [r=0 c=2 rs=1 cs=1] 20 LayoutTableCell {TD} at (232,2) size 113x22 [border: (1px inset #808 080)] [r=0 c=2 rs=1 cs=1]
21 RenderText {#text} at (2,2) size 109x16 21 RenderText {#text} at (2,2) size 109x18
22 text run at (2,2) width 109: "Column 3, row 1" 22 text run at (2,2) width 109: "Column 3, row 1"
23 LayoutTableCell {TD} at (347,2) size 113x20 [border: (1px inset #808 080)] [r=0 c=3 rs=1 cs=1] 23 LayoutTableCell {TD} at (347,2) size 113x22 [border: (1px inset #808 080)] [r=0 c=3 rs=1 cs=1]
24 RenderText {#text} at (2,2) size 109x16 24 RenderText {#text} at (2,2) size 109x18
25 text run at (2,2) width 109: "Column 4, row 1" 25 text run at (2,2) width 109: "Column 4, row 1"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698