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

Side by Side Diff: LayoutTests/platform/win-xp/tables/mozilla/bugs/bug57300-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 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 277x200 [border: (1px outset #808080)] 6 RenderTable {TABLE} at (0,0) size 277x200 [border: (1px outset #808080)]
7 RenderTableSection {TBODY} at (1,1) size 275x198 7 RenderTableSection {TBODY} at (1,1) size 275x198
8 RenderTableRow {TR} at (0,2) size 275x46 8 RenderTableRow {TR} at (0,2) size 275x46
9 RenderTableCell {TD} at (2,13) size 271x24 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1] 9 RenderTableCell {TD} at (2,13) size 271x24 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1]
10 RenderText {#text} at (2,2) size 260x19 10 RenderText {#text} at (2,2) size 260x19
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after
72 text run at (2,2) width 168: "This is the second cell, with " 72 text run at (2,2) width 168: "This is the second cell, with "
73 RenderInline {B} at (0,0) size 24x19 73 RenderInline {B} at (0,0) size 24x19
74 RenderText {#text} at (170,2) size 24x19 74 RenderText {#text} at (170,2) size 24x19
75 text run at (170,2) width 24: "row" 75 text run at (170,2) width 24: "row"
76 RenderText {#text} at (194,2) size 76x19 76 RenderText {#text} at (194,2) size 76x19
77 text run at (194,2) width 76: " height 50%." 77 text run at (194,2) width 76: " height 50%."
78 RenderTableRow {TR} at (0,54) size 276x24 78 RenderTableRow {TR} at (0,54) size 276x24
79 RenderTableCell {TD} at (2,54) size 272x24 [border: (1px inset #8080 80)] [r=2 c=0 rs=1 cs=1] 79 RenderTableCell {TD} at (2,54) size 272x24 [border: (1px inset #8080 80)] [r=2 c=0 rs=1 cs=1]
80 RenderText {#text} at (2,2) size 119x19 80 RenderText {#text} at (2,2) size 119x19
81 text run at (2,2) width 119: "This is the third cell." 81 text run at (2,2) width 119: "This is the third cell."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698