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

Side by Side Diff: LayoutTests/platform/win-xp/tables/mozilla/marvin/x_tbody_align_char-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 800x220 3 layer at (0,0) size 800x220
4 RenderBlock {html} at (0,0) size 800x220 4 RenderBlock {html} at (0,0) size 800x220
5 RenderBody {body} at (8,16) size 784x196 5 RenderBody {body} at (8,16) size 784x196
6 RenderBlock {p} at (0,0) size 784x20 6 RenderBlock {p} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 372x19 7 RenderText {#text} at (0,0) size 372x19
8 text run at (0,0) width 372: "The numbers in the TBODY should align at the decimal points" 8 text run at (0,0) width 372: "The numbers in the TBODY should align at the decimal points"
9 RenderTable {table} at (0,36) size 365x160 [border: (1px outset #808080)] 9 RenderTable {table} at (0,36) size 365x160 [border: (1px outset #808080)]
10 RenderTableSection {thead} at (1,1) size 363x54 10 RenderTableSection {thead} at (1,1) size 363x54
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after
63 RenderTableRow {tr} at (0,26) size 363x24 63 RenderTableRow {tr} at (0,26) size 363x24
64 RenderTableCell {td} at (2,26) size 113x24 [border: (1px inset #8080 80)] [r=1 c=0 rs=1 cs=1] 64 RenderTableCell {td} at (2,26) size 113x24 [border: (1px inset #8080 80)] [r=1 c=0 rs=1 cs=1]
65 RenderText {#text} at (2,2) size 109x19 65 RenderText {#text} at (2,2) size 109x19
66 text run at (2,2) width 109: "TBODY 1234.56" 66 text run at (2,2) width 109: "TBODY 1234.56"
67 RenderTableCell {td} at (117,26) size 121x24 [border: (1px inset #80 8080)] [r=1 c=1 rs=1 cs=1] 67 RenderTableCell {td} at (117,26) size 121x24 [border: (1px inset #80 8080)] [r=1 c=1 rs=1 cs=1]
68 RenderText {#text} at (2,2) size 101x19 68 RenderText {#text} at (2,2) size 101x19
69 text run at (2,2) width 101: "TBODY 123.45" 69 text run at (2,2) width 101: "TBODY 123.45"
70 RenderTableCell {td} at (240,26) size 121x24 [border: (1px inset #80 8080)] [r=1 c=2 rs=1 cs=1] 70 RenderTableCell {td} at (240,26) size 121x24 [border: (1px inset #80 8080)] [r=1 c=2 rs=1 cs=1]
71 RenderText {#text} at (2,2) size 117x19 71 RenderText {#text} at (2,2) size 117x19
72 text run at (2,2) width 117: "TBODY 12345.67" 72 text run at (2,2) width 117: "TBODY 12345.67"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698