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

Side by Side Diff: LayoutTests/tables/mozilla/marvin/thead_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 784x36
7 RenderText {#text} at (0,0) size 766x36
8 text run at (0,0) width 766: "The THEAD element defines a table header within a table. In this test, the numbers contained in the THEAD cells should"
9 text run at (0,18) width 167: "align on the decimal point."
10 RenderTable {TABLE} at (0,52) size 529x106 [border: (1px outset #808080)]
11 RenderTableSection {THEAD} at (1,1) size 527x50
12 RenderTableRow {TR} at (0,2) size 527x22
13 RenderTableCell {TD} at (2,2) size 173x22 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
14 RenderText {#text} at (2,2) size 36x18
15 text run at (2,2) width 36: "55.00"
16 RenderTableCell {TD} at (177,2) size 173x22 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1]
17 RenderText {#text} at (2,2) size 60x18
18 text run at (2,2) width 60: "55555.00"
19 RenderTableCell {TD} at (352,2) size 173x22 [border: (1px inset #808 080)] [r=0 c=2 rs=1 cs=1]
20 RenderText {#text} at (2,2) size 44x18
21 text run at (2,2) width 44: "555.00"
22 RenderTableRow {TR} at (0,26) size 527x22
23 RenderTableCell {TD} at (2,26) size 173x22 [border: (1px inset #8080 80)] [r=1 c=0 rs=1 cs=1]
24 RenderText {#text} at (2,2) size 52x18
25 text run at (2,2) width 52: "1234.56"
26 RenderTableCell {TD} at (177,26) size 173x22 [border: (1px inset #80 8080)] [r=1 c=1 rs=1 cs=1]
27 RenderText {#text} at (2,2) size 44x18
28 text run at (2,2) width 44: "123.45"
29 RenderTableCell {TD} at (352,26) size 173x22 [border: (1px inset #80 8080)] [r=1 c=2 rs=1 cs=1]
30 RenderText {#text} at (2,2) size 60x18
31 text run at (2,2) width 60: "12345.67"
32 RenderTableSection {TFOOT} at (1,79) size 527x26
33 RenderTableRow {TR} at (0,2) size 527x22
34 RenderTableCell {TD} at (2,2) size 173x22 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
35 RenderText {#text} at (2,2) size 165x18
36 text run at (2,2) width 165: "This text is in the TFOOT"
37 RenderTableCell {TD} at (177,2) size 173x22 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1]
38 RenderText {#text} at (2,2) size 165x18
39 text run at (2,2) width 165: "This text is in the TFOOT"
40 RenderTableCell {TD} at (352,2) size 173x22 [border: (1px inset #808 080)] [r=0 c=2 rs=1 cs=1]
41 RenderText {#text} at (2,2) size 165x18
42 text run at (2,2) width 165: "This text is in the TFOOT"
43 RenderTableSection {TBODY} at (1,51) size 527x26
44 RenderTableRow {TR} at (0,2) size 527x22
45 RenderTableCell {TD} at (2,2) size 173x22 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
46 RenderText {#text} at (2,2) size 169x18
47 text run at (2,2) width 169: "This text is in the TBODY"
48 RenderTableCell {TD} at (177,2) size 173x22 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1]
49 RenderText {#text} at (2,2) size 169x18
50 text run at (2,2) width 169: "This text is in the TBODY"
51 RenderTableCell {TD} at (352,2) size 173x22 [border: (1px inset #808 080)] [r=0 c=2 rs=1 cs=1]
52 RenderText {#text} at (2,2) size 169x18
53 text run at (2,2) width 169: "This text is in the TBODY"
54 RenderTableSection {TBODY} at (1,77) size 527x2
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698