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

Side by Side Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug11944-expected.txt

Issue 616923003: Auto-rebaseline for r182920 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 2 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 785x636 1 layer at (0,0) size 785x634
2 RenderView at (0,0) size 785x600 2 RenderView at (0,0) size 785x600
3 layer at (0,0) size 785x636 3 layer at (0,0) size 785x634
4 RenderBlock {HTML} at (0,0) size 785x636 4 RenderBlock {HTML} at (0,0) size 785x634
5 RenderBody {BODY} at (8,8) size 769x620 [bgcolor=#C0C0C0] 5 RenderBody {BODY} at (8,8) size 769x618 [bgcolor=#C0C0C0]
6 RenderTable {TABLE} at (0,0) size 139x150 [border: (20px outset #808080)] 6 RenderTable {TABLE} at (0,0) size 139x150 [border: (20px outset #808080)]
7 RenderTableSection {TBODY} at (20,20) size 99x110 7 RenderTableSection {TBODY} at (20,20) size 99x110
8 RenderTableRow {TR} at (0,10) size 99x90 8 RenderTableRow {TR} at (0,10) size 99x90
9 RenderTableCell {TD} at (10,44) size 79x22 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1] 9 RenderTableCell {TD} at (10,45) size 79x20 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1]
10 RenderText {#text} at (2,2) size 75x17 10 RenderText {#text} at (2,2) size 75x16
11 text run at (2,2) width 75: "cell content" 11 text run at (2,2) width 75: "cell content"
12 RenderBlock {P} at (0,166) size 769x18 12 RenderBlock {P} at (0,166) size 769x16
13 RenderText {#text} at (0,0) size 623x17 13 RenderText {#text} at (0,0) size 623x16
14 text run at (0,0) width 623: "The following two tables demostrates the bug with TD and TABLE both having height specified." 14 text run at (0,0) width 623: "The following two tables demostrates the bug with TD and TABLE both having height specified."
15 RenderTable {TABLE} at (0,200) size 258x210 [border: (20px outset #808080) ] 15 RenderTable {TABLE} at (0,198) size 258x210 [border: (20px outset #808080) ]
16 RenderTableSection {TBODY} at (20,20) size 218x170 16 RenderTableSection {TBODY} at (20,20) size 218x170
17 RenderTableRow {TR} at (0,10) size 218x150 17 RenderTableRow {TR} at (0,10) size 218x150
18 RenderTableCell {TD} at (10,74) size 198x22 [border: (1px inset #808 080)] [r=0 c=0 rs=1 cs=1] 18 RenderTableCell {TD} at (10,75) size 198x20 [border: (1px inset #808 080)] [r=0 c=0 rs=1 cs=1]
19 RenderText {#text} at (2,2) size 194x17 19 RenderText {#text} at (2,2) size 194x16
20 text run at (2,2) width 194: "height=210 (150+2*10+2*20)" 20 text run at (2,2) width 194: "height=210 (150+2*10+2*20)"
21 RenderTable {TABLE} at (0,410) size 275x210 [border: (20px outset #808080) ] 21 RenderTable {TABLE} at (0,408) size 275x210 [border: (20px outset #808080) ]
22 RenderTableSection {TBODY} at (20,20) size 235x170 22 RenderTableSection {TBODY} at (20,20) size 235x170
23 RenderTableRow {TR} at (0,10) size 235x150 23 RenderTableRow {TR} at (0,10) size 235x150
24 RenderTableCell {TD} at (10,74) size 215x22 [border: (1px inset #808 080)] [r=0 c=0 rs=1 cs=1] 24 RenderTableCell {TD} at (10,75) size 215x20 [border: (1px inset #808 080)] [r=0 c=0 rs=1 cs=1]
25 RenderText {#text} at (2,2) size 211x17 25 RenderText {#text} at (2,2) size 211x16
26 text run at (2,2) width 211: "height=211 (150+2*10+2*20+1)" 26 text run at (2,2) width 211: "height=211 (150+2*10+2*20+1)"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698