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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/fast/dom/HTMLTableElement/colSpan-expected.txt

Issue 2785963002: Move tests for table elements to LayoutTests/html/tabular_data/. (Closed)
Patch Set: Created 3 years, 8 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
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 171x18
8 text run at (0,0) width 171: "Tests: the colspan attribute"
9 LayoutBR {BR} at (170,14) size 1x0
10 LayoutBlockFlow {P} at (0,34) size 784x72
11 LayoutText {#text} at (0,0) size 75x18
12 text run at (0,0) width 75: "Conditions:"
13 LayoutBR {BR} at (74,14) size 1x0
14 LayoutText {#text} at (0,18) size 762x54
15 text run at (0,18) width 667: "The colSpan attribute specifies the num ber of columns spanned by the current cell. The default value of "
16 text run at (666,18) width 96: "this attribute is"
17 text run at (0,36) width 551: "one (\"1\"). The value zero (\"0\") mea ns that the cell spans all columns from the current "
18 text run at (550,36) width 208: "column to the last column of the"
19 text run at (0,54) width 371: "column group (COLGROUP) in which the ce ll is defined."
20 LayoutBlockFlow {P} at (0,122) size 784x54
21 LayoutText {#text} at (0,0) size 774x54
22 text run at (0,0) width 774: "The first table tests the default value of one, and an input of 7, which is within the normal range of expect input. The first"
23 text run at (0,18) width 721: "column in the first row should span onl y column \"one\" and the second cell should span all of the other columns. "
24 text run at (720,18) width 26: "The"
25 text run at (0,36) width 572: "second table tests the zero value. \"Ju st A\" should span \"A\" and \"Just B\" should span \"B.\""
26 LayoutBlockFlow {HR} at (0,192) size 784x2 [border: (1px inset #EEEEEE)]
27 LayoutBlockFlow (anonymous) at (0,202) size 784x18
28 LayoutBR {BR} at (0,0) size 0x18
29 LayoutTable {TABLE} at (0,220) size 277x70 [border: (1px outset #808080)]
30 LayoutBlockFlow {CAPTION} at (0,0) size 277x18
31 LayoutText {#text} at (29,0) size 219x18
32 text run at (29,0) width 219: "Testing Default and Regular Input"
33 LayoutTableSection {TBODY} at (1,19) size 275x50
34 LayoutTableRow {TR} at (0,2) size 275x22
35 LayoutTableCell {TD} at (2,2) size 34x22 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1]
36 LayoutText {#text} at (2,2) size 30x18
37 text run at (2,2) width 30: "First"
38 LayoutTableCell {TD} at (38,2) size 235x22 [border: (1px inset #8080 80)] [r=0 c=1 rs=1 cs=7]
39 LayoutText {#text} at (2,2) size 77x18
40 text run at (2,2) width 77: "All the Rest"
41 LayoutTableRow {TR} at (0,26) size 275x22
42 LayoutTableCell {TD} at (2,26) size 34x22 [border: (1px inset #80808 0)] [r=1 c=0 rs=1 cs=1]
43 LayoutText {#text} at (2,2) size 24x18
44 text run at (2,2) width 24: "one"
45 LayoutTableCell {TD} at (38,26) size 28x22 [border: (1px inset #8080 80)] [r=1 c=1 rs=1 cs=1]
46 LayoutText {#text} at (2,2) size 24x18
47 text run at (2,2) width 24: "two"
48 LayoutTableCell {TD} at (68,26) size 36x22 [border: (1px inset #8080 80)] [r=1 c=2 rs=1 cs=1]
49 LayoutText {#text} at (2,2) size 32x18
50 text run at (2,2) width 32: "three"
51 LayoutTableCell {TD} at (106,26) size 31x22 [border: (1px inset #808 080)] [r=1 c=3 rs=1 cs=1]
52 LayoutText {#text} at (2,2) size 27x18
53 text run at (2,2) width 27: "four"
54 LayoutTableCell {TD} at (139,26) size 28x22 [border: (1px inset #808 080)] [r=1 c=4 rs=1 cs=1]
55 LayoutText {#text} at (2,2) size 24x18
56 text run at (2,2) width 24: "five"
57 LayoutTableCell {TD} at (169,26) size 23x22 [border: (1px inset #808 080)] [r=1 c=5 rs=1 cs=1]
58 LayoutText {#text} at (2,2) size 19x18
59 text run at (2,2) width 19: "six"
60 LayoutTableCell {TD} at (194,26) size 41x22 [border: (1px inset #808 080)] [r=1 c=6 rs=1 cs=1]
61 LayoutText {#text} at (2,2) size 37x18
62 text run at (2,2) width 37: "seven"
63 LayoutTableCell {TD} at (237,26) size 36x22 [border: (1px inset #808 080)] [r=1 c=7 rs=1 cs=1]
64 LayoutText {#text} at (2,2) size 32x18
65 text run at (2,2) width 32: "eight"
66 LayoutBlockFlow (anonymous) at (0,290) size 784x18
67 LayoutBR {BR} at (0,0) size 0x18
68 LayoutTable {TABLE} at (0,308) size 199x70 [border: (1px outset #808080)]
69 LayoutBlockFlow {CAPTION} at (0,0) size 199x18
70 LayoutText {#text} at (15,0) size 169x18
71 text run at (15,0) width 169: "Testing Zero Special Case"
72 LayoutTableSection {TBODY} at (1,19) size 197x50
73 LayoutTableRow {TR} at (0,2) size 197x22
74 LayoutTableCell {TD} at (2,2) size 45x22 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1]
75 LayoutText {#text} at (2,2) size 41x18
76 text run at (2,2) width 41: "Just A"
77 LayoutTableCell {TD} at (49,2) size 44x22 [border: (1px inset #80808 0)] [r=0 c=1 rs=1 cs=1]
78 LayoutText {#text} at (2,2) size 40x18
79 text run at (2,2) width 40: "Just B"
80 LayoutTableRow {TR} at (0,26) size 197x22
81 LayoutTableCell {TD} at (2,26) size 45x22 [border: (1px inset #80808 0)] [r=1 c=0 rs=1 cs=1]
82 LayoutText {#text} at (2,2) size 12x18
83 text run at (2,2) width 12: "A"
84 LayoutTableCell {TD} at (49,26) size 44x22 [border: (1px inset #8080 80)] [r=1 c=1 rs=1 cs=1]
85 LayoutText {#text} at (2,2) size 11x18
86 text run at (2,2) width 11: "B"
87 LayoutTableCell {TD} at (95,26) size 15x22 [border: (1px inset #8080 80)] [r=1 c=2 rs=1 cs=1]
88 LayoutText {#text} at (2,2) size 11x18
89 text run at (2,2) width 11: "C"
90 LayoutTableCell {TD} at (112,26) size 16x22 [border: (1px inset #808 080)] [r=1 c=3 rs=1 cs=1]
91 LayoutText {#text} at (2,2) size 12x18
92 text run at (2,2) width 12: "D"
93 LayoutTableCell {TD} at (130,26) size 14x22 [border: (1px inset #808 080)] [r=1 c=4 rs=1 cs=1]
94 LayoutText {#text} at (2,2) size 10x18
95 text run at (2,2) width 10: "E"
96 LayoutTableCell {TD} at (146,26) size 13x22 [border: (1px inset #808 080)] [r=1 c=5 rs=1 cs=1]
97 LayoutText {#text} at (2,2) size 9x18
98 text run at (2,2) width 9: "F"
99 LayoutTableCell {TD} at (161,26) size 16x22 [border: (1px inset #808 080)] [r=1 c=6 rs=1 cs=1]
100 LayoutText {#text} at (2,2) size 12x18
101 text run at (2,2) width 12: "G"
102 LayoutTableCell {TD} at (179,26) size 16x22 [border: (1px inset #808 080)] [r=1 c=7 rs=1 cs=1]
103 LayoutText {#text} at (2,2) size 12x18
104 text run at (2,2) width 12: "H"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698