/[suikacvs]/markup/html/whatpm/t/table-1.dat
Suika

Diff of /markup/html/whatpm/t/table-1.dat

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by wakaba, Sun Nov 25 08:04:21 2007 UTC revision 1.3 by wakaba, Mon May 5 08:28:20 2008 UTC
# Line 1  Line 1 
1  #data  #data
2  <table xmlns="http://www.w3.org/1999/xhtml"><tbody><tr/></tbody></table>  <table xmlns="http://www.w3.org/1999/xhtml"><tbody><tr/></tbody></table>
3  #errors  #errors
4  /table;table:no cell in last row  /table/tbody/tr;table:row with no anchored cell;m
 /table/tbody/tr;child element missing:td|th  
5    
6  #data  #data
7  <table xmlns="http://www.w3.org/1999/xhtml"><tbody><tr/></tbody> </table>  <table xmlns="http://www.w3.org/1999/xhtml"><tbody><tr/></tbody> </table>
8  #errors  #errors
9  /table;table:no cell in last row  /table/tbody/tr;table:row with no anchored cell;m
 /table/tbody/tr;child element missing:td|th  
10    
11  #data  #data
12  <table xmlns="http://www.w3.org/1999/xhtml"><tbody><tr/> </tbody></table>  <table xmlns="http://www.w3.org/1999/xhtml"><tbody><tr/> </tbody></table>
13  #errors  #errors
14  /table;table:no cell in last row  /table/tbody/tr;table:row with no anchored cell;m
 /table/tbody/tr;child element missing:td|th  
15    
16  #data  #data
17  <table xmlns="http://www.w3.org/1999/xhtml"><tbody> <tr/></tbody></table>  <table xmlns="http://www.w3.org/1999/xhtml"><tbody> <tr/></tbody></table>
18  #errors  #errors
19  /table;table:no cell in last row  /table/tbody/tr;table:row with no anchored cell;m
 /table/tbody/tr;child element missing:td|th  
20    
21  #data  #data
22  <table xmlns="http://www.w3.org/1999/xhtml"> <tbody><tr/></tbody></table>  <table xmlns="http://www.w3.org/1999/xhtml"> <tbody><tr/></tbody></table>
23  #errors  #errors
24  /table;table:no cell in last row  /table/tbody/tr;table:row with no anchored cell;m
 /table/tbody/tr;child element missing:td|th  
25    
26  #data  #data
27  <table xmlns="http://www.w3.org/1999/xhtml">  <table xmlns="http://www.w3.org/1999/xhtml">
28  <tbody><tr><td/></tr><tr/></tbody></table>  <tbody><tr><td/></tr><tr/></tbody></table>
29  #errors  #errors
 /table;table:no cell in last row  
 /table/tbody/tr;child element missing:td|th  
30  /table/tbody/tr/td;no significant content;s  /table/tbody/tr/td;no significant content;s
31    /table/tbody/tr;table:row with no anchored cell;m
32    
33  #data  #data
34  <table xmlns="http://www.w3.org/1999/xhtml">  <table xmlns="http://www.w3.org/1999/xhtml">
35  <tbody><tr><td rowspan="2"/></tr><tr/></tbody></table>  <tbody><tr><td rowspan="2"/></tr><tr/></tbody></table>
36  #errors  #errors
 /table/tbody/tr;child element missing:td|th  
37  /table/tbody/tr/td;no significant content;s  /table/tbody/tr/td;no significant content;s
38    /table/tbody/tr;table:row with no anchored cell;m
39    
40  #data  #data
41  <table xmlns="http://www.w3.org/1999/xhtml">  <table xmlns="http://www.w3.org/1999/xhtml">
42  <tbody><tr><td/></tr><tr/><tr><td/></tr></tbody></table>  <tbody><tr><td/></tr><tr/><tr><td/></tr></tbody></table>
43  #errors  #errors
 /table/tbody/tr;child element missing:td|th  
44  /table/tbody/tr/td;no significant content;s  /table/tbody/tr/td;no significant content;s
45  /table/tbody/tr/td;no significant content;s  /table/tbody/tr/td;no significant content;s
46    
# Line 55  Line 48 
48  <table xmlns="http://www.w3.org/1999/xhtml">  <table xmlns="http://www.w3.org/1999/xhtml">
49  <tbody><tr><td/></tr><tr/><tr/></tbody></table>  <tbody><tr><td/></tr><tr/><tr/></tbody></table>
50  #errors  #errors
51  /table/tbody/tr;child element missing:td|th  /table/tbody/tr;table:row with no anchored cell;m
 /table/tbody/tr;child element missing:td|th  
 /table;table:no cell in last row  
