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

Side by Side Diff: LayoutTests/platform/win-xp/fast/table/dynamic-cellpadding-expected.txt

Issue 309503009: Unreviewed Win XP rebaselines for r175038, part 8 (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 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 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderTable {TABLE} at (0,0) size 120x112 [border: (1px outset #808080)] 6 RenderTable {TABLE} at (0,0) size 120x112 [border: (1px outset #808080)]
7 RenderTableSection {TBODY} at (1,1) size 118x110 7 RenderTableSection {TBODY} at (1,1) size 118x110
8 RenderTableRow {TR} at (0,2) size 118x52 8 RenderTableRow {TR} at (0,2) size 118x52
9 RenderTableCell {TD} at (2,2) size 56x52 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1] 9 RenderTableCell {TD} at (2,2) size 56x52 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1]
10 RenderText {#text} at (16,16) size 24x19 10 RenderText {#text} at (16,16) size 24x19
11 text run at (16,16) width 24: "100" 11 text run at (16,16) width 24: "100"
12 RenderTableCell {TD} at (60,2) size 56x52 [border: (1px inset #80808 0)] [r=0 c=1 rs=1 cs=1] 12 RenderTableCell {TD} at (60,2) size 56x52 [border: (1px inset #80808 0)] [r=0 c=1 rs=1 cs=1]
13 RenderText {#text} at (16,16) size 24x19 13 RenderText {#text} at (16,16) size 24x19
14 text run at (16,16) width 24: "200" 14 text run at (16,16) width 24: "200"
15 RenderTableRow {TR} at (0,56) size 118x52 15 RenderTableRow {TR} at (0,56) size 118x52
16 RenderTableCell {TD} at (2,56) size 56x52 [border: (1px inset #80808 0)] [r=1 c=0 rs=1 cs=1] 16 RenderTableCell {TD} at (2,56) size 56x52 [border: (1px inset #80808 0)] [r=1 c=0 rs=1 cs=1]
17 RenderText {#text} at (16,16) size 24x19 17 RenderText {#text} at (16,16) size 24x19
18 text run at (16,16) width 24: "300" 18 text run at (16,16) width 24: "300"
19 RenderTableCell {TD} at (60,56) size 56x52 [border: (1px inset #8080 80)] [r=1 c=1 rs=1 cs=1] 19 RenderTableCell {TD} at (60,56) size 56x52 [border: (1px inset #8080 80)] [r=1 c=1 rs=1 cs=1]
20 RenderText {#text} at (16,16) size 24x19 20 RenderText {#text} at (16,16) size 24x19
21 text run at (16,16) width 24: "400" 21 text run at (16,16) width 24: "400"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698