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

Side by Side Diff: LayoutTests/platform/win-xp/tables/mozilla/marvin/tbody_align_char-expected.txt

Issue 306953007: Unreviewed Win XP rebaselines for r175038, part 5 (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 RenderBlock {P} at (0,0) size 784x60 6 RenderBlock {P} at (0,0) size 784x60
7 RenderText {#text} at (0,0) size 784x59 7 RenderText {#text} at (0,0) size 784x59
8 text run at (0,0) width 737: "In this test, the TBODY section of the t able contains numbers with decimals. The test uses the attribute/value ALIGN=cha r" 8 text run at (0,0) width 737: "In this test, the TBODY section of the t able contains numbers with decimals. The test uses the attribute/value ALIGN=cha r"
9 text run at (0,20) width 784: "without the additional CHAR attribute t o specify a particular character. Therefore, ALIGN=char should cause the numbers to align" 9 text run at (0,20) width 784: "without the additional CHAR attribute t o specify a particular character. Therefore, ALIGN=char should cause the numbers to align"
10 text run at (0,40) width 211: "to the default value (decimal point)." 10 text run at (0,40) width 211: "to the default value (decimal point)."
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
46 RenderTableCell {TD} at (2,26) size 159x24 [border: (1px inset #8080 80)] [r=1 c=0 rs=1 cs=1] 46 RenderTableCell {TD} at (2,26) size 159x24 [border: (1px inset #8080 80)] [r=1 c=0 rs=1 cs=1]
47 RenderText {#text} at (2,2) size 52x19 47 RenderText {#text} at (2,2) size 52x19
48 text run at (2,2) width 52: "1234.56" 48 text run at (2,2) width 52: "1234.56"
49 RenderTableCell {TD} at (163,26) size 159x24 [border: (1px inset #80 8080)] [r=1 c=1 rs=1 cs=1] 49 RenderTableCell {TD} at (163,26) size 159x24 [border: (1px inset #80 8080)] [r=1 c=1 rs=1 cs=1]
50 RenderText {#text} at (2,2) size 44x19 50 RenderText {#text} at (2,2) size 44x19
51 text run at (2,2) width 44: "123.45" 51 text run at (2,2) width 44: "123.45"
52 RenderTableCell {TD} at (324,26) size 159x24 [border: (1px inset #80 8080)] [r=1 c=2 rs=1 cs=1] 52 RenderTableCell {TD} at (324,26) size 159x24 [border: (1px inset #80 8080)] [r=1 c=2 rs=1 cs=1]
53 RenderText {#text} at (2,2) size 60x19 53 RenderText {#text} at (2,2) size 60x19
54 text run at (2,2) width 60: "12345.67" 54 text run at (2,2) width 60: "12345.67"
55 RenderTableSection {TBODY} at (1,81) size 485x0 55 RenderTableSection {TBODY} at (1,81) size 485x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698