52  /table/tbody/tr/td;no significant content;s  /table/tbody/tr/td;no significant content;s
53    
54  #data  #data
55  <table xmlns="http://www.w3.org/1999/xhtml">  <table xmlns="http://www.w3.org/1999/xhtml">
56  <thead><tr><td/></tr></thead><tbody><tr/></tbody></table>  <thead><tr><td/></tr></thead><tbody><tr/></tbody></table>
57  #errors  #errors
58  /table;table:no cell in last row  /table/tbody/tr;table:row with no anchored cell;m
 /table/tbody/tr;child element missing:td|th  
59  /table/thead/tr/td;no significant content;s  /table/thead/tr/td;no significant content;s
60    
61  #data  #data
62  <table xmlns="http://www.w3.org/1999/xhtml">  <table xmlns="http://www.w3.org/1999/xhtml">
63  <thead><tr/></thead><tbody><tr/></tbody></table>  <thead><tr/></thead><tbody><tr/></tbody></table>
64  #errors  #errors
65  /table/thead/tr;child element missing:td|th  /table/thead/tr;table:row with no anchored cell;m
 /table;table:no cell in last row  
 /table/tbody/tr;child element missing:td|th  
66    
67  #data  #data
68  <table xmlns="http://www.w3.org/1999/xhtml"><tr/></table>  <table xmlns="http://www.w3.org/1999/xhtml"><tr/></table>
69  #errors  #errors
70  /table;table:no cell in last row  /table/tr;table:row with no anchored cell;m
 /table/tr;child element missing:td|th  
71    
72  #data  #data
73  <table xmlns="http://www.w3.org/1999/xhtml"><tr/> </table>  <table xmlns="http://www.w3.org/1999/xhtml"><tr/> </table>
74  #errors  #errors
75  /table;table:no cell in last row  /table/tr;table:row with no anchored cell;m
 /table/tr;child element missing:td|th  
76    
77  #data  #data
78  <table xmlns="http://www.w3.org/1999/xhtml"> <tr/></table>  <table xmlns="http://www.w3.org/1999/xhtml"> <tr/></table>
79  #errors  #errors
80  /table;table:no cell in last row  /table/tr;table:row with no anchored cell;m
81  /table/tr;child element missing:td|th  
82    #data
83    <table xmlns="http://www.w3.org/1999/xhtml">
84    <tr/>
85    <tr><td>x</td></tr>
86    </table>
87    #errors
88    
89    #data
90    <table xmlns="http://www.w3.org/1999/xhtml">
91    <tr><td>x</td></tr>
92    <tr/>
93    </table>
94    #errors
95    /table/tr;table:row with no anchored cell;m
96    
97    #data
98    <table xmlns="http://www.w3.org/1999/xhtml">
99    <tr><td>x</td></tr>
100    <tr/>
101    <tr/>
102    </table>
103    #errors
104    /table/tr;table:row with no anchored cell;m
105    
106    #data
107    <table xmlns="http://www.w3.org/1999/xhtml">
108    <tr><td rowspan="43">x</td></tr>
109    </table>
110    #errors
111    /table/tr/td;table:rowspan creates row with no anchored cell;m
112    
113    #data
114    <table xmlns="http://www.w3.org/1999/xhtml">
115    <tr><td rowspan="2">x</td></tr>
116    <tr/>
117    </table>
118    #errors
119    /table/tr;table:row with no anchored cell;m
120    
121    #data
122    <table xmlns="http://www.w3.org/1999/xhtml">
123    <tr><td rowspan="2">x</td></tr>
124    <tr><td>y</td></tr>
125    </table>
126    #errors
127    
128    #data
129    <table xmlns="http://www.w3.org/1999/xhtml">
130    <colgroup><col/><col/></colgroup>
131    <tr><td>x</td></tr>
132    </table>
133    #errors
134    /table/colgroup/col;table:column with no anchored cell;m
135    
136    #data
137    <table xmlns="http://www.w3.org/1999/xhtml">
138    <tr><td colspan="42">x</td></tr>
139    </table>
140    #errors
141    /table/tr/td;table:colspan creates column with no anchored cell;m
142    

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24