1[table-attribute.html]
2  [table td align attribute left is correct]
3    expected: FAIL
4
5  [table tfoot align attribute center is correct]
6    expected: FAIL
7
8  [table th align attribute middle is correct]
9    expected: FAIL
10
11  [table thead align attribute right is correct]
12    expected: FAIL
13
14  [table thead align attribute middle is correct]
15    expected: FAIL
16
17  [table tr align attribute center is correct]
18    expected: FAIL
19
20  [table th align attribute left is correct]
21    expected: FAIL
22
23  [table tbody align attribute right is correct]
24    expected: FAIL
25
26  [table thead align attribute left is correct]
27    expected: FAIL
28
29  [table th align attribute center is correct]
30    expected: FAIL
31
32  [table td align attribute center is correct]
33    expected: FAIL
34
35  [table tr align attribute middle is correct]
36    expected: FAIL
37
38  [table tfoot align attribute middle is correct]
39    expected: FAIL
40
41  [table bordercolor attribute is correct]
42    expected: FAIL
43
44  [table th align attribute right is correct]
45    expected: FAIL
46
47  [table cellpadding attribute is correct]
48    expected: FAIL
49
50  [table tr align attribute left is correct]
51    expected: FAIL
52
53  [table td align attribute right is correct]
54    expected: FAIL
55
56  [table tfoot align attribute left is correct]
57    expected: FAIL
58
59  [table tfoot align attribute right is correct]
60    expected: FAIL
61
62  [table thead align attribute center is correct]
63    expected: FAIL
64
65  [table tbody align attribute middle is correct]
66    expected: FAIL
67
68  [table tbody align attribute left is correct]
69    expected: FAIL
70
71  [table tbody align attribute center is correct]
72    expected: FAIL
73
74  [table td align attribute middle is correct]
75    expected: FAIL
76
77  [table tr align attribute right is correct]
78    expected: FAIL
79
80