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

Side by Side Diff: LayoutTests/platform/win-xp/fast/table/early-table-layout-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 500x56 [border: (1px outset #808080)] 6 RenderTable {TABLE} at (0,0) size 500x56 [border: (1px outset #808080)]
7 RenderTableSection {TBODY} at (1,1) size 498x54 7 RenderTableSection {TBODY} at (1,1) size 498x54
8 RenderTableRow {TR} at (0,2) size 498x24 8 RenderTableRow {TR} at (0,2) size 498x24
9 RenderTableCell {TD} at (2,2) size 246x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 9 RenderTableCell {TD} at (2,2) size 246x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
10 RenderText {#text} at (2,2) size 44x19 10 RenderText {#text} at (2,2) size 44x19
11 text run at (2,2) width 44: "cell 1,1" 11 text run at (2,2) width 44: "cell 1,1"
12 RenderTableCell {TD} at (250,2) size 246x24 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1] 12 RenderTableCell {TD} at (250,2) size 246x24 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1]
13 RenderText {#text} at (2,2) size 44x19 13 RenderText {#text} at (2,2) size 44x19
14 text run at (2,2) width 44: "cell 1,2" 14 text run at (2,2) width 44: "cell 1,2"
15 RenderTableRow {TR} at (0,28) size 498x24 15 RenderTableRow {TR} at (0,28) size 498x24
16 RenderTableCell {TD} at (2,28) size 246x24 [border: (1px inset #8080 80)] [r=1 c=0 rs=1 cs=1] 16 RenderTableCell {TD} at (2,28) size 246x24 [border: (1px inset #8080 80)] [r=1 c=0 rs=1 cs=1]
17 RenderText {#text} at (2,2) size 44x19 17 RenderText {#text} at (2,2) size 44x19
18 text run at (2,2) width 44: "cell 2,1" 18 text run at (2,2) width 44: "cell 2,1"
19 RenderTableCell {TD} at (250,28) size 246x24 [border: (1px inset #80 8080)] [r=1 c=1 rs=1 cs=1] 19 RenderTableCell {TD} at (250,28) size 246x24 [border: (1px inset #80 8080)] [r=1 c=1 rs=1 cs=1]
20 RenderText {#text} at (2,2) size 44x19 20 RenderText {#text} at (2,2) size 44x19
21 text run at (2,2) width 44: "cell 2,2" 21 text run at (2,2) width 44: "cell 2,2"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698