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

Side by Side Diff: LayoutTests/platform/win-xp/fast/text/basic/007-expected.txt

Issue 301193007: Unreviewed Win XP rebaselines for r175038, part 9 (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 784x46 [border: (2px outset #808080)] 6 RenderTable {TABLE} at (0,0) size 784x46 [border: (2px outset #808080)]
7 RenderTableSection {TBODY} at (2,2) size 780x42 7 RenderTableSection {TBODY} at (2,2) size 780x42
8 RenderTableRow {TR} at (0,0) size 780x42 8 RenderTableRow {TR} at (0,0) size 780x42
9 RenderTableCell {TD} at (0,10) size 728x22 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1] 9 RenderTableCell {TD} at (0,10) size 728x22 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1]
10 RenderText {#text} at (1,1) size 63x19 10 RenderText {#text} at (1,1) size 63x19
(...skipping 25 matching lines...) Expand all
36 RenderTableRow {TR} at (0,0) size 780x22 36 RenderTableRow {TR} at (0,0) size 780x22
37 RenderTableCell {TD} at (0,0) size 713x22 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 37 RenderTableCell {TD} at (0,0) size 713x22 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
38 RenderText {#text} at (1,1) size 63x19 38 RenderText {#text} at (1,1) size 63x19
39 text run at (1,1) width 63: "A Big Cell" 39 text run at (1,1) width 63: "A Big Cell"
40 RenderTableCell {TD} at (713,0) size 67x22 [border: (1px inset #8080 80)] [r=0 c=1 rs=1 cs=1] 40 RenderTableCell {TD} at (713,0) size 67x22 [border: (1px inset #8080 80)] [r=0 c=1 rs=1 cs=1]
41 RenderText {#text} at (1,1) size 45x19 41 RenderText {#text} at (1,1) size 45x19
42 text run at (1,1) width 45: "A small" 42 text run at (1,1) width 45: "A small"
43 RenderInline {SPAN} at (0,0) size 20x19 43 RenderInline {SPAN} at (0,0) size 20x19
44 RenderText {#text} at (46,1) size 20x19 44 RenderText {#text} at (46,1) size 20x19
45 text run at (46,1) width 20: "cell" 45 text run at (46,1) width 20: "cell"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698