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

Side by Side Diff: LayoutTests/tables/mozilla/marvin/thead_align_char-expected.txt

Issue 23974003: Auto-rebaseline for r157364 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 3 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
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {P} at (0,0) size 784x54
7 RenderText {#text} at (0,0) size 774x54
8 text run at (0,0) width 774: "In this test, the THEAD section of the t able contains numbers with decimals. The test uses the attribute/value ALIGN=cha r"
9 text run at (0,18) width 773: "without the additional CHAR attribute t o specify a particular character. Therefore, ALIGN=char should cause the numbers "
10 text run at (0,36) width 274: "to align to the default value (decimal point)."
11 RenderTable {TABLE} at (0,70) size 529x106 [border: (1px outset #808080)]
12 RenderTableSection {THEAD} at (1,1) size 527x50
13 RenderTableRow {TR} at (0,2) size 527x22
14 RenderTableCell {TD} at (2,2) size 173x22 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
15 RenderText {#text} at (2,2) size 36x18
16 text run at (2,2) width 36: "55.00"
17 RenderTableCell {TD} at (177,2) size 173x22 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1]
18 RenderText {#text} at (2,2) size 60x18
19 text run at (2,2) width 60: "55555.00"
20 RenderTableCell {TD} at (352,2) size 173x22 [border: (1px inset #808 080)] [r=0 c=2 rs=1 cs=1]
21 RenderText {#text} at (2,2) size 44x18
22 text run at (2,2) width 44: "555.00"
23 RenderTableRow {TR} at (0,26) size 527x22
24 RenderTableCell {TD} at (2,26) size 173x22 [border: (1px inset #8080 80)] [r=1 c=0 rs=1 cs=1]
25 RenderText {#text} at (2,2) size 52x18
26 text run at (2,2) width 52: "1234.56"
27 RenderTableCell {TD} at (177,26) size 173x22 [border: (1px inset #80 8080)] [r=1 c=1 rs=1 cs=1]
28 RenderText {#text} at (2,2) size 44x18
29 text run at (2,2) width 44: "123.45"
30 RenderTableCell {TD} at (352,26) size 173x22 [border: (1px inset #80 8080)] [r=1 c=2 rs=1 cs=1]
31 RenderText {#text} at (2,2) size 60x18
32 text run at (2,2) width 60: "12345.67"
33 RenderTableSection {TFOOT} at (1,79) size 527x26
34 RenderTableRow {TR} at (0,2) size 527x22
35 RenderTableCell {TD} at (2,2) size 173x22 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
36 RenderText {#text} at (2,2) size 165x18
37 text run at (2,2) width 165: "This text is in the TFOOT"
38 RenderTableCell {TD} at (177,2) size 173x22 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1]
39 RenderText {#text} at (2,2) size 165x18
40 text run at (2,2) width 165: "This text is in the TFOOT"
41 RenderTableCell {TD} at (352,2) size 173x22 [border: (1px inset #808 080)] [r=0 c=2 rs=1 cs=1]
42 RenderText {#text} at (2,2) size 165x18
43 text run at (2,2) width 165: "This text is in the TFOOT"
44 RenderTableSection {TBODY} at (1,51) size 527x26
45 RenderTableRow {TR} at (0,2) size 527x22
46 RenderTableCell {TD} at (2,2) size 173x22 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
47 RenderText {#text} at (2,2) size 169x18
48 text run at (2,2) width 169: "This text is in the TBODY"
49 RenderTableCell {TD} at (177,2) size 173x22 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1]
50 RenderText {#text} at (2,2) size 169x18
51 text run at (2,2) width 169: "This text is in the TBODY"
52 RenderTableCell {TD} at (352,2) size 173x22 [border: (1px inset #808 080)] [r=0 c=2 rs=1 cs=1]
53 RenderText {#text} at (2,2) size 169x18
54 text run at (2,2) width 169: "This text is in the TBODY"
55 RenderTableSection {TBODY} at (1,77) size 527x2
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698