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

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

Issue 308653008: Unreviewed Win XP rebaselines for r175038, part 11 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 785x638 1 layer at (0,0) size 785x638
2 RenderView at (0,0) size 785x600 2 RenderView at (0,0) size 785x600
3 layer at (0,0) size 785x638 3 layer at (0,0) size 785x638
4 RenderBlock {HTML} at (0,0) size 785x638 4 RenderBlock {HTML} at (0,0) size 785x638
5 RenderBody {BODY} at (8,8) size 769x622 [bgcolor=#C0C0C0] 5 RenderBody {BODY} at (8,8) size 769x622 [bgcolor=#C0C0C0]
6 RenderTable {TABLE} at (0,0) size 132x150 [border: (20px outset #808080)] 6 RenderTable {TABLE} at (0,0) size 132x150 [border: (20px outset #808080)]
7 RenderTableSection {TBODY} at (20,20) size 92x110 7 RenderTableSection {TBODY} at (20,20) size 92x110
8 RenderTableRow {TR} at (0,10) size 92x90 8 RenderTableRow {TR} at (0,10) size 92x90
9 RenderTableCell {TD} at (10,43) size 72x24 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1] 9 RenderTableCell {TD} at (10,43) size 72x24 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1]
10 RenderText {#text} at (2,2) size 68x19 10 RenderText {#text} at (2,2) size 68x19
11 text run at (2,2) width 68: "cell content" 11 text run at (2,2) width 68: "cell content"
12 RenderBlock {P} at (0,166) size 769x20 12 RenderBlock {P} at (0,166) size 769x20
13 RenderText {#text} at (0,0) size 576x19 13 RenderText {#text} at (0,0) size 576x19
14 text run at (0,0) width 576: "The following two tables demostrates the bug with TD and TABLE both having height specified." 14 text run at (0,0) width 576: "The following two tables demostrates the bug with TD and TABLE both having height specified."
15 RenderTable {TABLE} at (0,202) size 252x210 [border: (20px outset #808080) ] 15 RenderTable {TABLE} at (0,202) size 252x210 [border: (20px outset #808080) ]
16 RenderTableSection {TBODY} at (20,20) size 212x170 16 RenderTableSection {TBODY} at (20,20) size 212x170
17 RenderTableRow {TR} at (0,10) size 212x150 17 RenderTableRow {TR} at (0,10) size 212x150
18 RenderTableCell {TD} at (10,73) size 192x24 [border: (1px inset #808 080)] [r=0 c=0 rs=1 cs=1] 18 RenderTableCell {TD} at (10,73) size 192x24 [border: (1px inset #808 080)] [r=0 c=0 rs=1 cs=1]
19 RenderText {#text} at (2,2) size 188x19 19 RenderText {#text} at (2,2) size 188x19
20 text run at (2,2) width 188: "height=210 (150+2*10+2*20)" 20 text run at (2,2) width 188: "height=210 (150+2*10+2*20)"
21 RenderTable {TABLE} at (0,412) size 269x210 [border: (20px outset #808080) ] 21 RenderTable {TABLE} at (0,412) size 269x210 [border: (20px outset #808080) ]
22 RenderTableSection {TBODY} at (20,20) size 229x170 22 RenderTableSection {TBODY} at (20,20) size 229x170
23 RenderTableRow {TR} at (0,10) size 229x150 23 RenderTableRow {TR} at (0,10) size 229x150
24 RenderTableCell {TD} at (10,73) size 209x24 [border: (1px inset #808 080)] [r=0 c=0 rs=1 cs=1] 24 RenderTableCell {TD} at (10,73) size 209x24 [border: (1px inset #808 080)] [r=0 c=0 rs=1 cs=1]
25 RenderText {#text} at (2,2) size 205x19 25 RenderText {#text} at (2,2) size 205x19
26 text run at (2,2) width 205: "height=211 (150+2*10+2*20+1)" 26 text run at (2,2) width 205: "height=211 (150+2*10+2*20+1)"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698