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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/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 784x20
7 LayoutText {#text} at (0,0) size 166x19
8 text run at (0,0) width 166: "Tests: the colspan attribute"
9 LayoutBR {BR} at (165,15) size 1x0
10 LayoutBlockFlow {P} at (0,36) size 784x80
11 LayoutText {#text} at (0,0) size 73x19
12 text run at (0,0) width 73: "Conditions:"
13 LayoutBR {BR} at (73,15) size 0x0
14 LayoutText {#text} at (0,20) size 772x59
15 text run at (0,20) width 654: "The colSpan attribute specifies the num ber of columns spanned by the current cell. The default value of "
16 text run at (654,20) width 118: "this attribute is one"
17 text run at (0,40) width 514: "(\"1\"). The value zero (\"0\") means t hat the cell spans all columns from the current "
18 text run at (514,40) width 253: "column to the last column of the colu mn"
19 text run at (0,60) width 317: "group (COLGROUP) in which the cell is d efined."
20 LayoutBlockFlow {P} at (0,132) size 784x60
21 LayoutText {#text} at (0,0) size 782x59
22 text run at (0,0) width 759: "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,20) width 709: "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 (709,20) width 73: "The second"
25 text run at (0,40) width 520: "table tests the zero value. \"Just A\" should span \"A\" and \"Just B\" should span \"B.\""
26 LayoutBlockFlow {HR} at (0,208) size 784x2 [border: (1px inset #EEEEEE)]
27 LayoutBlockFlow (anonymous) at (0,218) size 784x20
28 LayoutBR {BR} at (0,0) size 0x19
29 LayoutTable {TABLE} at (0,238) size 270x76 [border: (1px outset #808080)]
30 LayoutBlockFlow {CAPTION} at (0,0) size 270x20
31 LayoutText {#text} at (27,0) size 216x19
32 text run at (27,0) width 216: "Testing Default and Regular Input"
33 LayoutTableSection {TBODY} at (1,21) size 268x54
34 LayoutTableRow {TR} at (0,2) size 268x24
35 LayoutTableCell {TD} at (2,2) size 32x24 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1]
36 LayoutText {#text} at (2,2) size 28x19
37 text run at (2,2) width 28: "First"
38 LayoutTableCell {TD} at (36,2) size 230x24 [border: (1px inset #8080 80)] [r=0 c=1 rs=1 cs=7]
39 LayoutText {#text} at (2,2) size 75x19
40 text run at (2,2) width 75: "All the Rest"
41 LayoutTableRow {TR} at (0,28) size 268x24
42 LayoutTableCell {TD} at (2,28) size 32x24 [border: (1px inset #80808 0)] [r=1 c=0 rs=1 cs=1]
43 LayoutText {#text} at (2,2) size 23x19
44 text run at (2,2) width 23: "one"
45 LayoutTableCell {TD} at (36,28) size 28x24 [border: (1px inset #8080 80)] [r=1 c=1 rs=1 cs=1]
46 LayoutText {#text} at (2,2) size 24x19
47 text run at (2,2) width 24: "two"
48 LayoutTableCell {TD} at (66,28) size 35x24 [border: (1px inset #8080 80)] [r=1 c=2 rs=1 cs=1]
49 LayoutText {#text} at (2,2) size 31x19
50 text run at (2,2) width 31: "three"
51 LayoutTableCell {TD} at (103,28) size 30x24 [border: (1px inset #808 080)] [r=1 c=3 rs=1 cs=1]
52 LayoutText {#text} at (2,2) size 26x19
53 text run at (2,2) width 26: "four"
54 LayoutTableCell {TD} at (135,28) size 28x24 [border: (1px inset #808 080)] [r=1 c=4 rs=1 cs=1]
55 LayoutText {#text} at (2,2) size 24x19
56 text run at (2,2) width 24: "five"
57 LayoutTableCell {TD} at (165,28) size 22x24 [border: (1px inset #808 080)] [r=1 c=5 rs=1 cs=1]
58 LayoutText {#text} at (2,2) size 18x19
59 text run at (2,2) width 18: "six"
60 LayoutTableCell {TD} at (189,28) size 40x24 [border: (1px inset #808 080)] [r=1 c=6 rs=1 cs=1]
61 LayoutText {#text} at (2,2) size 36x19
62 text run at (2,2) width 36: "seven"
63 LayoutTableCell {TD} at (231,28) size 35x24 [border: (1px inset #808 080)] [r=1 c=7 rs=1 cs=1]
64 LayoutText {#text} at (2,2) size 31x19
65 text run at (2,2) width 31: "eight"
66 LayoutBlockFlow (anonymous) at (0,314) size 784x20
67 LayoutBR {BR} at (0,0) size 0x19
68 LayoutTable {TABLE} at (0,334) size 197x76 [border: (1px outset #808080)]
69 LayoutBlockFlow {CAPTION} at (0,0) size 197x20
70 LayoutText {#text} at (16,0) size 165x19
71 text run at (16,0) width 165: "Testing Zero Special Case"
72 LayoutTableSection {TBODY} at (1,21) size 195x54
73 LayoutTableRow {TR} at (0,2) size 195x24
74 LayoutTableCell {TD} at (2,2) size 44x24 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1]
75 LayoutText {#text} at (2,2) size 40x19
76 text run at (2,2) width 40: "Just A"
77 LayoutTableCell {TD} at (48,2) size 43x24 [border: (1px inset #80808 0)] [r=0 c=1 rs=1 cs=1]
78 LayoutText {#text} at (2,2) size 39x19
79 text run at (2,2) width 39: "Just B"
80 LayoutTableRow {TR} at (0,28) size 195x24
81 LayoutTableCell {TD} at (2,28) size 44x24 [border: (1px inset #80808 0)] [r=1 c=0 rs=1 cs=1]
82 LayoutText {#text} at (2,2) size 12x19
83 text run at (2,2) width 12: "A"
84 LayoutTableCell {TD} at (48,28) size 43x24 [border: (1px inset #8080 80)] [r=1 c=1 rs=1 cs=1]
85 LayoutText {#text} at (2,2) size 11x19
86 text run at (2,2) width 11: "B"
87 LayoutTableCell {TD} at (93,28) size 15x24 [border: (1px inset #8080 80)] [r=1 c=2 rs=1 cs=1]
88 LayoutText {#text} at (2,2) size 11x19
89 text run at (2,2) width 11: "C"
90 LayoutTableCell {TD} at (110,28) size 16x24 [border: (1px inset #808 080)] [r=1 c=3 rs=1 cs=1]
91 LayoutText {#text} at (2,2) size 12x19
92 text run at (2,2) width 12: "D"
93 LayoutTableCell {TD} at (128,28) size 14x24 [border: (1px inset #808 080)] [r=1 c=4 rs=1 cs=1]
94 LayoutText {#text} at (2,2) size 10x19
95 text run at (2,2) width 10: "E"
96 LayoutTableCell {TD} at (144,28) size 13x24 [border: (1px inset #808 080)] [r=1 c=5 rs=1 cs=1]
97 LayoutText {#text} at (2,2) size 9x19
98 text run at (2,2) width 9: "F"
99 LayoutTableCell {TD} at (159,28) size 16x24 [border: (1px inset #808 080)] [r=1 c=6 rs=1 cs=1]
100 LayoutText {#text} at (2,2) size 12x19
101 text run at (2,2) width 12: "G"
102 LayoutTableCell {TD} at (177,28) size 16x24 [border: (1px inset #808 080)] [r=1 c=7 rs=1 cs=1]
103 LayoutText {#text} at (2,2) size 12x19
104 text run at (2,2) width 12: "H"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698