1 |
wakaba |
1.1 |
#data |
2 |
|
|
<html></html> |
3 |
|
|
#errors |
4 |
wakaba |
1.16 |
/html;element;unsupported |
5 |
wakaba |
1.1 |
|
6 |
|
|
#data |
7 |
wakaba |
1.7 |
<unknown xmlns="http://www.w3.org/1999/xhtml"></unknown> |
8 |
|
|
#errors |
9 |
wakaba |
1.16 |
/unknown;element;unsupported |
10 |
wakaba |
1.7 |
|
11 |
|
|
#data |
12 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"><unknown/></p> |
13 |
|
|
#errors |
14 |
wakaba |
1.8 |
/p/unknown;element not allowed |
15 |
wakaba |
1.16 |
/p/unknown;element;unsupported |
16 |
wakaba |
1.7 |
|
17 |
|
|
#data |
18 |
wakaba |
1.1 |
<html xmlns="http://www.w3.org/1999/xhtml"></html> |
19 |
|
|
#errors |
20 |
|
|
/html;child element missing:head |
21 |
|
|
/html;child element missing:body |
22 |
|
|
|
23 |
|
|
#data |
24 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml"><head></head></html> |
25 |
|
|
#errors |
26 |
|
|
/html;child element missing:body |
27 |
|
|
/html/head;child element missing:title |
28 |
|
|
|
29 |
|
|
#data |
30 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml"><body></body></html> |
31 |
|
|
#errors |
32 |
|
|
/html/body;ps element missing:head |
33 |
|
|
|
34 |
|
|
#data |
35 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml"><p></p></html> |
36 |
|
|
#errors |
37 |
|
|
/html/p;element not allowed |
38 |
|
|
/html;child element missing:head |
39 |
|
|
/html;child element missing:body |
40 |
|
|
|
41 |
|
|
#data |
42 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml">a</html> |
43 |
|
|
#errors |
44 |
|
|
/html/"a";character not allowed |
45 |
|
|
/html;child element missing:head |
46 |
|
|
/html;child element missing:body |
47 |
|
|
|
48 |
|
|
#data |
49 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml"> </html> |
50 |
|
|
#errors |
51 |
|
|
/html;child element missing:head |
52 |
|
|
/html;child element missing:body |
53 |
|
|
|
54 |
|
|
#data |
55 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body></body></html> |
56 |
|
|
#errors |
57 |
|
|
/html/head;child element missing:title |
58 |
|
|
|
59 |
|
|
#data |
60 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml"><head></head>a<body></body></html> |
61 |
|
|
#errors |
62 |
|
|
/html/head;child element missing:title |
63 |
|
|
/html/"a";character not allowed |
64 |
|
|
|
65 |
|
|
#data |
66 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml">a<head></head><body></body></html> |
67 |
|
|
#errors |
68 |
|
|
/html/"a";character not allowed |
69 |
|
|
/html/head;child element missing:title |
70 |
|
|
|
71 |
|
|
#data |
72 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body></body>a</html> |
73 |
|
|
#errors |
74 |
|
|
/html/head;child element missing:title |
75 |
|
|
/html/"a";character not allowed |
76 |
|
|
|
77 |
|
|
#data |
78 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml"> <head></head> <body></body> </html> |
79 |
|
|
#errors |
80 |
|
|
/html/head;child element missing:title |
81 |
|
|
|
82 |
|
|
#data |
83 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body></body><p></p></html> |
84 |
|
|
#errors |
85 |
|
|
/html/head;child element missing:title |
86 |
|
|
/html/p;element not allowed |
87 |
|
|
|
88 |
|
|
#data |
89 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
90 |
|
|
<base href="http://www.w3.org/"/> |
91 |
|
|
</head> |
92 |
|
|
#errors |
93 |
|
|
/head;child element missing:title |
94 |
|
|
|
95 |
|
|
#data |
96 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
97 |
|
|
<command/> |
98 |
|
|
</head> |
99 |
|
|
#errors |
100 |
|
|
/head;child element missing:title |
101 |
|
|
|
102 |
|
|
#data |
103 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
104 |
|
|
<event-source/> |
105 |
|
|
</head> |
106 |
|
|
#errors |
107 |
|
|
/head;child element missing:title |
108 |
|
|
|
109 |
|
|
#data |
110 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
111 |
wakaba |
1.10 |
<link rel="author" href="mailto:a@example.com"/> |
112 |
wakaba |
1.1 |
</head> |
113 |
|
|
#errors |
114 |
|
|
/head;child element missing:title |
115 |
|
|
|
116 |
|
|
#data |
117 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
118 |
|
|
<meta charset="us-ascii"/> |
119 |
|
|
</head> |
120 |
|
|
#errors |
121 |
|
|
/head;child element missing:title |
122 |
wakaba |
1.17 |
/head/meta/@charset;in XML:charset |
123 |
wakaba |
1.1 |
|
124 |
|
|
#data |
125 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
126 |
|
|
<meta name="keywords" content="html5"/> |
127 |
|
|
</head> |
128 |
|
|
#errors |
129 |
|
|
/head;child element missing:title |
130 |
|
|
|
131 |
|
|
#data |
132 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
133 |
|
|
<script type="text/javascript"/> |
134 |
|
|
</head> |
135 |
|
|
#errors |
136 |
|
|
/head;child element missing:title |
137 |
wakaba |
1.16 |
/head/script/@type;IMT:obsolete subtype;s |
138 |
wakaba |
1.18 |
/head/script;script:text/javascript;unsupported |
139 |
wakaba |
1.1 |
|
140 |
|
|
#data |
141 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
142 |
|
|
<style type="text/css"/> |
143 |
|
|
</head> |
144 |
|
|
#errors |
145 |
|
|
/head;child element missing:title |
146 |
wakaba |
1.18 |
/head/style;style:text/css;unsupported |
147 |
wakaba |
1.1 |
|
148 |
|
|
#data |
149 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml"><head><title></title></head><body></body></html> |
150 |
|
|
#errors |
151 |
|
|
|
152 |
|
|
#data |
153 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
154 |
|
|
<base href="http://www.w3.org/"/> |
155 |
|
|
<title/> |
156 |
|
|
</head> |
157 |
|
|
#errors |
158 |
|
|
|
159 |
|
|
#data |
160 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
161 |
|
|
<title/> |
162 |
|
|
<base href="http://www.w3.org/"/> |
163 |
|
|
</head> |
164 |
|
|
#errors |
165 |
|
|
/head/base;element not allowed |
166 |
|
|
|
167 |
|
|
#data |
168 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
169 |
|
|
<command/> |
170 |
|
|
<title/> |
171 |
|
|
</head> |
172 |
|
|
#errors |
173 |
|
|
|
174 |
|
|
#data |
175 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
176 |
|
|
<title/> |
177 |
|
|
<command/> |
178 |
|
|
</head> |
179 |
|
|
#errors |
180 |
|
|
|
181 |
|
|
#data |
182 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
183 |
|
|
<event-source/> |
184 |
|
|
<title/> |
185 |
|
|
</head> |
186 |
|
|
#errors |
187 |
|
|
|
188 |
|
|
#data |
189 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
190 |
|
|
<title/> |
191 |
|
|
<event-source/> |
192 |
|
|
</head> |
193 |
|
|
#errors |
194 |
|
|
|
195 |
|
|
#data |
196 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
197 |
wakaba |
1.10 |
<link rel="author" href="mailto:a@example.com"/> |
198 |
wakaba |
1.1 |
<title/> |
199 |
|
|
</head> |
200 |
|
|
#errors |
201 |
|
|
|
202 |
|
|
#data |
203 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
204 |
|
|
<title/> |
205 |
wakaba |
1.10 |
<link rel="author" href="mailto:a@example.com"/> |
206 |
wakaba |
1.1 |
</head> |
207 |
|
|
#errors |
208 |
|
|
|
209 |
|
|
#data |
210 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
211 |
wakaba |
1.20 |
<meta/> |
212 |
|
|
<title/> |
213 |
|
|
</head> |
214 |
|
|
#errors |
215 |
|
|
/head/meta;element not allowed |
216 |
|
|
/head/meta;attribute missing:name|http-equiv|charset |
217 |
|
|
|
218 |
|
|
#data |
219 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
220 |
wakaba |
1.1 |
<meta charset="us-ascii"/> |
221 |
|
|
<title/> |
222 |
|
|
</head> |
223 |
|
|
#errors |
224 |
wakaba |
1.17 |
/head/meta/@charset;in XML:charset |
225 |
wakaba |
1.1 |
|
226 |
|
|
#data |
227 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
228 |
|
|
<title/> |
229 |
|
|
<meta charset="us-ascii"/> |
230 |
|
|
</head> |
231 |
|
|
#errors |
232 |
|
|
/head/meta;element not allowed |
233 |
wakaba |
1.17 |
/head/meta/@charset;in XML:charset |
234 |
wakaba |
1.1 |
|
235 |
|
|
#data |
236 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
237 |
|
|
<meta name="keywords" content="html5"/> |
238 |
|
|
<title/> |
239 |
|
|
</head> |
240 |
|
|
#errors |
241 |
|
|
|
242 |
|
|
#data |
243 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
244 |
|
|
<title/> |
245 |
|
|
<meta name="keywords" content="html5"/> |
246 |
|
|
</head> |
247 |
|
|
#errors |
248 |
|
|
|
249 |
|
|
#data |
250 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
251 |
|
|
<script type="text/javascript"/> |
252 |
|
|
<title/> |
253 |
|
|
</head> |
254 |
|
|
#errors |
255 |
wakaba |
1.16 |
/head/script/@type;IMT:obsolete subtype;s |
256 |
wakaba |
1.18 |
/head/script;script:text/javascript;unsupported |
257 |
wakaba |
1.1 |
|
258 |
|
|
#data |
259 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
260 |
|
|
<title/> |
261 |
|
|
<script type="text/javascript"/> |
262 |
|
|
</head> |
263 |
|
|
#errors |
264 |
wakaba |
1.16 |
/head/script/@type;IMT:obsolete subtype;s |
265 |
wakaba |
1.18 |
/head/script;script:text/javascript;unsupported |
266 |
wakaba |
1.1 |
|
267 |
|
|
#data |
268 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
269 |
|
|
<style type="text/css"/> |
270 |
|
|
<title/> |
271 |
|
|
</head> |
272 |
|
|
#errors |
273 |
wakaba |
1.18 |
/head/style;style:text/css;unsupported |
274 |
wakaba |
1.1 |
|
275 |
|
|
#data |
276 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
277 |
|
|
<title/> |
278 |
|
|
<style type="text/css"/> |
279 |
|
|
</head> |
280 |
|
|
#errors |
281 |
wakaba |
1.18 |
/head/style;style:text/css;unsupported |
282 |
wakaba |
1.1 |
|
283 |
|
|
#data |
284 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml"><head><title></title><title></title></head><body></body></html> |
285 |
|
|
#errors |
286 |
|
|
/html/head/title;element not allowed |
287 |
|
|
|
288 |
|
|
#data |
289 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml"><head><title></title><p></p></head><body></body></html> |
290 |
|
|
#errors |
291 |
|
|
/html/head/p;element not allowed |
292 |
|
|
|
293 |
|
|
#data |
294 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"><meta charset="us-ascii"/><base/><title></title></head> |
295 |
|
|
#errors |
296 |
wakaba |
1.17 |
/head/meta/@charset;in XML:charset |
297 |
wakaba |
1.22 |
/head/base;attribute missing:href|target |
298 |
wakaba |
1.1 |
|
299 |
|
|
#data |
300 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"><meta charset="us-ascii"/><title/><base/></head> |
301 |
|
|
#errors |
302 |
|
|
/head/base;element not allowed |
303 |
wakaba |
1.22 |
/head/base;attribute missing:href|target |
304 |
wakaba |
1.17 |
/head/meta/@charset;in XML:charset |
305 |
wakaba |
1.1 |
|
306 |
|
|
#data |
307 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"><title/><base/></head> |
308 |
|
|
#errors |
309 |
|
|
/head/base;element not allowed |
310 |
wakaba |
1.22 |
/head/base;attribute missing:href|target |
311 |
wakaba |
1.1 |
|
312 |
|
|
#data |
313 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"><title/><base/><meta charset="us-ascii"/></head> |
314 |
|
|
#errors |
315 |
|
|
/head/base;element not allowed |
316 |
wakaba |
1.22 |
/head/base;attribute missing:href|target |
317 |
wakaba |
1.1 |
/head/meta;element not allowed |
318 |
wakaba |
1.17 |
/head/meta/@charset;in XML:charset |
319 |
wakaba |
1.1 |
|
320 |
|
|
#data |
321 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
322 |
|
|
<meta charset="us-ascii"/> |
323 |
|
|
<title/> |
324 |
|
|
<base href="http://www.w3.org/"/> |
325 |
|
|
</head> |
326 |
|
|
#errors |
327 |
|
|
/head/base;element not allowed |
328 |
wakaba |
1.17 |
/head/meta/@charset;in XML:charset |
329 |
wakaba |
1.1 |
|
330 |
|
|
#data |
331 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
332 |
|
|
<base href="http://www.w3.org/"/> |
333 |
|
|
<meta charset="us-ascii"/> |
334 |
|
|
<title/> |
335 |
|
|
</head> |
336 |
|
|
#errors |
337 |
|
|
/head/meta;element not allowed |
338 |
wakaba |
1.17 |
/head/meta/@charset;in XML:charset |
339 |
wakaba |
1.1 |
|
340 |
|
|
#data |
341 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
342 |
|
|
<base href="http://www.w3.org/"/> |
343 |
|
|
<title/> |
344 |
|
|
<meta charset="us-ascii"/> |
345 |
|
|
</head> |
346 |
|
|
#errors |
347 |
|
|
/head/meta;element not allowed |
348 |
wakaba |
1.17 |
/head/meta/@charset;in XML:charset |
349 |
wakaba |
1.1 |
|
350 |
|
|
#data |
351 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
352 |
|
|
<base href="http://www.w3.org/"/> |
353 |
|
|
<meta name="keywords" content="html5"/> |
354 |
|
|
<title/> |
355 |
|
|
</head> |
356 |
|
|
#errors |
357 |
|
|
|
358 |
|
|
#data |
359 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
360 |
|
|
<base href="http://www.w3.org/"/> |
361 |
|
|
<title/> |
362 |
|
|
<meta name="keywords" content="html5"/> |
363 |
|
|
</head> |
364 |
|
|
#errors |
365 |
|
|
|
366 |
|
|
#data |
367 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
368 |
|
|
<meta name="keywords" content="html5"/> |
369 |
|
|
<meta charset="us-ascii"/> |
370 |
|
|
<title/> |
371 |
|
|
</head> |
372 |
|
|
#errors |
373 |
|
|
/head/meta;element not allowed |
374 |
wakaba |
1.17 |
/head/meta/@charset;in XML:charset |
375 |
wakaba |
1.1 |
|
376 |
|
|
#data |
377 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
378 |
|
|
<meta charset="us-ascii"/> |
379 |
|
|
<meta name="keywords" content="html5"/> |
380 |
|
|
<title/> |
381 |
|
|
</head> |
382 |
|
|
#errors |
383 |
wakaba |
1.17 |
/head/meta/@charset;in XML:charset |
384 |
wakaba |
1.1 |
|
385 |
|
|
#data |
386 |
|
|
<base href="http://www.w3.org/" xmlns="http://www.w3.org/1999/xhtml"></base> |
387 |
|
|
#errors |
388 |
|
|
|
389 |
|
|
#data |
390 |
|
|
<base href="http://www.w3.org/" xmlns="http://www.w3.org/1999/xhtml"> </base> |
391 |
|
|
#errors |
392 |
|
|
|
393 |
|
|
#data |
394 |
|
|
<base href="http://www.w3.org/" xmlns="http://www.w3.org/1999/xhtml">a</base> |
395 |
|
|
#errors |
396 |
|
|
/base/"a";character not allowed |
397 |
|
|
|
398 |
|
|
#data |
399 |
|
|
<base href="http://www.w3.org/" xmlns="http://www.w3.org/1999/xhtml"><p/></base> |
400 |
|
|
#errors |
401 |
|
|
/base/p;element not allowed |
402 |
|
|
|
403 |
|
|
#data |
404 |
wakaba |
1.10 |
<link rel="author" href="mailto:a@example.com" |
405 |
|
|
xmlns="http://www.w3.org/1999/xhtml"></link> |
406 |
wakaba |
1.1 |
#errors |
407 |
|
|
|
408 |
|
|
#data |
409 |
wakaba |
1.10 |
<link rel="author" href="mailto:a@example.com" |
410 |
|
|
xmlns="http://www.w3.org/1999/xhtml"> </link> |
411 |
wakaba |
1.1 |
#errors |
412 |
|
|
|
413 |
|
|
#data |
414 |
wakaba |
1.10 |
<link rel="author" href="mailto:a@example.com" |
415 |
|
|
xmlns="http://www.w3.org/1999/xhtml">a</link> |
416 |
wakaba |
1.1 |
#errors |
417 |
|
|
/link/"a";character not allowed |
418 |
|
|
|
419 |
|
|
#data |
420 |
wakaba |
1.10 |
<link rel="author" href="mailto:a@example.com" |
421 |
|
|
xmlns="http://www.w3.org/1999/xhtml"><p/></link> |
422 |
wakaba |
1.1 |
#errors |
423 |
|
|
/link/p;element not allowed |
424 |
|
|
|
425 |
|
|
#data |
426 |
|
|
<meta charset="us-ascii" xmlns="http://www.w3.org/1999/xhtml"></meta> |
427 |
|
|
#errors |
428 |
wakaba |
1.17 |
/meta/@charset;in XML:charset |
429 |
wakaba |
1.1 |
|
430 |
|
|
#data |
431 |
|
|
<meta charset="us-ascii" xmlns="http://www.w3.org/1999/xhtml"> </meta> |
432 |
|
|
#errors |
433 |
wakaba |
1.17 |
/meta/@charset;in XML:charset |
434 |
wakaba |
1.1 |
|
435 |
|
|
#data |
436 |
|
|
<meta charset="us-ascii" xmlns="http://www.w3.org/1999/xhtml">a</meta> |
437 |
|
|
#errors |
438 |
|
|
/meta/"a";character not allowed |
439 |
wakaba |
1.17 |
/meta/@charset;in XML:charset |
440 |
wakaba |
1.1 |
|
441 |
|
|
#data |
442 |
|
|
<meta charset="us-ascii" xmlns="http://www.w3.org/1999/xhtml"><p/></meta> |
443 |
|
|
#errors |
444 |
|
|
/meta/p;element not allowed |
445 |
wakaba |
1.17 |
/meta/@charset;in XML:charset |
446 |
wakaba |
1.1 |
|
447 |
|
|
#data |
448 |
wakaba |
1.19 |
<head xmlns="http://www.w3.org/1999/xhtml"> |
449 |
|
|
<title/> |
450 |
|
|
<noscript> |
451 |
|
|
<meta charset="us-ascii"/> |
452 |
|
|
</noscript> |
453 |
|
|
</head> |
454 |
|
|
#errors |
455 |
|
|
/head/noscript;in XML:noscript |
456 |
|
|
/head/noscript/meta;element not allowed |
457 |
|
|
/head/noscript/meta/@charset;in XML:charset |
458 |
wakaba |
1.20 |
|
459 |
|
|
#data |
460 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
461 |
|
|
<title/> |
462 |
|
|
<noscript> |
463 |
|
|
<meta/> |
464 |
|
|
</noscript> |
465 |
|
|
</head> |
466 |
|
|
#errors |
467 |
|
|
/head/noscript;in XML:noscript |
468 |
|
|
/head/noscript/meta;element not allowed |
469 |
|
|
/head/noscript/meta;attribute missing:name|http-equiv|charset |
470 |
|
|
|
471 |
|
|
#data |
472 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
473 |
|
|
<title/> |
474 |
|
|
<noscript> |
475 |
|
|
<meta http-equiv="content-style-type" content="text/css"/> |
476 |
|
|
</noscript> |
477 |
|
|
</head> |
478 |
|
|
#errors |
479 |
|
|
/head/noscript;in XML:noscript |
480 |
|
|
/head/noscript/meta;element not allowed |
481 |
|
|
/head/noscript/meta/@http-equiv;enumerated:invalid |
482 |
|
|
|
483 |
|
|
#data |
484 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
485 |
|
|
<title/> |
486 |
|
|
<noscript> |
487 |
|
|
<meta name="keywords" content=""/> |
488 |
|
|
</noscript> |
489 |
|
|
</head> |
490 |
|
|
#errors |
491 |
|
|
/head/noscript;in XML:noscript |
492 |
|
|
|
493 |
|
|
#data |
494 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
495 |
|
|
<title/> |
496 |
|
|
<noscript> |
497 |
|
|
<meta name="keywords" content="" http-equiv="keywords"/> |
498 |
|
|
</noscript> |
499 |
|
|
</head> |
500 |
|
|
#errors |
501 |
|
|
/head/noscript;in XML:noscript |
502 |
|
|
/head/noscript/meta/@http-equiv;attribute not allowed |
503 |
|
|
/head/noscript/meta/@http-equiv;enumerated:invalid |
504 |
wakaba |
1.19 |
|
505 |
|
|
#data |
506 |
wakaba |
1.1 |
<style type="text/css" xmlns="http://www.w3.org/1999/xhtml"></style> |
507 |
|
|
#errors |
508 |
wakaba |
1.18 |
/style;style:text/css;unsupported |
509 |
wakaba |
1.1 |
|
510 |
|
|
#data |
511 |
|
|
<style type="text/css" xmlns="http://www.w3.org/1999/xhtml"> |
512 |
|
|
p {color: green} |
513 |
|
|
</style> |
514 |
|
|
#errors |
515 |
wakaba |
1.18 |
/style;style:text/css;unsupported |
516 |
wakaba |
1.1 |
|
517 |
wakaba |
1.2 |
#data |
518 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"></body> |
519 |
|
|
#errors |
520 |
|
|
|
521 |
|
|
#data |
522 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> </body> |
523 |
|
|
#errors |
524 |
|
|
|
525 |
|
|
#data |
526 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml">a</body> |
527 |
|
|
#errors |
528 |
|
|
/body/"a";character not allowed |
529 |
|
|
|
530 |
|
|
#data |
531 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"><p/></body> |
532 |
|
|
#errors |
533 |
|
|
|
534 |
|
|
#data |
535 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"><blockquote/></body> |
536 |
|
|
#errors |
537 |
|
|
|
538 |
|
|
#data |
539 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"><div/></body> |
540 |
|
|
#errors |
541 |
|
|
|
542 |
|
|
#data |
543 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
544 |
|
|
<script type="text/javascript"/> |
545 |
|
|
</body> |
546 |
|
|
#errors |
547 |
wakaba |
1.16 |
/body/script/@type;IMT:obsolete subtype;s |
548 |
wakaba |
1.18 |
/body/script;script:text/javascript;unsupported |
549 |
wakaba |
1.2 |
|
550 |
|
|
#data |
551 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"><b/></body> |
552 |
|
|
#errors |
553 |
wakaba |
1.3 |
/body/b;element not allowed |
554 |
wakaba |
1.2 |
|
555 |
wakaba |
1.3 |
#data |
556 |
|
|
<section xmlns="http://www.w3.org/1999/xhtml"></section> |
557 |
|
|
#errors |
558 |
wakaba |
1.2 |
|
559 |
wakaba |
1.3 |
#data |
560 |
|
|
<section xmlns="http://www.w3.org/1999/xhtml"> </section> |
561 |
|
|
#errors |
562 |
wakaba |
1.2 |
|
563 |
wakaba |
1.3 |
#data |
564 |
|
|
<section xmlns="http://www.w3.org/1999/xhtml">a</section> |
565 |
|
|
#errors |
566 |
|
|
/section/"a";character not allowed |
567 |
|
|
|
568 |
|
|
#data |
569 |
|
|
<section xmlns="http://www.w3.org/1999/xhtml"><p/></section> |
570 |
|
|
#errors |
571 |
|
|
|
572 |
|
|
#data |
573 |
|
|
<section xmlns="http://www.w3.org/1999/xhtml"><blockquote/></section> |
574 |
|
|
#errors |
575 |
|
|
|
576 |
|
|
#data |
577 |
|
|
<section xmlns="http://www.w3.org/1999/xhtml"><div/></section> |
578 |
|
|
#errors |
579 |
|
|
|
580 |
|
|
#data |
581 |
|
|
<section xmlns="http://www.w3.org/1999/xhtml"> |
582 |
|
|
<script type="text/javascript"/> |
583 |
|
|
</section> |
584 |
|
|
#errors |
585 |
wakaba |
1.16 |
/section/script/@type;IMT:obsolete subtype;s |
586 |
wakaba |
1.18 |
/section/script;script:text/javascript;unsupported |
587 |
wakaba |
1.3 |
|
588 |
|
|
#data |
589 |
|
|
<section xmlns="http://www.w3.org/1999/xhtml"><b/></section> |
590 |
|
|
#errors |
591 |
|
|
/section/b;element not allowed |
592 |
|
|
|
593 |
|
|
#data |
594 |
|
|
<section xmlns="http://www.w3.org/1999/xhtml"> |
595 |
wakaba |
1.13 |
<style type="text/css" scoped=""/> |
596 |
wakaba |
1.3 |
</section> |
597 |
|
|
#errors |
598 |
wakaba |
1.18 |
/section/style;style:text/css;unsupported |
599 |
wakaba |
1.3 |
|
600 |
|
|
#data |
601 |
|
|
<section xmlns="http://www.w3.org/1999/xhtml"> |
602 |
wakaba |
1.13 |
<style type="text/css" scoped=""/> |
603 |
wakaba |
1.3 |
<p/> |
604 |
|
|
</section> |
605 |
|
|
#errors |
606 |
wakaba |
1.18 |
/section/style;style:text/css;unsupported |
607 |
wakaba |
1.3 |
|
608 |
|
|
#data |
609 |
|
|
<section xmlns="http://www.w3.org/1999/xhtml"> |
610 |
|
|
<p/> |
611 |
wakaba |
1.13 |
<style type="text/css" scoped=""/> |
612 |
wakaba |
1.3 |
</section> |
613 |
|
|
#errors |
614 |
|
|
/section/style;element not allowed |
615 |
wakaba |
1.18 |
/section/style;style:text/css;unsupported |
616 |
wakaba |
1.3 |
|
617 |
|
|
#data |
618 |
|
|
<section xmlns="http://www.w3.org/1999/xhtml"> |
619 |
wakaba |
1.13 |
<style type="text/css" scoped=""/> |
620 |
wakaba |
1.3 |
<b/> |
621 |
|
|
</section> |
622 |
|
|
#errors |
623 |
|
|
/section/b;element not allowed |
624 |
wakaba |
1.18 |
/section/style;style:text/css;unsupported |
625 |
wakaba |
1.3 |
|
626 |
|
|
#data |
627 |
|
|
<section xmlns="http://www.w3.org/1999/xhtml"> |
628 |
|
|
<b/> |
629 |
wakaba |
1.13 |
<style type="text/css" scoped=""/> |
630 |
wakaba |
1.3 |
</section> |
631 |
|
|
#errors |
632 |
|
|
/section/b;element not allowed |
633 |
|
|
/section/style;element not allowed |
634 |
wakaba |
1.18 |
/section/style;style:text/css;unsupported |
635 |
wakaba |
1.3 |
|
636 |
|
|
#data |
637 |
|
|
<section xmlns="http://www.w3.org/1999/xhtml"> |
638 |
wakaba |
1.13 |
<style type="text/css" scoped=""/>a</section> |
639 |
wakaba |
1.3 |
#errors |
640 |
|
|
/section/"a";character not allowed |
641 |
wakaba |
1.18 |
/section/style;style:text/css;unsupported |
642 |
wakaba |
1.3 |
|
643 |
|
|
#data |
644 |
wakaba |
1.13 |
<section xmlns="http://www.w3.org/1999/xhtml">a<style type="text/css" scoped=""/> |
645 |
wakaba |
1.3 |
</section> |
646 |
|
|
#errors |
647 |
|
|
/section/"a";character not allowed |
648 |
wakaba |
1.18 |
/section/style;style:text/css;unsupported |
649 |
wakaba |
1.3 |
|
650 |
|
|
#data |
651 |
|
|
<section xmlns="http://www.w3.org/1999/xhtml"> |
652 |
wakaba |
1.13 |
<style type="text/css" scoped=""/> |
653 |
|
|
<style type="text/css" scoped=""/> |
654 |
wakaba |
1.3 |
<p/> |
655 |
|
|
</section> |
656 |
|
|
#errors |
657 |
wakaba |
1.18 |
/section/style;style:text/css;unsupported |
658 |
|
|
/section/style;style:text/css;unsupported |
659 |
wakaba |
1.3 |
|
660 |
|
|
#data |
661 |
|
|
<section xmlns="http://www.w3.org/1999/xhtml"> |
662 |
wakaba |
1.13 |
<style type="text/css" scoped=""/> |
663 |
wakaba |
1.3 |
<p/><p/> |
664 |
|
|
</section> |
665 |
|
|
#errors |
666 |
wakaba |
1.18 |
/section/style;style:text/css;unsupported |
667 |
wakaba |
1.3 |
|
668 |
|
|
#data |
669 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
670 |
wakaba |
1.4 |
@@ TODO: It is expected that tests for NAV and following elements come here. |
671 |
wakaba |
1.14 |
<![CDATA[ |
672 |
|
|
@@ <nav> |
673 |
|
|
@@ <article> |
674 |
|
|
@@ <blockquote> |
675 |
|
|
## <aside> |
676 |
|
|
## <h1><h2><h3><h4><h5><h6> |
677 |
|
|
]]> |
678 |
wakaba |
1.3 |
</p> |
679 |
|
|
#errors |
680 |
wakaba |
1.4 |
|
681 |
|
|
#data |
682 |
wakaba |
1.14 |
<header xmlns="http://www.w3.org/1999/xhtml"/> |
683 |
|
|
#errors |
684 |
|
|
/header;element missing:hn |
685 |
|
|
|
686 |
|
|
#data |
687 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><h1/></header> |
688 |
|
|
#errors |
689 |
|
|
|
690 |
|
|
#data |
691 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><h2/></header> |
692 |
|
|
#errors |
693 |
|
|
|
694 |
|
|
#data |
695 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><h3/></header> |
696 |
|
|
#errors |
697 |
|
|
|
698 |
|
|
#data |
699 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><h4/></header> |
700 |
|
|
#errors |
701 |
|
|
|
702 |
|
|
#data |
703 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><h5/></header> |
704 |
|
|
#errors |
705 |
|
|
|
706 |
|
|
#data |
707 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><h6/></header> |
708 |
|
|
#errors |
709 |
|
|
|
710 |
|
|
#data |
711 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><div><h1/></div></header> |
712 |
|
|
#errors |
713 |
|
|
|
714 |
|
|
#data |
715 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><div><h2/></div></header> |
716 |
|
|
#errors |
717 |
|
|
|
718 |
|
|
#data |
719 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><div><h3/></div></header> |
720 |
|
|
#errors |
721 |
|
|
|
722 |
|
|
#data |
723 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><div><h4/></div></header> |
724 |
|
|
#errors |
725 |
|
|
|
726 |
|
|
#data |
727 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><div><h5/></div></header> |
728 |
|
|
#errors |
729 |
|
|
|
730 |
|
|
#data |
731 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><div><h6/></div></header> |
732 |
|
|
#errors |
733 |
|
|
|
734 |
|
|
#data |
735 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><div><div><h1/></div></div></header> |
736 |
|
|
#errors |
737 |
|
|
|
738 |
|
|
#data |
739 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><header><h1/></header></header> |
740 |
|
|
#errors |
741 |
|
|
/header/header;element not allowed |
742 |
|
|
|
743 |
|
|
#data |
744 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><h1/><header/></header> |
745 |
|
|
#errors |
746 |
|
|
/header/header;element not allowed |
747 |
|
|
/header/header;element missing:hn |
748 |
|
|
|
749 |
|
|
#data |
750 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><header><h1/></header></div> |
751 |
|
|
#errors |
752 |
|
|
|
753 |
|
|
#data |
754 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><h1/><header></header></div> |
755 |
|
|
#errors |
756 |
|
|
/div/header;element missing:hn |
757 |
|
|
|
758 |
|
|
#data |
759 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><header></header><h1/></div> |
760 |
|
|
#errors |
761 |
|
|
/div/header;element missing:hn |
762 |
|
|
|
763 |
|
|
#data |
764 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><header><h1/></header> |
765 |
|
|
<header></header></div> |
766 |
|
|
#errors |
767 |
|
|
/div/header;element missing:hn |
768 |
|
|
|
769 |
|
|
#data |
770 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><header></header> |
771 |
|
|
<header><h1/></header></div> |
772 |
|
|
#errors |
773 |
|
|
/div/header;element missing:hn |
774 |
|
|
|
775 |
|
|
#data |
776 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
777 |
|
|
<header><h1/><header></header></header></div> |
778 |
|
|
#errors |
779 |
|
|
/div/header/header;element not allowed |
780 |
|
|
/div/header/header;element missing:hn |
781 |
|
|
|
782 |
|
|
#data |
783 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><header> |
784 |
|
|
<header/><h1/></header></div> |
785 |
|
|
#errors |
786 |
|
|
/div/header/header;element not allowed |
787 |
|
|
/div/header/header;element missing:hn |
788 |
|
|
|
789 |
|
|
#data |
790 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
791 |
|
|
<header><h1><header></header></h1></header></div> |
792 |
|
|
#errors |
793 |
|
|
/div/header/h1/header;element missing:hn |
794 |
|
|
/div/header/h1/header;element not allowed |
795 |
|
|
|
796 |
|
|
#data |
797 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><h1/><footer/></header> |
798 |
|
|
#errors |
799 |
|
|
/header/footer;element not allowed |
800 |
|
|
|
801 |
|
|
#data |
802 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><footer><h1/></footer></header> |
803 |
|
|
#errors |
804 |
|
|
/header/footer;element not allowed |
805 |
|
|
/header/footer/h1;element not allowed |
806 |
|
|
|
807 |
|
|
#data |
808 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><h1/><p/></header> |
809 |
|
|
#errors |
810 |
|
|
|
811 |
|
|
#data |
812 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><h1/><p/><blockquote/></header> |
813 |
|
|
#errors |
814 |
|
|
/header/blockquote;element not allowed |
815 |
|
|
|
816 |
|
|
#data |
817 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><h1/><p/><p/></header> |
818 |
|
|
#errors |
819 |
|
|
|
820 |
|
|
#data |
821 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><h1/><h2/><h4/></header> |
822 |
|
|
#errors |
823 |
|
|
|
824 |
|
|
#data |
825 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><h1/><section/></header> |
826 |
|
|
#errors |
827 |
|
|
/header/section;element not allowed |
828 |
|
|
|
829 |
|
|
#data |
830 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><section><h1/></section></header> |
831 |
|
|
#errors |
832 |
|
|
/header/section;element not allowed |
833 |
|
|
|
834 |
|
|
#data |
835 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><aside/></header> |
836 |
|
|
#errors |
837 |
|
|
/header/aside;element not allowed |
838 |
|
|
/header;element missing:hn |
839 |
|
|
|
840 |
|
|
#data |
841 |
wakaba |
1.5 |
<li xmlns="http://www.w3.org/1999/xhtml"></li> |
842 |
|
|
#errors |
843 |
|
|
|
844 |
|
|
#data |
845 |
|
|
<li xmlns="http://www.w3.org/1999/xhtml"> </li> |
846 |
|
|
#errors |
847 |
|
|
|
848 |
|
|
#data |
849 |
|
|
<li xmlns="http://www.w3.org/1999/xhtml">XXX</li> |
850 |
|
|
#errors |
851 |
|
|
|
852 |
|
|
#data |
853 |
|
|
<li xmlns="http://www.w3.org/1999/xhtml"><p>XXX</p></li> |
854 |
|
|
#errors |
855 |
|
|
|
856 |
|
|
#data |
857 |
|
|
<li xmlns="http://www.w3.org/1999/xhtml">XXX<p>YYY</p></li> |
858 |
|
|
#errors |
859 |
|
|
/li/p;element not allowed |
860 |
|
|
|
861 |
|
|
#data |
862 |
|
|
<li xmlns="http://www.w3.org/1999/xhtml"><p>XXX</p>YYY</li> |
863 |
|
|
#errors |
864 |
|
|
/li/p;element not allowed |
865 |
|
|
|
866 |
|
|
#data |
867 |
|
|
<ul xmlns="http://www.w3.org/1999/xhtml"> |
868 |
|
|
<li></li> |
869 |
|
|
</ul> |
870 |
|
|
#errors |
871 |
|
|
|
872 |
|
|
#data |
873 |
|
|
<ul xmlns="http://www.w3.org/1999/xhtml"> |
874 |
|
|
<li> </li> |
875 |
|
|
</ul> |
876 |
|
|
#errors |
877 |
|
|
|
878 |
|
|
#data |
879 |
|
|
<ul xmlns="http://www.w3.org/1999/xhtml"> |
880 |
|
|
<li>XXX</li> |
881 |
|
|
</ul> |
882 |
|
|
#errors |
883 |
|
|
|
884 |
|
|
#data |
885 |
|
|
<ul xmlns="http://www.w3.org/1999/xhtml"> |
886 |
|
|
<li><p>XXX</p></li> |
887 |
|
|
</ul> |
888 |
|
|
#errors |
889 |
|
|
|
890 |
|
|
#data |
891 |
|
|
<ul xmlns="http://www.w3.org/1999/xhtml"> |
892 |
|
|
<li>XXX<p>YYY</p></li> |
893 |
|
|
</ul> |
894 |
|
|
#errors |
895 |
|
|
/ul/li/p;element not allowed |
896 |
|
|
|
897 |
|
|
#data |
898 |
|
|
<ul xmlns="http://www.w3.org/1999/xhtml"> |
899 |
|
|
<li><p>XXX</p>YYY</li> |
900 |
|
|
</ul> |
901 |
|
|
#errors |
902 |
|
|
/ul/li/p;element not allowed |
903 |
|
|
|
904 |
|
|
#data |
905 |
|
|
<ol xmlns="http://www.w3.org/1999/xhtml"> |
906 |
|
|
<li></li> |
907 |
|
|
</ol> |
908 |
|
|
#errors |
909 |
|
|
|
910 |
|
|
#data |
911 |
|
|
<ol xmlns="http://www.w3.org/1999/xhtml"> |
912 |
|
|
<li> </li> |
913 |
|
|
</ol> |
914 |
|
|
#errors |
915 |
|
|
|
916 |
|
|
#data |
917 |
|
|
<ol xmlns="http://www.w3.org/1999/xhtml"> |
918 |
|
|
<li>XXX</li> |
919 |
|
|
</ol> |
920 |
|
|
#errors |
921 |
|
|
|
922 |
|
|
#data |
923 |
|
|
<ol xmlns="http://www.w3.org/1999/xhtml"> |
924 |
|
|
<li><p>XXX</p></li> |
925 |
|
|
</ol> |
926 |
|
|
#errors |
927 |
|
|
|
928 |
|
|
#data |
929 |
|
|
<ol xmlns="http://www.w3.org/1999/xhtml"> |
930 |
|
|
<li>XXX<p>YYY</p></li> |
931 |
|
|
</ol> |
932 |
|
|
#errors |
933 |
|
|
/ol/li/p;element not allowed |
934 |
|
|
|
935 |
|
|
#data |
936 |
|
|
<ol xmlns="http://www.w3.org/1999/xhtml"> |
937 |
|
|
<li><p>XXX</p>YYY</li> |
938 |
|
|
</ol> |
939 |
|
|
#errors |
940 |
|
|
/ol/li/p;element not allowed |
941 |
|
|
|
942 |
|
|
#data |
943 |
|
|
<menu xmlns="http://www.w3.org/1999/xhtml"> |
944 |
|
|
<li></li> |
945 |
|
|
</menu> |
946 |
|
|
#errors |
947 |
|
|
|
948 |
|
|
#data |
949 |
|
|
<menu xmlns="http://www.w3.org/1999/xhtml"> |
950 |
|
|
<li> </li> |
951 |
|
|
</menu> |
952 |
|
|
#errors |
953 |
|
|
|
954 |
|
|
#data |
955 |
|
|
<menu xmlns="http://www.w3.org/1999/xhtml"> |
956 |
|
|
<li>XXX</li> |
957 |
|
|
</menu> |
958 |
|
|
#errors |
959 |
|
|
|
960 |
|
|
#data |
961 |
|
|
<menu xmlns="http://www.w3.org/1999/xhtml"> |
962 |
|
|
<li><p>XXX</p></li> |
963 |
|
|
</menu> |
964 |
|
|
#errors |
965 |
|
|
/menu/li/p;element not allowed |
966 |
|
|
|
967 |
|
|
#data |
968 |
|
|
<menu xmlns="http://www.w3.org/1999/xhtml"> |
969 |
|
|
<li>XXX<p>YYY</p></li> |
970 |
|
|
</menu> |
971 |
|
|
#errors |
972 |
|
|
/menu/li/p;element not allowed |
973 |
|
|
|
974 |
|
|
#data |
975 |
|
|
<menu xmlns="http://www.w3.org/1999/xhtml"> |
976 |
|
|
<li><p>XXX</p>YYY</li> |
977 |
|
|
</menu> |
978 |
|
|
#errors |
979 |
|
|
/menu/li/p;element not allowed |
980 |
|
|
|
981 |
|
|
#data |
982 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
983 |
|
|
<ul> |
984 |
|
|
<li></li> |
985 |
|
|
</ul> |
986 |
|
|
</body> |
987 |
|
|
#errors |
988 |
|
|
|
989 |
|
|
#data |
990 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
991 |
|
|
<ul> |
992 |
|
|
<li> </li> |
993 |
|
|
</ul> |
994 |
|
|
</body> |
995 |
|
|
#errors |
996 |
|
|
|
997 |
|
|
#data |
998 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
999 |
|
|
<ul> |
1000 |
|
|
<li>XXX</li> |
1001 |
|
|
</ul> |
1002 |
|
|
</body> |
1003 |
|
|
#errors |
1004 |
|
|
|
1005 |
|
|
#data |
1006 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1007 |
|
|
<ul> |
1008 |
|
|
<li><p>XXX</p></li> |
1009 |
|
|
</ul> |
1010 |
|
|
</body> |
1011 |
|
|
#errors |
1012 |
|
|
|
1013 |
|
|
#data |
1014 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1015 |
|
|
<ul> |
1016 |
|
|
<li>XXX<p>YYY</p></li> |
1017 |
|
|
</ul> |
1018 |
|
|
</body> |
1019 |
|
|
#errors |
1020 |
|
|
/body/ul/li/p;element not allowed |
1021 |
|
|
|
1022 |
|
|
#data |
1023 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1024 |
|
|
<ul> |
1025 |
|
|
<li><p>XXX</p>YYY</li> |
1026 |
|
|
</ul> |
1027 |
|
|
</body> |
1028 |
|
|
#errors |
1029 |
|
|
/body/ul/li/p;element not allowed |
1030 |
|
|
|
1031 |
|
|
#data |
1032 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1033 |
|
|
<ol> |
1034 |
|
|
<li></li> |
1035 |
|
|
</ol> |
1036 |
|
|
</body> |
1037 |
|
|
#errors |
1038 |
|
|
|
1039 |
|
|
#data |
1040 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1041 |
|
|
<ol> |
1042 |
|
|
<li> </li> |
1043 |
|
|
</ol> |
1044 |
|
|
</body> |
1045 |
|
|
#errors |
1046 |
|
|
|
1047 |
|
|
#data |
1048 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1049 |
|
|
<ol> |
1050 |
|
|
<li>XXX</li> |
1051 |
|
|
</ol> |
1052 |
|
|
</body> |
1053 |
|
|
#errors |
1054 |
|
|
|
1055 |
|
|
#data |
1056 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1057 |
|
|
<ol> |
1058 |
|
|
<li><p>XXX</p></li> |
1059 |
|
|
</ol> |
1060 |
|
|
</body> |
1061 |
|
|
#errors |
1062 |
|
|
|
1063 |
|
|
#data |
1064 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1065 |
|
|
<ol> |
1066 |
|
|
<li>XXX<p>YYY</p></li> |
1067 |
|
|
</ol> |
1068 |
|
|
</body> |
1069 |
|
|
#errors |
1070 |
|
|
/body/ol/li/p;element not allowed |
1071 |
|
|
|
1072 |
|
|
#data |
1073 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1074 |
|
|
<ol> |
1075 |
|
|
<li><p>XXX</p>YYY</li> |
1076 |
|
|
</ol> |
1077 |
|
|
</body> |
1078 |
|
|
#errors |
1079 |
|
|
/body/ol/li/p;element not allowed |
1080 |
|
|
|
1081 |
|
|
#data |
1082 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1083 |
|
|
<menu> |
1084 |
|
|
<li></li> |
1085 |
|
|
</menu> |
1086 |
|
|
</body> |
1087 |
|
|
#errors |
1088 |
|
|
|
1089 |
|
|
#data |
1090 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1091 |
|
|
<menu> |
1092 |
|
|
<li> </li> |
1093 |
|
|
</menu> |
1094 |
|
|
</body> |
1095 |
|
|
#errors |
1096 |
|
|
|
1097 |
|
|
#data |
1098 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1099 |
|
|
<menu> |
1100 |
|
|
<li>XXX</li> |
1101 |
|
|
</menu> |
1102 |
|
|
</body> |
1103 |
|
|
#errors |
1104 |
|
|
|
1105 |
|
|
#data |
1106 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1107 |
|
|
<menu> |
1108 |
|
|
<li><p>XXX</p></li> |
1109 |
|
|
</menu> |
1110 |
|
|
</body> |
1111 |
|
|
#errors |
1112 |
|
|
/body/menu/li/p;element not allowed |
1113 |
|
|
|
1114 |
|
|
#data |
1115 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1116 |
|
|
<menu> |
1117 |
|
|
<li>XXX<p>YYY</p></li> |
1118 |
|
|
</menu> |
1119 |
|
|
</body> |
1120 |
|
|
#errors |
1121 |
|
|
/body/menu/li/p;element not allowed |
1122 |
|
|
|
1123 |
|
|
#data |
1124 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1125 |
|
|
<menu> |
1126 |
|
|
<li><p>XXX</p>YYY</li> |
1127 |
|
|
</menu> |
1128 |
|
|
</body> |
1129 |
|
|
#errors |
1130 |
|
|
/body/menu/li/p;element not allowed |
1131 |
|
|
|
1132 |
|
|
#data |
1133 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1134 |
|
|
<ul> |
1135 |
|
|
<li></li> |
1136 |
|
|
</ul> |
1137 |
|
|
</div> |
1138 |
|
|
#errors |
1139 |
|
|
|
1140 |
|
|
#data |
1141 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1142 |
|
|
<ul> |
1143 |
|
|
<li> </li> |
1144 |
|
|
</ul> |
1145 |
|
|
</div> |
1146 |
|
|
#errors |
1147 |
|
|
|
1148 |
|
|
#data |
1149 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1150 |
|
|
<ul> |
1151 |
|
|
<li>XXX</li> |
1152 |
|
|
</ul> |
1153 |
|
|
</div> |
1154 |
|
|
#errors |
1155 |
|
|
|
1156 |
|
|
#data |
1157 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1158 |
|
|
<ul> |
1159 |
|
|
<li><p>XXX</p></li> |
1160 |
|
|
</ul> |
1161 |
|
|
</div> |
1162 |
|
|
#errors |
1163 |
|
|
|
1164 |
|
|
#data |
1165 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1166 |
|
|
<ul> |
1167 |
|
|
<li>XXX<p>YYY</p></li> |
1168 |
|
|
</ul> |
1169 |
|
|
</div> |
1170 |
|
|
#errors |
1171 |
|
|
/div/ul/li/p;element not allowed |
1172 |
|
|
|
1173 |
|
|
#data |
1174 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1175 |
|
|
<ul> |
1176 |
|
|
<li><p>XXX</p>YYY</li> |
1177 |
|
|
</ul> |
1178 |
|
|
</div> |
1179 |
|
|
#errors |
1180 |
|
|
/div/ul/li/p;element not allowed |
1181 |
|
|
|
1182 |
|
|
#data |
1183 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1184 |
|
|
<ol> |
1185 |
|
|
<li></li> |
1186 |
|
|
</ol> |
1187 |
|
|
</div> |
1188 |
|
|
#errors |
1189 |
|
|
|
1190 |
|
|
#data |
1191 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1192 |
|
|
<ol> |
1193 |
|
|
<li> </li> |
1194 |
|
|
</ol> |
1195 |
|
|
</div> |
1196 |
|
|
#errors |
1197 |
|
|
|
1198 |
|
|
#data |
1199 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1200 |
|
|
<ol> |
1201 |
|
|
<li>XXX</li> |
1202 |
|
|
</ol> |
1203 |
|
|
</div> |
1204 |
|
|
#errors |
1205 |
|
|
|
1206 |
|
|
#data |
1207 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1208 |
|
|
<ol> |
1209 |
|
|
<li><p>XXX</p></li> |
1210 |
|
|
</ol> |
1211 |
|
|
</div> |
1212 |
|
|
#errors |
1213 |
|
|
|
1214 |
|
|
#data |
1215 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1216 |
|
|
<ol> |
1217 |
|
|
<li>XXX<p>YYY</p></li> |
1218 |
|
|
</ol> |
1219 |
|
|
</div> |
1220 |
|
|
#errors |
1221 |
|
|
/div/ol/li/p;element not allowed |
1222 |
|
|
|
1223 |
|
|
#data |
1224 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1225 |
|
|
<ol> |
1226 |
|
|
<li><p>XXX</p>YYY</li> |
1227 |
|
|
</ol> |
1228 |
|
|
</div> |
1229 |
|
|
#errors |
1230 |
|
|
/div/ol/li/p;element not allowed |
1231 |
|
|
|
1232 |
|
|
#data |
1233 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1234 |
|
|
<menu> |
1235 |
|
|
<li></li> |
1236 |
|
|
</menu> |
1237 |
|
|
</div> |
1238 |
|
|
#errors |
1239 |
|
|
|
1240 |
|
|
#data |
1241 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1242 |
|
|
<menu> |
1243 |
|
|
<li> </li> |
1244 |
|
|
</menu> |
1245 |
|
|
</div> |
1246 |
|
|
#errors |
1247 |
|
|
|
1248 |
|
|
#data |
1249 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1250 |
|
|
<menu> |
1251 |
|
|
<li>XXX</li> |
1252 |
|
|
</menu> |
1253 |
|
|
</div> |
1254 |
|
|
#errors |
1255 |
|
|
|
1256 |
|
|
#data |
1257 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1258 |
|
|
<menu> |
1259 |
|
|
<li><p>XXX</p></li> |
1260 |
|
|
</menu> |
1261 |
|
|
</div> |
1262 |
|
|
#errors |
1263 |
|
|
/div/menu/li/p;element not allowed |
1264 |
|
|
|
1265 |
|
|
#data |
1266 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1267 |
|
|
<menu> |
1268 |
|
|
<li>XXX<p>YYY</p></li> |
1269 |
|
|
</menu> |
1270 |
|
|
</div> |
1271 |
|
|
#errors |
1272 |
|
|
/div/menu/li/p;element not allowed |
1273 |
|
|
|
1274 |
|
|
#data |
1275 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1276 |
|
|
<menu> |
1277 |
|
|
<li><p>XXX</p>YYY</li> |
1278 |
|
|
</menu> |
1279 |
|
|
</div> |
1280 |
|
|
#errors |
1281 |
|
|
/div/menu/li/p;element not allowed |
1282 |
|
|
|
1283 |
|
|
#data |
1284 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1285 |
|
|
<p/> |
1286 |
|
|
<ul> |
1287 |
|
|
<li></li> |
1288 |
|
|
</ul> |
1289 |
|
|
</div> |
1290 |
|
|
#errors |
1291 |
|
|
|
1292 |
|
|
#data |
1293 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1294 |
|
|
<p/> |
1295 |
|
|
<ul> |
1296 |
|
|
<li> </li> |
1297 |
|
|
</ul> |
1298 |
|
|
</div> |
1299 |
|
|
#errors |
1300 |
|
|
|
1301 |
|
|
#data |
1302 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1303 |
|
|
<p/> |
1304 |
|
|
<ul> |
1305 |
|
|
<li>XXX</li> |
1306 |
|
|
</ul> |
1307 |
|
|
</div> |
1308 |
|
|
#errors |
1309 |
|
|
|
1310 |
|
|
#data |
1311 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1312 |
|
|
<p/> |
1313 |
|
|
<ul> |
1314 |
|
|
<li><p>XXX</p></li> |
1315 |
|
|
</ul> |
1316 |
|
|
</div> |
1317 |
|
|
#errors |
1318 |
|
|
|
1319 |
|
|
#data |
1320 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1321 |
|
|
<p/> |
1322 |
|
|
<ul> |
1323 |
|
|
<li>XXX<p>YYY</p></li> |
1324 |
|
|
</ul> |
1325 |
|
|
</div> |
1326 |
|
|
#errors |
1327 |
|
|
/div/ul/li/p;element not allowed |
1328 |
|
|
|
1329 |
|
|
#data |
1330 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1331 |
|
|
<p/> |
1332 |
|
|
<ul> |
1333 |
|
|
<li><p>XXX</p>YYY</li> |
1334 |
|
|
</ul> |
1335 |
|
|
</div> |
1336 |
|
|
#errors |
1337 |
|
|
/div/ul/li/p;element not allowed |
1338 |
|
|
|
1339 |
|
|
#data |
1340 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1341 |
|
|
<p/> |
1342 |
|
|
<ol> |
1343 |
|
|
<li></li> |
1344 |
|
|
</ol> |
1345 |
|
|
</div> |
1346 |
|
|
#errors |
1347 |
|
|
|
1348 |
|
|
#data |
1349 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1350 |
|
|
<p/> |
1351 |
|
|
<ol> |
1352 |
|
|
<li> </li> |
1353 |
|
|
</ol> |
1354 |
|
|
</div> |
1355 |
|
|
#errors |
1356 |
|
|
|
1357 |
|
|
#data |
1358 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1359 |
|
|
<p/> |
1360 |
|
|
<ol> |
1361 |
|
|
<li>XXX</li> |
1362 |
|
|
</ol> |
1363 |
|
|
</div> |
1364 |
|
|
#errors |
1365 |
|
|
|
1366 |
|
|
#data |
1367 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1368 |
|
|
<p/> |
1369 |
|
|
<ol> |
1370 |
|
|
<li><p>XXX</p></li> |
1371 |
|
|
</ol> |
1372 |
|
|
</div> |
1373 |
|
|
#errors |
1374 |
|
|
|
1375 |
|
|
#data |
1376 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1377 |
|
|
<p/> |
1378 |
|
|
<ol> |
1379 |
|
|
<li>XXX<p>YYY</p></li> |
1380 |
|
|
</ol> |
1381 |
|
|
</div> |
1382 |
|
|
#errors |
1383 |
|
|
/div/ol/li/p;element not allowed |
1384 |
|
|
|
1385 |
|
|
#data |
1386 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1387 |
|
|
<p/> |
1388 |
|
|
<ol> |
1389 |
|
|
<li><p>XXX</p>YYY</li> |
1390 |
|
|
</ol> |
1391 |
|
|
</div> |
1392 |
|
|
#errors |
1393 |
|
|
/div/ol/li/p;element not allowed |
1394 |
|
|
|
1395 |
|
|
#data |
1396 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1397 |
|
|
<p/> |
1398 |
|
|
<menu> |
1399 |
|
|
<li></li> |
1400 |
|
|
</menu> |
1401 |
|
|
</div> |
1402 |
|
|
#errors |
1403 |
|
|
|
1404 |
|
|
#data |
1405 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1406 |
|
|
<p/> |
1407 |
|
|
<menu> |
1408 |
|
|
<li> </li> |
1409 |
|
|
</menu> |
1410 |
|
|
</div> |
1411 |
|
|
#errors |
1412 |
|
|
|
1413 |
|
|
#data |
1414 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1415 |
|
|
<p/> |
1416 |
|
|
<menu> |
1417 |
|
|
<li>XXX</li> |
1418 |
|
|
</menu> |
1419 |
|
|
</div> |
1420 |
|
|
#errors |
1421 |
|
|
|
1422 |
|
|
#data |
1423 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1424 |
|
|
<p/> |
1425 |
|
|
<menu> |
1426 |
|
|
<li><p>XXX</p></li> |
1427 |
|
|
</menu> |
1428 |
|
|
</div> |
1429 |
|
|
#errors |
1430 |
|
|
/div/menu/li/p;element not allowed |
1431 |
|
|
|
1432 |
|
|
#data |
1433 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1434 |
|
|
<p/> |
1435 |
|
|
<menu> |
1436 |
|
|
<li>XXX<p>YYY</p></li> |
1437 |
|
|
</menu> |
1438 |
|
|
</div> |
1439 |
|
|
#errors |
1440 |
|
|
/div/menu/li/p;element not allowed |
1441 |
|
|
|
1442 |
|
|
#data |
1443 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1444 |
|
|
<p/> |
1445 |
|
|
<menu> |
1446 |
|
|
<li><p>XXX</p>YYY</li> |
1447 |
|
|
</menu> |
1448 |
|
|
</div> |
1449 |
|
|
#errors |
1450 |
|
|
/div/menu/li/p;element not allowed |
1451 |
|
|
|
1452 |
|
|
#data |
1453 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1454 |
|
|
<ul> |
1455 |
|
|
<li></li> |
1456 |
|
|
</ul> |
1457 |
|
|
<p/> |
1458 |
|
|
</div> |
1459 |
|
|
#errors |
1460 |
|
|
|
1461 |
|
|
#data |
1462 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1463 |
|
|
<ul> |
1464 |
|
|
<li> </li> |
1465 |
|
|
</ul> |
1466 |
|
|
<p/> |
1467 |
|
|
</div> |
1468 |
|
|
#errors |
1469 |
|
|
|
1470 |
|
|
#data |
1471 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1472 |
|
|
<ul> |
1473 |
|
|
<li>XXX</li> |
1474 |
|
|
</ul> |
1475 |
|
|
<p/> |
1476 |
|
|
</div> |
1477 |
|
|
#errors |
1478 |
|
|
|
1479 |
|
|
#data |
1480 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1481 |
|
|
<ul> |
1482 |
|
|
<li><p>XXX</p></li> |
1483 |
|
|
</ul> |
1484 |
|
|
<p/> |
1485 |
|
|
</div> |
1486 |
|
|
#errors |
1487 |
|
|
|
1488 |
|
|
#data |
1489 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1490 |
|
|
<ul> |
1491 |
|
|
<li>XXX<p>YYY</p></li> |
1492 |
|
|
</ul> |
1493 |
|
|
<p/> |
1494 |
|
|
</div> |
1495 |
|
|
#errors |
1496 |
|
|
/div/ul/li/p;element not allowed |
1497 |
|
|
|
1498 |
|
|
#data |
1499 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1500 |
|
|
<ul> |
1501 |
|
|
<li><p>XXX</p>YYY</li> |
1502 |
|
|
</ul> |
1503 |
|
|
<p/> |
1504 |
|
|
</div> |
1505 |
|
|
#errors |
1506 |
|
|
/div/ul/li/p;element not allowed |
1507 |
|
|
|
1508 |
|
|
#data |
1509 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1510 |
|
|
<ol> |
1511 |
|
|
<li></li> |
1512 |
|
|
</ol> |
1513 |
|
|
<p/> |
1514 |
|
|
</div> |
1515 |
|
|
#errors |
1516 |
|
|
|
1517 |
|
|
#data |
1518 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1519 |
|
|
<ol> |
1520 |
|
|
<li> </li> |
1521 |
|
|
</ol> |
1522 |
|
|
<p/> |
1523 |
|
|
</div> |
1524 |
|
|
#errors |
1525 |
|
|
|
1526 |
|
|
#data |
1527 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1528 |
|
|
<ol> |
1529 |
|
|
<li>XXX</li> |
1530 |
|
|
</ol> |
1531 |
|
|
<p/> |
1532 |
|
|
</div> |
1533 |
|
|
#errors |
1534 |
|
|
|
1535 |
|
|
#data |
1536 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1537 |
|
|
<ol> |
1538 |
|
|
<li><p>XXX</p></li> |
1539 |
|
|
</ol> |
1540 |
|
|
<p/> |
1541 |
|
|
</div> |
1542 |
|
|
#errors |
1543 |
|
|
|
1544 |
|
|
#data |
1545 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1546 |
|
|
<ol> |
1547 |
|
|
<li>XXX<p>YYY</p></li> |
1548 |
|
|
</ol> |
1549 |
|
|
<p/> |
1550 |
|
|
</div> |
1551 |
|
|
#errors |
1552 |
|
|
/div/ol/li/p;element not allowed |
1553 |
|
|
|
1554 |
|
|
#data |
1555 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1556 |
|
|
<ol> |
1557 |
|
|
<li><p>XXX</p>YYY</li> |
1558 |
|
|
</ol> |
1559 |
|
|
<p/> |
1560 |
|
|
</div> |
1561 |
|
|
#errors |
1562 |
|
|
/div/ol/li/p;element not allowed |
1563 |
|
|
|
1564 |
|
|
#data |
1565 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1566 |
|
|
<menu> |
1567 |
|
|
<li></li> |
1568 |
|
|
</menu> |
1569 |
|
|
<p/> |
1570 |
|
|
</div> |
1571 |
|
|
#errors |
1572 |
|
|
|
1573 |
|
|
#data |
1574 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1575 |
|
|
<menu> |
1576 |
|
|
<li> </li> |
1577 |
|
|
</menu> |
1578 |
|
|
<p/> |
1579 |
|
|
</div> |
1580 |
|
|
#errors |
1581 |
|
|
|
1582 |
|
|
#data |
1583 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1584 |
|
|
<menu> |
1585 |
|
|
<li>XXX</li> |
1586 |
|
|
</menu> |
1587 |
|
|
<p/> |
1588 |
|
|
</div> |
1589 |
|
|
#errors |
1590 |
|
|
|
1591 |
|
|
#data |
1592 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1593 |
|
|
<menu> |
1594 |
|
|
<li><p>XXX</p></li> |
1595 |
|
|
</menu> |
1596 |
|
|
<p/> |
1597 |
|
|
</div> |
1598 |
|
|
#errors |
1599 |
|
|
/div/menu/li/p;element not allowed |
1600 |
|
|
|
1601 |
|
|
#data |
1602 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1603 |
|
|
<menu> |
1604 |
|
|
<li>XXX<p>YYY</p></li> |
1605 |
|
|
</menu> |
1606 |
|
|
<p/> |
1607 |
|
|
</div> |
1608 |
|
|
#errors |
1609 |
|
|
/div/menu/li/p;element not allowed |
1610 |
|
|
|
1611 |
|
|
#data |
1612 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1613 |
|
|
<menu> |
1614 |
|
|
<li><p>XXX</p>YYY</li> |
1615 |
|
|
</menu> |
1616 |
|
|
<p/> |
1617 |
|
|
</div> |
1618 |
|
|
#errors |
1619 |
|
|
/div/menu/li/p;element not allowed |
1620 |
|
|
|
1621 |
|
|
#data |
1622 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1623 |
|
|
aaa |
1624 |
|
|
<ul> |
1625 |
|
|
<li></li> |
1626 |
|
|
</ul> |
1627 |
|
|
</div> |
1628 |
|
|
#errors |
1629 |
|
|
|
1630 |
|
|
#data |
1631 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1632 |
|
|
aaa |
1633 |
|
|
<ul> |
1634 |
|
|
<li> </li> |
1635 |
|
|
</ul> |
1636 |
|
|
</div> |
1637 |
|
|
#errors |
1638 |
|
|
|
1639 |
|
|
#data |
1640 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1641 |
|
|
aaa |
1642 |
|
|
<ul> |
1643 |
|
|
<li>XXX</li> |
1644 |
|
|
</ul> |
1645 |
|
|
</div> |
1646 |
|
|
#errors |
1647 |
|
|
|
1648 |
|
|
#data |
1649 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1650 |
|
|
aaa |
1651 |
|
|
<ul> |
1652 |
|
|
<li><p>XXX</p></li> |
1653 |
|
|
</ul> |
1654 |
|
|
</div> |
1655 |
|
|
#errors |
1656 |
|
|
/div/ul/li/p;element not allowed |
1657 |
|
|
|
1658 |
|
|
#data |
1659 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1660 |
|
|
aaa |
1661 |
|
|
<ul> |
1662 |
|
|
<li>XXX<p>YYY</p></li> |
1663 |
|
|
</ul> |
1664 |
|
|
</div> |
1665 |
|
|
#errors |
1666 |
|
|
/div/ul/li/p;element not allowed |
1667 |
|
|
|
1668 |
|
|
#data |
1669 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1670 |
|
|
aaa |
1671 |
|
|
<ul> |
1672 |
|
|
<li><p>XXX</p>YYY</li> |
1673 |
|
|
</ul> |
1674 |
|
|
</div> |
1675 |
|
|
#errors |
1676 |
|
|
/div/ul/li/p;element not allowed |
1677 |
|
|
|
1678 |
|
|
#data |
1679 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1680 |
|
|
aaa |
1681 |
|
|
<ol> |
1682 |
|
|
<li></li> |
1683 |
|
|
</ol> |
1684 |
|
|
</div> |
1685 |
|
|
#errors |
1686 |
|
|
|
1687 |
|
|
#data |
1688 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1689 |
|
|
aaa |
1690 |
|
|
<ol> |
1691 |
|
|
<li> </li> |
1692 |
|
|
</ol> |
1693 |
|
|
</div> |
1694 |
|
|
#errors |
1695 |
|
|
|
1696 |
|
|
#data |
1697 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1698 |
|
|
aaa |
1699 |
|
|
<ol> |
1700 |
|
|
<li>XXX</li> |
1701 |
|
|
</ol> |
1702 |
|
|
</div> |
1703 |
|
|
#errors |
1704 |
|
|
|
1705 |
|
|
#data |
1706 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1707 |
|
|
aaa |
1708 |
|
|
<ol> |
1709 |
|
|
<li><p>XXX</p></li> |
1710 |
|
|
</ol> |
1711 |
|
|
</div> |
1712 |
|
|
#errors |
1713 |
|
|
/div/ol/li/p;element not allowed |
1714 |
|
|
|
1715 |
|
|
#data |
1716 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1717 |
|
|
aaa |
1718 |
|
|
<ol> |
1719 |
|
|
<li>XXX<p>YYY</p></li> |
1720 |
|
|
</ol> |
1721 |
|
|
</div> |
1722 |
|
|
#errors |
1723 |
|
|
/div/ol/li/p;element not allowed |
1724 |
|
|
|
1725 |
|
|
#data |
1726 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1727 |
|
|
aaa |
1728 |
|
|
<ol> |
1729 |
|
|
<li><p>XXX</p>YYY</li> |
1730 |
|
|
</ol> |
1731 |
|
|
</div> |
1732 |
|
|
#errors |
1733 |
|
|
/div/ol/li/p;element not allowed |
1734 |
|
|
|
1735 |
|
|
#data |
1736 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1737 |
|
|
aaa |
1738 |
|
|
<menu> |
1739 |
|
|
<li></li> |
1740 |
|
|
</menu> |
1741 |
|
|
</div> |
1742 |
|
|
#errors |
1743 |
|
|
|
1744 |
|
|
#data |
1745 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1746 |
|
|
aaa |
1747 |
|
|
<menu> |
1748 |
|
|
<li> </li> |
1749 |
|
|
</menu> |
1750 |
|
|
</div> |
1751 |
|
|
#errors |
1752 |
|
|
|
1753 |
|
|
#data |
1754 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1755 |
|
|
aaa |
1756 |
|
|
<menu> |
1757 |
|
|
<li>XXX</li> |
1758 |
|
|
</menu> |
1759 |
|
|
</div> |
1760 |
|
|
#errors |
1761 |
|
|
|
1762 |
|
|
#data |
1763 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1764 |
|
|
aaa |
1765 |
|
|
<menu> |
1766 |
|
|
<li><p>XXX</p></li> |
1767 |
|
|
</menu> |
1768 |
|
|
</div> |
1769 |
|
|
#errors |
1770 |
|
|
/div/menu/li/p;element not allowed |
1771 |
|
|
|
1772 |
|
|
#data |
1773 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1774 |
|
|
aaa |
1775 |
|
|
<menu> |
1776 |
|
|
<li>XXX<p>YYY</p></li> |
1777 |
|
|
</menu> |
1778 |
|
|
</div> |
1779 |
|
|
#errors |
1780 |
|
|
/div/menu/li/p;element not allowed |
1781 |
|
|
|
1782 |
|
|
#data |
1783 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1784 |
|
|
aaa |
1785 |
|
|
<menu> |
1786 |
|
|
<li><p>XXX</p>YYY</li> |
1787 |
|
|
</menu> |
1788 |
|
|
</div> |
1789 |
|
|
#errors |
1790 |
|
|
/div/menu/li/p;element not allowed |
1791 |
|
|
|
1792 |
|
|
#data |
1793 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1794 |
|
|
<ul> |
1795 |
|
|
<li></li> |
1796 |
|
|
</ul> |
1797 |
|
|
aaa |
1798 |
|
|
</div> |
1799 |
|
|
#errors |
1800 |
|
|
|
1801 |
|
|
#data |
1802 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1803 |
|
|
<ul> |
1804 |
|
|
<li> </li> |
1805 |
|
|
</ul> |
1806 |
|
|
aaa |
1807 |
|
|
</div> |
1808 |
|
|
#errors |
1809 |
|
|
|
1810 |
|
|
#data |
1811 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1812 |
|
|
<ul> |
1813 |
|
|
<li>XXX</li> |
1814 |
|
|
</ul> |
1815 |
|
|
aaa |
1816 |
|
|
</div> |
1817 |
|
|
#errors |
1818 |
|
|
|
1819 |
|
|
#data |
1820 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1821 |
|
|
<ul> |
1822 |
|
|
<li><p>XXX</p></li> |
1823 |
|
|
</ul> |
1824 |
|
|
aaa |
1825 |
|
|
</div> |
1826 |
|
|
#errors |
1827 |
|
|
/div/ul/li/p;element not allowed |
1828 |
|
|
|
1829 |
|
|
#data |
1830 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1831 |
|
|
<ul> |
1832 |
|
|
<li>XXX<p>YYY</p></li> |
1833 |
|
|
</ul> |
1834 |
|
|
aaa |
1835 |
|
|
</div> |
1836 |
|
|
#errors |
1837 |
|
|
/div/ul/li/p;element not allowed |
1838 |
|
|
|
1839 |
|
|
#data |
1840 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1841 |
|
|
<ul> |
1842 |
|
|
<li><p>XXX</p>YYY</li> |
1843 |
|
|
</ul> |
1844 |
|
|
aaa |
1845 |
|
|
</div> |
1846 |
|
|
#errors |
1847 |
|
|
/div/ul/li/p;element not allowed |
1848 |
|
|
|
1849 |
|
|
#data |
1850 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1851 |
|
|
<ol> |
1852 |
|
|
<li></li> |
1853 |
|
|
</ol> |
1854 |
|
|
aaa |
1855 |
|
|
</div> |
1856 |
|
|
#errors |
1857 |
|
|
|
1858 |
|
|
#data |
1859 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1860 |
|
|
<ol> |
1861 |
|
|
<li> </li> |
1862 |
|
|
</ol> |
1863 |
|
|
aaa |
1864 |
|
|
</div> |
1865 |
|
|
#errors |
1866 |
|
|
|
1867 |
|
|
#data |
1868 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1869 |
|
|
<ol> |
1870 |
|
|
<li>XXX</li> |
1871 |
|
|
</ol> |
1872 |
|
|
aaa |
1873 |
|
|
</div> |
1874 |
|
|
#errors |
1875 |
|
|
|
1876 |
|
|
#data |
1877 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1878 |
|
|
<ol> |
1879 |
|
|
<li><p>XXX</p></li> |
1880 |
|
|
</ol> |
1881 |
|
|
aaa |
1882 |
|
|
</div> |
1883 |
|
|
#errors |
1884 |
|
|
/div/ol/li/p;element not allowed |
1885 |
|
|
|
1886 |
|
|
#data |
1887 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1888 |
|
|
<ol> |
1889 |
|
|
<li>XXX<p>YYY</p></li> |
1890 |
|
|
</ol> |
1891 |
|
|
aaa |
1892 |
|
|
</div> |
1893 |
|
|
#errors |
1894 |
|
|
/div/ol/li/p;element not allowed |
1895 |
|
|
|
1896 |
|
|
#data |
1897 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1898 |
|
|
<ol> |
1899 |
|
|
<li><p>XXX</p>YYY</li> |
1900 |
|
|
</ol> |
1901 |
|
|
aaa |
1902 |
|
|
</div> |
1903 |
|
|
#errors |
1904 |
|
|
/div/ol/li/p;element not allowed |
1905 |
|
|
|
1906 |
|
|
#data |
1907 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1908 |
|
|
<menu> |
1909 |
|
|
<li></li> |
1910 |
|
|
</menu> |
1911 |
|
|
aaa |
1912 |
|
|
</div> |
1913 |
|
|
#errors |
1914 |
|
|
|
1915 |
|
|
#data |
1916 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1917 |
|
|
<menu> |
1918 |
|
|
<li> </li> |
1919 |
|
|
</menu> |
1920 |
|
|
aaa |
1921 |
|
|
</div> |
1922 |
|
|
#errors |
1923 |
|
|
|
1924 |
|
|
#data |
1925 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1926 |
|
|
<menu> |
1927 |
|
|
<li>XXX</li> |
1928 |
|
|
</menu> |
1929 |
|
|
aaa |
1930 |
|
|
</div> |
1931 |
|
|
#errors |
1932 |
|
|
|
1933 |
|
|
#data |
1934 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1935 |
|
|
<menu> |
1936 |
|
|
<li><p>XXX</p></li> |
1937 |
|
|
</menu> |
1938 |
|
|
aaa |
1939 |
|
|
</div> |
1940 |
|
|
#errors |
1941 |
|
|
/div/menu/li/p;element not allowed |
1942 |
|
|
|
1943 |
|
|
#data |
1944 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1945 |
|
|
<menu> |
1946 |
|
|
<li>XXX<p>YYY</p></li> |
1947 |
|
|
</menu> |
1948 |
|
|
aaa |
1949 |
|
|
</div> |
1950 |
|
|
#errors |
1951 |
|
|
/div/menu/li/p;element not allowed |
1952 |
|
|
|
1953 |
|
|
#data |
1954 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1955 |
|
|
<menu> |
1956 |
|
|
<li><p>XXX</p>YYY</li> |
1957 |
|
|
</menu> |
1958 |
|
|
aaa |
1959 |
|
|
</div> |
1960 |
|
|
#errors |
1961 |
|
|
/div/menu/li/p;element not allowed |
1962 |
|
|
|
1963 |
|
|
#data |
1964 |
|
|
<dd xmlns="http://www.w3.org/1999/xhtml"></dd> |
1965 |
|
|
#errors |
1966 |
|
|
|
1967 |
|
|
#data |
1968 |
|
|
<dd xmlns="http://www.w3.org/1999/xhtml"> </dd> |
1969 |
|
|
#errors |
1970 |
|
|
|
1971 |
|
|
#data |
1972 |
|
|
<dd xmlns="http://www.w3.org/1999/xhtml">XXX</dd> |
1973 |
|
|
#errors |
1974 |
|
|
|
1975 |
|
|
#data |
1976 |
|
|
<dd xmlns="http://www.w3.org/1999/xhtml"><p>XXX</p></dd> |
1977 |
|
|
#errors |
1978 |
|
|
|
1979 |
|
|
#data |
1980 |
|
|
<dd xmlns="http://www.w3.org/1999/xhtml"><p>XXX</p>YYY</dd> |
1981 |
|
|
#errors |
1982 |
|
|
/dd/p;element not allowed |
1983 |
|
|
|
1984 |
|
|
#data |
1985 |
|
|
<dd xmlns="http://www.w3.org/1999/xhtml">XXX<p>YYY</p></dd> |
1986 |
|
|
#errors |
1987 |
|
|
/dd/p;element not allowed |
1988 |
|
|
|
1989 |
|
|
#data |
1990 |
wakaba |
1.4 |
<body xmlns="http://www.w3.org/1999/xhtml"> |
1991 |
|
|
<dl> |
1992 |
|
|
<dt>XXX</dt> |
1993 |
|
|
<dd></dd> |
1994 |
|
|
</dl> |
1995 |
|
|
</body> |
1996 |
|
|
#errors |
1997 |
|
|
|
1998 |
|
|
#data |
1999 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
2000 |
|
|
<dl> |
2001 |
|
|
<dt>XXX</dt> |
2002 |
|
|
<dd> </dd> |
2003 |
|
|
</dl> |
2004 |
|
|
</body> |
2005 |
|
|
#errors |
2006 |
|
|
|
2007 |
|
|
#data |
2008 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
2009 |
|
|
<dl> |
2010 |
|
|
<dt>XXX</dt> |
2011 |
|
|
<dd>YYY</dd> |
2012 |
|
|
</dl> |
2013 |
|
|
</body> |
2014 |
|
|
#errors |
2015 |
|
|
|
2016 |
|
|
#data |
2017 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
2018 |
|
|
<dl> |
2019 |
|
|
<dt>XXX</dt> |
2020 |
|
|
<dd><p>YYY</p></dd> |
2021 |
|
|
</dl> |
2022 |
|
|
</body> |
2023 |
|
|
#errors |
2024 |
|
|
|
2025 |
|
|
#data |
2026 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
2027 |
|
|
<dl> |
2028 |
|
|
<dt>XXX</dt> |
2029 |
|
|
<dd>YYY<p>ZZZ</p></dd> |
2030 |
|
|
</dl> |
2031 |
|
|
</body> |
2032 |
|
|
#errors |
2033 |
|
|
/body/dl/dd/p;element not allowed |
2034 |
|
|
|
2035 |
|
|
#data |
2036 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
2037 |
|
|
<dl> |
2038 |
|
|
<dt>XXX</dt> |
2039 |
|
|
<dd><p>YYY</p>ZZZ</dd> |
2040 |
|
|
</dl> |
2041 |
|
|
</body> |
2042 |
|
|
#errors |
2043 |
|
|
/body/dl/dd/p;element not allowed |
2044 |
|
|
|
2045 |
|
|
#data |
2046 |
|
|
<dl xmlns="http://www.w3.org/1999/xhtml"> |
2047 |
|
|
<dt>XXX</dt> |
2048 |
|
|
<dd></dd> |
2049 |
|
|
</dl> |
2050 |
|
|
#errors |
2051 |
|
|
|
2052 |
|
|
#data |
2053 |
|
|
<dl xmlns="http://www.w3.org/1999/xhtml"> |
2054 |
|
|
<dt>XXX</dt> |
2055 |
|
|
<dd> </dd> |
2056 |
|
|
</dl> |
2057 |
|
|
#errors |
2058 |
|
|
|
2059 |
|
|
#data |
2060 |
|
|
<dl xmlns="http://www.w3.org/1999/xhtml"> |
2061 |
|
|
<dt>XXX</dt> |
2062 |
|
|
<dd>YYY</dd> |
2063 |
|
|
</dl> |
2064 |
|
|
#errors |
2065 |
|
|
|
2066 |
|
|
#data |
2067 |
|
|
<dl xmlns="http://www.w3.org/1999/xhtml"> |
2068 |
|
|
<dt>XXX</dt> |
2069 |
|
|
<dd><p>YYY</p></dd> |
2070 |
|
|
</dl> |
2071 |
|
|
#errors |
2072 |
|
|
|
2073 |
|
|
#data |
2074 |
|
|
<dl xmlns="http://www.w3.org/1999/xhtml"> |
2075 |
|
|
<dt>XXX</dt> |
2076 |
|
|
<dd>YYY<p>ZZZ</p></dd> |
2077 |
|
|
</dl> |
2078 |
|
|
#errors |
2079 |
|
|
/dl/dd/p;element not allowed |
2080 |
|
|
|
2081 |
|
|
#data |
2082 |
|
|
<dl xmlns="http://www.w3.org/1999/xhtml"> |
2083 |
|
|
<dt>XXX</dt> |
2084 |
|
|
<dd><p>YYY</p>ZZZ</dd> |
2085 |
|
|
</dl> |
2086 |
|
|
#errors |
2087 |
|
|
/dl/dd/p;element not allowed |
2088 |
|
|
|
2089 |
|
|
#data |
2090 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
2091 |
|
|
<dl> |
2092 |
|
|
<dt>XXX</dt> |
2093 |
|
|
<dd></dd> |
2094 |
|
|
</dl> |
2095 |
|
|
</p> |
2096 |
|
|
#errors |
2097 |
|
|
|
2098 |
|
|
#data |
2099 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
2100 |
|
|
<dl> |
2101 |
|
|
<dt>XXX</dt> |
2102 |
|
|
<dd> </dd> |
2103 |
|
|
</dl> |
2104 |
|
|
</p> |
2105 |
|
|
#errors |
2106 |
|
|
|
2107 |
|
|
#data |
2108 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
2109 |
|
|
<dl> |
2110 |
|
|
<dt>XXX</dt> |
2111 |
|
|
<dd>YYY</dd> |
2112 |
|
|
</dl> |
2113 |
|
|
</p> |
2114 |
|
|
#errors |
2115 |
|
|
|
2116 |
|
|
#data |
2117 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
2118 |
|
|
<dl> |
2119 |
|
|
<dt>XXX</dt> |
2120 |
|
|
<dd><p>YYY</p></dd> |
2121 |
|
|
</dl> |
2122 |
|
|
</p> |
2123 |
|
|
#errors |
2124 |
|
|
/p/dl/dd/p;element not allowed |
2125 |
|
|
|
2126 |
|
|
#data |
2127 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
2128 |
|
|
<dl> |
2129 |
|
|
<dt>XXX</dt> |
2130 |
|
|
<dd>YYY<p>ZZZ</p></dd> |
2131 |
|
|
</dl> |
2132 |
|
|
</p> |
2133 |
|
|
#errors |
2134 |
|
|
/p/dl/dd/p;element not allowed |
2135 |
|
|
|
2136 |
|
|
#data |
2137 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2138 |
|
|
<p/> |
2139 |
|
|
<dl> |
2140 |
|
|
<dt>XXX</dt> |
2141 |
|
|
<dd></dd> |
2142 |
|
|
</dl> |
2143 |
|
|
</div> |
2144 |
|
|
#errors |
2145 |
|
|
|
2146 |
|
|
#data |
2147 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2148 |
|
|
<p/> |
2149 |
|
|
<dl> |
2150 |
|
|
<dt>XXX</dt> |
2151 |
|
|
<dd> </dd> |
2152 |
|
|
</dl> |
2153 |
|
|
</div> |
2154 |
|
|
#errors |
2155 |
|
|
|
2156 |
|
|
#data |
2157 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2158 |
|
|
<p/> |
2159 |
|
|
<dl> |
2160 |
|
|
<dt>XXX</dt> |
2161 |
|
|
<dd>YYY</dd> |
2162 |
|
|
</dl> |
2163 |
|
|
</div> |
2164 |
|
|
#errors |
2165 |
|
|
|
2166 |
|
|
#data |
2167 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2168 |
|
|
<p/> |
2169 |
|
|
<dl> |
2170 |
|
|
<dt>XXX</dt> |
2171 |
|
|
<dd><p>YYY</p></dd> |
2172 |
|
|
</dl> |
2173 |
|
|
</div> |
2174 |
|
|
#errors |
2175 |
|
|
|
2176 |
|
|
#data |
2177 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2178 |
|
|
<p/> |
2179 |
|
|
<dl> |
2180 |
|
|
<dt>XXX</dt> |
2181 |
|
|
<dd>YYY<p>ZZZ</p></dd> |
2182 |
|
|
</dl> |
2183 |
|
|
</div> |
2184 |
|
|
#errors |
2185 |
|
|
/div/dl/dd/p;element not allowed |
2186 |
|
|
|
2187 |
|
|
#data |
2188 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2189 |
|
|
<dl> |
2190 |
|
|
<dt>XXX</dt> |
2191 |
|
|
<dd></dd> |
2192 |
|
|
</dl> |
2193 |
|
|
<p/> |
2194 |
|
|
</div> |
2195 |
|
|
#errors |
2196 |
|
|
|
2197 |
|
|
#data |
2198 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2199 |
|
|
<dl> |
2200 |
|
|
<dt>XXX</dt> |
2201 |
|
|
<dd> </dd> |
2202 |
|
|
</dl> |
2203 |
|
|
<p/> |
2204 |
|
|
</div> |
2205 |
|
|
#errors |
2206 |
|
|
|
2207 |
|
|
#data |
2208 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2209 |
|
|
<dl> |
2210 |
|
|
<dt>XXX</dt> |
2211 |
|
|
<dd>YYY</dd> |
2212 |
|
|
</dl> |
2213 |
|
|
<p/> |
2214 |
|
|
</div> |
2215 |
|
|
#errors |
2216 |
|
|
|
2217 |
|
|
#data |
2218 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2219 |
|
|
<dl> |
2220 |
|
|
<dt>XXX</dt> |
2221 |
|
|
<dd><p>YYY</p></dd> |
2222 |
|
|
</dl> |
2223 |
|
|
<p/> |
2224 |
|
|
</div> |
2225 |
|
|
#errors |
2226 |
|
|
|
2227 |
|
|
#data |
2228 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2229 |
|
|
<dl> |
2230 |
|
|
<dt>XXX</dt> |
2231 |
|
|
<dd><p>YYY</p>ZZZ</dd> |
2232 |
|
|
</dl> |
2233 |
|
|
<p/> |
2234 |
|
|
</div> |
2235 |
|
|
#errors |
2236 |
|
|
/div/dl/dd/p;element not allowed |
2237 |
|
|
|
2238 |
|
|
#data |
2239 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2240 |
|
|
<dl> |
2241 |
|
|
<dt>XXX</dt> |
2242 |
|
|
<dd>YYY<p>ZZZ</p></dd> |
2243 |
|
|
</dl> |
2244 |
|
|
<p/> |
2245 |
|
|
</div> |
2246 |
|
|
#errors |
2247 |
|
|
/div/dl/dd/p;element not allowed |
2248 |
|
|
|
2249 |
|
|
#data |
2250 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2251 |
|
|
aaa |
2252 |
|
|
<dl> |
2253 |
|
|
<dt>XXX</dt> |
2254 |
|
|
<dd></dd> |
2255 |
|
|
</dl> |
2256 |
|
|
</div> |
2257 |
|
|
#errors |
2258 |
|
|
|
2259 |
|
|
#data |
2260 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2261 |
|
|
aaa |
2262 |
|
|
<dl> |
2263 |
|
|
<dt>XXX</dt> |
2264 |
|
|
<dd> </dd> |
2265 |
|
|
</dl> |
2266 |
|
|
</div> |
2267 |
|
|
#errors |
2268 |
|
|
|
2269 |
|
|
#data |
2270 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2271 |
|
|
aaa |
2272 |
|
|
<dl> |
2273 |
|
|
<dt>XXX</dt> |
2274 |
|
|
<dd>YYY</dd> |
2275 |
|
|
</dl> |
2276 |
|
|
</div> |
2277 |
|
|
#errors |
2278 |
|
|
|
2279 |
|
|
#data |
2280 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2281 |
|
|
aaa |
2282 |
|
|
<dl> |
2283 |
|
|
<dt>XXX</dt> |
2284 |
|
|
<dd><p>YYY</p></dd> |
2285 |
|
|
</dl> |
2286 |
|
|
</div> |
2287 |
|
|
#errors |
2288 |
|
|
/div/dl/dd/p;element not allowed |
2289 |
|
|
|
2290 |
|
|
#data |
2291 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2292 |
|
|
aaa |
2293 |
|
|
<dl> |
2294 |
|
|
<dt>XXX</dt> |
2295 |
|
|
<dd>YYY<p>ZZZ</p></dd> |
2296 |
|
|
</dl> |
2297 |
|
|
</div> |
2298 |
|
|
#errors |
2299 |
|
|
/div/dl/dd/p;element not allowed |
2300 |
|
|
|
2301 |
|
|
#data |
2302 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2303 |
|
|
<dl> |
2304 |
|
|
<dt>XXX</dt> |
2305 |
|
|
<dd></dd> |
2306 |
|
|
</dl> |
2307 |
|
|
aaa |
2308 |
|
|
</div> |
2309 |
|
|
#errors |
2310 |
|
|
|
2311 |
|
|
#data |
2312 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2313 |
|
|
<dl> |
2314 |
|
|
<dt>XXX</dt> |
2315 |
|
|
<dd> </dd> |
2316 |
|
|
</dl> |
2317 |
|
|
aaa |
2318 |
|
|
</div> |
2319 |
|
|
#errors |
2320 |
|
|
|
2321 |
|
|
#data |
2322 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2323 |
|
|
<dl> |
2324 |
|
|
<dt>XXX</dt> |
2325 |
|
|
<dd>YYY</dd> |
2326 |
|
|
</dl> |
2327 |
|
|
aaa |
2328 |
|
|
</div> |
2329 |
|
|
#errors |
2330 |
|
|
|
2331 |
|
|
#data |
2332 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2333 |
|
|
<dl> |
2334 |
|
|
<dt>XXX</dt> |
2335 |
|
|
<dd><p>YYY</p></dd> |
2336 |
|
|
</dl> |
2337 |
|
|
aaa |
2338 |
|
|
</div> |
2339 |
|
|
#errors |
2340 |
|
|
/div/dl/dd/p;element not allowed |
2341 |
|
|
|
2342 |
|
|
#data |
2343 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2344 |
|
|
<dl> |
2345 |
|
|
<dt>XXX</dt> |
2346 |
|
|
<dd>YYY<p>ZZZ</p></dd> |
2347 |
|
|
</dl> |
2348 |
|
|
aaa |
2349 |
|
|
</div> |
2350 |
|
|
#errors |
2351 |
|
|
/div/dl/dd/p;element not allowed |
2352 |
|
|
|
2353 |
|
|
#data |
2354 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
2355 |
|
|
<dl> |
2356 |
|
|
<dt>XXX</dt> |
2357 |
|
|
<dd><p>YYY</p>ZZZ</dd> |
2358 |
|
|
</dl> |
2359 |
|
|
</body> |
2360 |
|
|
#errors |
2361 |
|
|
/body/dl/dd/p;element not allowed |
2362 |
|
|
|
2363 |
|
|
#data |
2364 |
|
|
<dialog xmlns="http://www.w3.org/1999/xhtml"> |
2365 |
|
|
<dt>XXX</dt> |
2366 |
|
|
<dd></dd> |
2367 |
|
|
</dialog> |
2368 |
|
|
#errors |
2369 |
|
|
|
2370 |
|
|
#data |
2371 |
|
|
<dialog xmlns="http://www.w3.org/1999/xhtml"> |
2372 |
|
|
<dt>XXX</dt> |
2373 |
|
|
<dd> </dd> |
2374 |
|
|
</dialog> |
2375 |
|
|
#errors |
2376 |
|
|
|
2377 |
|
|
#data |
2378 |
|
|
<dialog xmlns="http://www.w3.org/1999/xhtml"> |
2379 |
|
|
<dt>XXX</dt> |
2380 |
|
|
<dd>YYY</dd> |
2381 |
|
|
</dialog> |
2382 |
|
|
#errors |
2383 |
|
|
|
2384 |
|
|
#data |
2385 |
|
|
<dialog xmlns="http://www.w3.org/1999/xhtml"> |
2386 |
|
|
<dt>XXX</dt> |
2387 |
|
|
<dd><p>YYY</p></dd> |
2388 |
|
|
</dialog> |
2389 |
|
|
#errors |
2390 |
|
|
|
2391 |
|
|
#data |
2392 |
|
|
<dialog xmlns="http://www.w3.org/1999/xhtml"> |
2393 |
|
|
<dt>XXX</dt> |
2394 |
|
|
<dd>YYY<p>ZZZ</p></dd> |
2395 |
|
|
</dialog> |
2396 |
|
|
#errors |
2397 |
|
|
/dialog/dd/p;element not allowed |
2398 |
|
|
|
2399 |
|
|
#data |
2400 |
|
|
<dialog xmlns="http://www.w3.org/1999/xhtml"> |
2401 |
|
|
<dt>XXX</dt> |
2402 |
|
|
<dd><p>YYY</p>ZZZ</dd> |
2403 |
|
|
</dialog> |
2404 |
|
|
#errors |
2405 |
|
|
/dialog/dd/p;element not allowed |
2406 |
|
|
|
2407 |
|
|
#data |
2408 |
wakaba |
1.6 |
<a xmlns="http://www.w3.org/1999/xhtml"></a> |
2409 |
|
|
#errors |
2410 |
|
|
|
2411 |
|
|
#data |
2412 |
|
|
<a xmlns="http://www.w3.org/1999/xhtml"> </a> |
2413 |
|
|
#errors |
2414 |
|
|
|
2415 |
|
|
#data |
2416 |
|
|
<a xmlns="http://www.w3.org/1999/xhtml">XXX</a> |
2417 |
|
|
#errors |
2418 |
|
|
|
2419 |
|
|
#data |
2420 |
|
|
<a xmlns="http://www.w3.org/1999/xhtml"><em>XXX</em></a> |
2421 |
|
|
#errors |
2422 |
|
|
|
2423 |
|
|
#data |
2424 |
|
|
<a xmlns="http://www.w3.org/1999/xhtml">XXX<em>YYY</em>ZZZ</a> |
2425 |
|
|
#errors |
2426 |
|
|
|
2427 |
|
|
#data |
2428 |
|
|
<a xmlns="http://www.w3.org/1999/xhtml"><blockquote/></a> |
2429 |
|
|
#errors |
2430 |
|
|
|
2431 |
|
|
#data |
2432 |
|
|
<a xmlns="http://www.w3.org/1999/xhtml">XXX<blockquote/></a> |
2433 |
|
|
#errors |
2434 |
|
|
|
2435 |
|
|
#data |
2436 |
|
|
<a xmlns="http://www.w3.org/1999/xhtml"><a>XXX</a></a> |
2437 |
|
|
#errors |
2438 |
|
|
/a/a;element not allowed |
2439 |
|
|
|
2440 |
|
|
#data |
2441 |
|
|
<a xmlns="http://www.w3.org/1999/xhtml">XXX<a>YYY</a></a> |
2442 |
|
|
#errors |
2443 |
|
|
/a/a;element not allowed |
2444 |
|
|
|
2445 |
|
|
#data |
2446 |
|
|
<a xmlns="http://www.w3.org/1999/xhtml"><em><a>XXX</a></em></a> |
2447 |
|
|
#errors |
2448 |
|
|
/a/em/a;element not allowed |
2449 |
|
|
|
2450 |
|
|
#data |
2451 |
wakaba |
1.9 |
<div xmlns="http://www.w3.org/1999/xhtml"> |
2452 |
|
|
<p><a></a></p><ul><li><a></a></li></ul> |
2453 |
|
|
</div> |
2454 |
|
|
#errors |
2455 |
|
|
|
2456 |
|
|
#data |
2457 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2458 |
|
|
<p><a></a></p><ol><li><a></a></li></ol> |
2459 |
|
|
</div> |
2460 |
|
|
#errors |
2461 |
|
|
|
2462 |
|
|
#data |
2463 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2464 |
|
|
<p><a></a></p><ol><li><datagrid/></li></ol> |
2465 |
|
|
</div> |
2466 |
|
|
#errors |
2467 |
|
|
|
2468 |
|
|
#data |
2469 |
wakaba |
1.6 |
<details xmlns="http://www.w3.org/1999/xhtml"> |
2470 |
|
|
<legend/> |
2471 |
|
|
<p><a/></p> |
2472 |
|
|
</details> |
2473 |
|
|
#errors |
2474 |
|
|
/details/p/a;element not allowed |
2475 |
|
|
|
2476 |
|
|
#data |
2477 |
|
|
<details xmlns="http://www.w3.org/1999/xhtml"> |
2478 |
|
|
<legend><a/></legend> |
2479 |
|
|
</details> |
2480 |
|
|
#errors |
2481 |
|
|
/details/legend/a;element not allowed |
2482 |
|
|
|
2483 |
|
|
#data |
2484 |
wakaba |
1.15 |
<datagrid xmlns="http://www.w3.org/1999/xhtml"/> |
2485 |
|
|
#errors |
2486 |
|
|
|
2487 |
|
|
#data |
2488 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"> </datagrid> |
2489 |
|
|
#errors |
2490 |
|
|
|
2491 |
|
|
#data |
2492 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml">aaa</datagrid> |
2493 |
|
|
#errors |
2494 |
|
|
/datagrid/"aaa";character not allowed |
2495 |
|
|
|
2496 |
|
|
#data |
2497 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"><p/></datagrid> |
2498 |
|
|
#errors |
2499 |
|
|
|
2500 |
|
|
#data |
2501 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"><p/><p/></datagrid> |
2502 |
|
|
#errors |
2503 |
|
|
|
2504 |
|
|
#data |
2505 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"> <p/> <p/> </datagrid> |
2506 |
|
|
#errors |
2507 |
|
|
|
2508 |
|
|
#data |
2509 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"><p/>&<p/></datagrid> |
2510 |
|
|
#errors |
2511 |
|
|
/datagrid/"&";character not allowed |
2512 |
|
|
|
2513 |
|
|
#data |
2514 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"><p/><table/></datagrid> |
2515 |
|
|
#errors |
2516 |
|
|
|
2517 |
|
|
#data |
2518 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"><ul/></datagrid> |
2519 |
|
|
#errors |
2520 |
|
|
|
2521 |
|
|
#data |
2522 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"><table/></datagrid> |
2523 |
|
|
#errors |
2524 |
|
|
|
2525 |
|
|
#data |
2526 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"><table/><table/></datagrid> |
2527 |
|
|
#errors |
2528 |
|
|
/datagrid/table;element not allowed |
2529 |
|
|
|
2530 |
|
|
#data |
2531 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"><table/><p/><table/></datagrid> |
2532 |
|
|
#errors |
2533 |
|
|
/datagrid/p;element not allowed |
2534 |
|
|
/datagrid/table;element not allowed |
2535 |
|
|
|
2536 |
|
|
#data |
2537 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"><select/></datagrid> |
2538 |
|
|
#errors |
2539 |
|
|
|
2540 |
|
|
#data |
2541 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"><datalist/></datagrid> |
2542 |
|
|
#errors |
2543 |
|
|
|
2544 |
|
|
#data |
2545 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"><table/>aa</datagrid> |
2546 |
|
|
#errors |
2547 |
|
|
/datagrid/"aa";character not allowed |
2548 |
|
|
|
2549 |
|
|
#data |
2550 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"><select/>aa</datagrid> |
2551 |
|
|
#errors |
2552 |
|
|
/datagrid/"aa";character not allowed |
2553 |
|
|
|
2554 |
|
|
#data |
2555 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"><datalist/>aa</datagrid> |
2556 |
|
|
#errors |
2557 |
|
|
/datagrid/"aa";character not allowed |
2558 |
|
|
|
2559 |
|
|
#data |
2560 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"><datagrid/></datagrid> |
2561 |
|
|
#errors |
2562 |
|
|
/datagrid/datagrid;element not allowed |
2563 |
|
|
|
2564 |
|
|
#data |
2565 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"><div><datagrid/></div></datagrid> |
2566 |
|
|
#errors |
2567 |
|
|
/datagrid/div/datagrid;element not allowed |
2568 |
|
|
|
2569 |
|
|
#data |
2570 |
wakaba |
1.6 |
<datagrid xmlns="http://www.w3.org/1999/xhtml"> |
2571 |
|
|
<p><a/></p> |
2572 |
|
|
</datagrid> |
2573 |
|
|
#errors |
2574 |
|
|
/datagrid/p/a;element not allowed |
2575 |
wakaba |
1.15 |
|
2576 |
|
|
#data |
2577 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"> |
2578 |
|
|
<details><legend/></details> |
2579 |
|
|
</datagrid> |
2580 |
|
|
#errors |
2581 |
wakaba |
1.6 |
|
2582 |
|
|
#data |
2583 |
|
|
<a xmlns="http://www.w3.org/1999/xhtml"> |
2584 |
|
|
<details> |
2585 |
|
|
<legend/> |
2586 |
|
|
</details> |
2587 |
|
|
</a> |
2588 |
|
|
#errors |
2589 |
|
|
/a/details;element not allowed |
2590 |
|
|
|
2591 |
|
|
#data |
2592 |
|
|
<a xmlns="http://www.w3.org/1999/xhtml"> |
2593 |
|
|
<span> |
2594 |
|
|
<details><legend/></details> |
2595 |
|
|
</span> |
2596 |
|
|
</a> |
2597 |
|
|
#errors |
2598 |
|
|
/a/span/details;element not allowed |
2599 |
|
|
|
2600 |
|
|
#data |
2601 |
|
|
<a xmlns="http://www.w3.org/1999/xhtml"> |
2602 |
|
|
<datagrid/> |
2603 |
|
|
</a> |
2604 |
|
|
#errors |
2605 |
|
|
/a/datagrid;element not allowed |
2606 |
|
|
|
2607 |
|
|
#data |
2608 |
|
|
<a xmlns="http://www.w3.org/1999/xhtml"> |
2609 |
|
|
<span><datagrid/></span> |
2610 |
|
|
</a> |
2611 |
|
|
#errors |
2612 |
|
|
/a/span/datagrid;element not allowed |
2613 |
|
|
|
2614 |
|
|
#data |
2615 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"></em> |
2616 |
|
|
#errors |
2617 |
|
|
|
2618 |
|
|
#data |
2619 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"> </em> |
2620 |
|
|
#errors |
2621 |
|
|
|
2622 |
|
|
#data |
2623 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml">XXX</em> |
2624 |
|
|
#errors |
2625 |
|
|
|
2626 |
|
|
#data |
2627 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"><blockquote/></em> |
2628 |
|
|
#errors |
2629 |
|
|
|
2630 |
|
|
#data |
2631 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml">XXX<blockquote/></em> |
2632 |
|
|
#errors |
2633 |
|
|
|
2634 |
|
|
#data |
2635 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"><p/></em> |
2636 |
|
|
#errors |
2637 |
|
|
/em/p;element not allowed |
2638 |
|
|
|
2639 |
|
|
#data |
2640 |
wakaba |
1.4 |
<code xmlns="http://www.w3.org/1999/xhtml"> |
2641 |
|
|
<em></em> |
2642 |
|
|
</code> |
2643 |
|
|
#errors |
2644 |
|
|
|
2645 |
|
|
#data |
2646 |
|
|
<code xmlns="http://www.w3.org/1999/xhtml"> |
2647 |
|
|
<em> </em> |
2648 |
|
|
</code> |
2649 |
|
|
#errors |
2650 |
|
|
|
2651 |
|
|
#data |
2652 |
|
|
<code xmlns="http://www.w3.org/1999/xhtml"> |
2653 |
|
|
<em>XXX</em> |
2654 |
|
|
</code> |
2655 |
|
|
#errors |
2656 |
|
|
|
2657 |
|
|
#data |
2658 |
|
|
<code xmlns="http://www.w3.org/1999/xhtml"> |
2659 |
|
|
<em>XXX<b/></em> |
2660 |
|
|
</code> |
2661 |
|
|
#errors |
2662 |
|
|
|
2663 |
|
|
#data |
2664 |
|
|
<code xmlns="http://www.w3.org/1999/xhtml"> |
2665 |
|
|
<em>XXX<blockquote/></em> |
2666 |
|
|
</code> |
2667 |
|
|
#errors |
2668 |
|
|
/code/em/blockquote;element not allowed |
2669 |
|
|
|
2670 |
|
|
#data |
2671 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
2672 |
|
|
<em></em> |
2673 |
|
|
</p> |
2674 |
|
|
#errors |
2675 |
|
|
|
2676 |
|
|
#data |
2677 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
2678 |
|
|
<em> </em> |
2679 |
|
|
</p> |
2680 |
|
|
#errors |
2681 |
|
|
|
2682 |
|
|
#data |
2683 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
2684 |
|
|
<em>XXX</em> |
2685 |
|
|
</p> |
2686 |
|
|
#errors |
2687 |
|
|
|
2688 |
|
|
#data |
2689 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
2690 |
|
|
<em>XXX<b>YYY</b></em> |
2691 |
|
|
</p> |
2692 |
|
|
#errors |
2693 |
|
|
|
2694 |
|
|
#data |
2695 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
2696 |
|
|
<em>XXX<blockquote/></em> |
2697 |
|
|
</p> |
2698 |
|
|
#errors |
2699 |
|
|
|
2700 |
|
|
#data |
2701 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
2702 |
|
|
@@ TODO: strong, small, m |
2703 |
|
|
</p> |
2704 |
|
|
#errors |
2705 |
|
|
|
2706 |
|
|
#data |
2707 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
2708 |
|
|
<dfn></dfn> |
2709 |
|
|
</p> |
2710 |
|
|
#errors |
2711 |
|
|
|
2712 |
|
|
#data |
2713 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
2714 |
|
|
<dfn> </dfn> |
2715 |
|
|
</p> |
2716 |
|
|
#errors |
2717 |
|
|
|
2718 |
|
|
#data |
2719 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
2720 |
|
|
<dfn>XXX</dfn> |
2721 |
|
|
</p> |
2722 |
|
|
#errors |
2723 |
|
|
|
2724 |
|
|
#data |
2725 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
2726 |
|
|
<dfn><em>XXX</em></dfn> |
2727 |
|
|
</p> |
2728 |
|
|
#errors |
2729 |
|
|
|
2730 |
|
|
#data |
2731 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
2732 |
|
|
<dfn><em><blockquote/></em></dfn> |
2733 |
|
|
</p> |
2734 |
|
|
#errors |
2735 |
|
|
/p/dfn/em/blockquote;element not allowed |
2736 |
|
|
|
2737 |
|
|
#data |
2738 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
2739 |
|
|
<dfn><blockquote/></dfn> |
2740 |
|
|
</p> |
2741 |
|
|
#errors |
2742 |
|
|
/p/dfn/blockquote;element not allowed |
2743 |
|
|
|
2744 |
|
|
#data |
2745 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
2746 |
|
|
<dfn><h1/></dfn> |
2747 |
|
|
</p> |
2748 |
|
|
#errors |
2749 |
|
|
/p/dfn/h1;element not allowed |
2750 |
|
|
|
2751 |
|
|
#data |
2752 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
2753 |
|
|
<dfn><dfn>XXX</dfn></dfn> |
2754 |
|
|
</p> |
2755 |
|
|
#errors |
2756 |
|
|
/p/dfn/dfn;element not allowed |
2757 |
wakaba |
1.14 |
/p/dfn/dfn;duplicate term |
2758 |
wakaba |
1.4 |
|
2759 |
|
|
#data |
2760 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
2761 |
|
|
<dfn></dfn><dfn/> |
2762 |
|
|
</p> |
2763 |
|
|
#errors |
2764 |
wakaba |
1.14 |
/p/dfn;duplicate term |
2765 |
wakaba |
1.4 |
|
2766 |
|
|
#data |
2767 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
2768 |
|
|
<dfn><em><dfn/></em></dfn> |
2769 |
|
|
</p> |
2770 |
|
|
#errors |
2771 |
|
|
/p/dfn/em/dfn;element not allowed |
2772 |
wakaba |
1.14 |
/p/dfn/em/dfn;duplicate term |
2773 |
wakaba |
1.4 |
|
2774 |
wakaba |
1.6 |
#data |
2775 |
wakaba |
1.12 |
<table xmlns="http://www.w3.org/1999/xhtml"> |
2776 |
|
|
<thead><tr><td/></tr></thead> |
2777 |
|
|
<tbody><tr><td/></tr></tbody> |
2778 |
|
|
<tfoot><tr><td/></tr></tfoot> |
2779 |
|
|
</table> |
2780 |
|
|
#errors |
2781 |
|
|
|
2782 |
|
|
#data |
2783 |
wakaba |
1.6 |
<fieldset xmlns="http://www.w3.org/1999/xhtml"> |
2784 |
|
|
<legend>XXX</legend> |
2785 |
|
|
</fieldset> |
2786 |
|
|
#errors |
2787 |
wakaba |
1.4 |
|
2788 |
wakaba |
1.6 |
#data |
2789 |
|
|
<fieldset xmlns="http://www.w3.org/1999/xhtml"> |
2790 |
|
|
<legend><p>XXX</p></legend> |
2791 |
|
|
</fieldset> |
2792 |
|
|
#errors |
2793 |
|
|
/fieldset/legend/p;element not allowed |
2794 |
|
|
|
2795 |
|
|
#data |
2796 |
|
|
<fieldset xmlns="http://www.w3.org/1999/xhtml"> |
2797 |
|
|
<legend><blockquote><p>XXX</p></blockquote></legend> |
2798 |
|
|
</fieldset> |
2799 |
|
|
#errors |
2800 |
|
|
/fieldset/legend/blockquote;element not allowed |
2801 |
|
|
|
2802 |
|
|
#data |
2803 |
|
|
<figure xmlns="http://www.w3.org/1999/xhtml"> |
2804 |
|
|
<legend>XXX</legend> |
2805 |
|
|
<img/> |
2806 |
|
|
</figure> |
2807 |
|
|
#errors |
2808 |
|
|
|
2809 |
|
|
#data |
2810 |
|
|
<figure xmlns="http://www.w3.org/1999/xhtml"> |
2811 |
|
|
<legend><p>XXX</p></legend> |
2812 |
|
|
<img/> |
2813 |
|
|
</figure> |
2814 |
|
|
#errors |
2815 |
|
|
/figure/legend/p;element not allowed |
2816 |
|
|
|
2817 |
|
|
#data |
2818 |
|
|
<figure xmlns="http://www.w3.org/1999/xhtml"> |
2819 |
|
|
<legend><blockquote><p>XXX</p></blockquote></legend> |
2820 |
|
|
<img/> |
2821 |
|
|
</figure> |
2822 |
|
|
#errors |
2823 |
|
|
|
2824 |
|
|
#data |
2825 |
|
|
<figure xmlns="http://www.w3.org/1999/xhtml"> |
2826 |
|
|
<legend>XXX</legend> |
2827 |
|
|
<img/> |
2828 |
|
|
</figure> |
2829 |
|
|
#errors |
2830 |
|
|
|
2831 |
|
|
#data |
2832 |
|
|
<figure xmlns="http://www.w3.org/1999/xhtml"> |
2833 |
|
|
<legend><p>XXX</p></legend> |
2834 |
|
|
<img/> |
2835 |
|
|
</figure> |
2836 |
|
|
#errors |
2837 |
|
|
/figure/legend/p;element not allowed |
2838 |
|
|
|
2839 |
|
|
#data |
2840 |
|
|
<figure xmlns="http://www.w3.org/1999/xhtml"> |
2841 |
|
|
<legend><blockquote><p>XXX</p></blockquote></legend> |
2842 |
|
|
<img/> |
2843 |
|
|
</figure> |
2844 |
|
|
#errors |
2845 |
|
|
/figure/legend/blockquote;element not allowed |
2846 |
wakaba |
1.19 |
|
2847 |
|
|
#data |
2848 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
2849 |
|
|
<title/> |
2850 |
|
|
<noscript> |
2851 |
|
|
<p/> |
2852 |
|
|
</noscript> |
2853 |
|
|
</head> |
2854 |
|
|
#errors |
2855 |
|
|
/head/noscript;in XML:noscript |
2856 |
|
|
/head/noscript/p;element not allowed |
2857 |
|
|
|
2858 |
|
|
#data |
2859 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
2860 |
|
|
<title/> |
2861 |
|
|
<noscript> |
2862 |
|
|
<noscript/> |
2863 |
|
|
</noscript> |
2864 |
|
|
</head> |
2865 |
|
|
#errors |
2866 |
|
|
/head/noscript;in XML:noscript |
2867 |
|
|
/head/noscript/noscript;element not allowed |
2868 |
|
|
|
2869 |
|
|
#data |
2870 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
2871 |
|
|
<title/> |
2872 |
|
|
<noscript> |
2873 |
|
|
<link rel="stylesheet" href=""/> |
2874 |
|
|
</noscript> |
2875 |
|
|
</head> |
2876 |
|
|
#errors |
2877 |
|
|
/head/noscript;in XML:noscript |
2878 |
|
|
|
2879 |
|
|
#data |
2880 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
2881 |
|
|
<title/> |
2882 |
|
|
<noscript> |
2883 |
|
|
<style/> |
2884 |
|
|
</noscript> |
2885 |
|
|
</head> |
2886 |
|
|
#errors |
2887 |
|
|
/head/noscript;in XML:noscript |
2888 |
|
|
/head/noscript/style;style:text/css;unsupported |
2889 |
|
|
|
2890 |
|
|
#data |
2891 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
2892 |
|
|
<title/> |
2893 |
|
|
<noscript> |
2894 |
|
|
<script/> |
2895 |
|
|
</noscript> |
2896 |
|
|
</head> |
2897 |
|
|
#errors |
2898 |
|
|
/head/noscript;in XML:noscript |
2899 |
|
|
/head/noscript/script;element not allowed |
2900 |
|
|
/head/noscript/script;script:text/javascript;unsupported |
2901 |
|
|
|
2902 |
|
|
#data |
2903 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
2904 |
|
|
<title/> |
2905 |
|
|
<noscript> |
2906 |
|
|
<meta name="keywords" content=""/> |
2907 |
|
|
</noscript> |
2908 |
|
|
</head> |
2909 |
|
|
#errors |
2910 |
|
|
/head/noscript;in XML:noscript |
2911 |
|
|
|
2912 |
|
|
#data |
2913 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
2914 |
|
|
<title/> |
2915 |
|
|
<noscript> |
2916 |
|
|
<base href=""/> |
2917 |
|
|
</noscript> |
2918 |
|
|
</head> |
2919 |
|
|
#errors |
2920 |
|
|
/head/noscript;in XML:noscript |
2921 |
|
|
/head/noscript/base;element not allowed |
2922 |
|
|
|
2923 |
|
|
#data |
2924 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
2925 |
|
|
<title/> |
2926 |
|
|
<noscript> |
2927 |
|
|
<event-source src=""/> |
2928 |
|
|
</noscript> |
2929 |
|
|
</head> |
2930 |
|
|
#errors |
2931 |
|
|
/head/noscript;in XML:noscript |
2932 |
|
|
/head/noscript/event-source;element not allowed |
2933 |
|
|
|
2934 |
|
|
#data |
2935 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
2936 |
|
|
<title/> |
2937 |
|
|
<noscript> |
2938 |
|
|
<title/> |
2939 |
|
|
</noscript> |
2940 |
|
|
</head> |
2941 |
|
|
#errors |
2942 |
|
|
/head/noscript;in XML:noscript |
2943 |
|
|
/head/noscript/title;element not allowed |
2944 |
|
|
|
2945 |
|
|
#data |
2946 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
2947 |
|
|
<title/> |
2948 |
|
|
<noscript> |
2949 |
|
|
<link rel="stylesheet" href=""/> |
2950 |
|
|
<style/> |
2951 |
|
|
</noscript> |
2952 |
|
|
</head> |
2953 |
|
|
#errors |
2954 |
|
|
/head/noscript;in XML:noscript |
2955 |
|
|
/head/noscript/style;style:text/css;unsupported |
2956 |
|
|
|
2957 |
|
|
#data |
2958 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
2959 |
|
|
<title/> |
2960 |
|
|
<noscript> |
2961 |
|
|
<link rel="stylesheet" href=""/> |
2962 |
|
|
<noscript> |
2963 |
|
|
<style/> |
2964 |
|
|
</noscript> |
2965 |
|
|
</noscript> |
2966 |
|
|
</head> |
2967 |
|
|
#errors |
2968 |
|
|
/head/noscript;in XML:noscript |
2969 |
|
|
/head/noscript/noscript;in XML:noscript |
2970 |
|
|
/head/noscript/noscript;element not allowed |
2971 |
|
|
/head/noscript/noscript/style;style:text/css;unsupported |
2972 |
|
|
|
2973 |
|
|
#data |
2974 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
2975 |
|
|
<title/> |
2976 |
|
|
<noscript> |
2977 |
|
|
<link rel="stylesheet" href=""/> |
2978 |
|
|
<noscript> |
2979 |
|
|
<p/> |
2980 |
|
|
</noscript> |
2981 |
|
|
</noscript> |
2982 |
|
|
</head> |
2983 |
|
|
#errors |
2984 |
|
|
/head/noscript;in XML:noscript |
2985 |
|
|
/head/noscript/noscript;in XML:noscript |
2986 |
|
|
/head/noscript/noscript;element not allowed |
2987 |
|
|
/head/noscript/noscript/p;element not allowed |
2988 |
|
|
|
2989 |
|
|
#data |
2990 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
2991 |
|
|
<title/> |
2992 |
|
|
<noscript> |
2993 |
|
|
<link rel="stylesheet" href=""/> |
2994 |
|
|
<noscript> |
2995 |
|
|
<meta charset="us-ascii"/> |
2996 |
|
|
</noscript> |
2997 |
|
|
</noscript> |
2998 |
|
|
</head> |
2999 |
|
|
#errors |
3000 |
|
|
/head/noscript;in XML:noscript |
3001 |
|
|
/head/noscript/noscript;in XML:noscript |
3002 |
|
|
/head/noscript/noscript;element not allowed |
3003 |
|
|
/head/noscript/noscript/meta;element not allowed |
3004 |
|
|
/head/noscript/noscript/meta/@charset;in XML:charset |
3005 |
|
|
|
3006 |
|
|
#data |
3007 |
|
|
<noscript xmlns="http://www.w3.org/1999/xhtml"> |
3008 |
|
|
<meta name="keywords" content=""/> |
3009 |
|
|
</noscript> |
3010 |
|
|
#errors |
3011 |
|
|
/noscript;in XML:noscript |
3012 |
|
|
/noscript/meta;element not allowed |
3013 |
|
|
|
3014 |
|
|
#data |
3015 |
|
|
<noscript xmlns="http://www.w3.org/1999/xhtml"> |
3016 |
|
|
<title/> |
3017 |
|
|
</noscript> |
3018 |
|
|
#errors |
3019 |
|
|
/noscript;in XML:noscript |
3020 |
|
|
/noscript/title;element not allowed |
3021 |
|
|
|
3022 |
|
|
#data |
3023 |
|
|
<noscript xmlns="http://www.w3.org/1999/xhtml"> |
3024 |
|
|
<link rel="stylesheet" href=""/> |
3025 |
|
|
</noscript> |
3026 |
|
|
#errors |
3027 |
|
|
/noscript;in XML:noscript |
3028 |
|
|
/noscript/link;element not allowed |
3029 |
|
|
|
3030 |
|
|
#data |
3031 |
|
|
<noscript xmlns="http://www.w3.org/1999/xhtml"> |
3032 |
|
|
<style/> |
3033 |
|
|
</noscript> |
3034 |
|
|
#errors |
3035 |
|
|
/noscript;in XML:noscript |
3036 |
|
|
/noscript/style;element not allowed |
3037 |
|
|
/noscript/style;style:text/css;unsupported |
3038 |
|
|
|
3039 |
|
|
#data |
3040 |
|
|
<noscript xmlns="http://www.w3.org/1999/xhtml"> |
3041 |
|
|
<meta charset="us-ascii"/> |
3042 |
|
|
</noscript> |
3043 |
|
|
#errors |
3044 |
|
|
/noscript;in XML:noscript |
3045 |
|
|
/noscript/meta;element not allowed |
3046 |
|
|
/noscript/meta/@charset;in XML:charset |
3047 |
|
|
|
3048 |
|
|
#data |
3049 |
|
|
<noscript xmlns="http://www.w3.org/1999/xhtml"> |
3050 |
|
|
<noscript/> |
3051 |
|
|
</noscript> |
3052 |
|
|
#errors |
3053 |
|
|
/noscript;in XML:noscript |
3054 |
|
|
/noscript/noscript;element not allowed |
3055 |
|
|
/noscript/noscript;in XML:noscript |
3056 |
wakaba |
1.21 |
|
3057 |
|
|
#data |
3058 |
|
|
<datatemplate xmlns="http://www.w3.org/1999/xhtml"/> |
3059 |
|
|
#errors |
3060 |
|
|
|
3061 |
|
|
#data |
3062 |
|
|
<datatemplate xmlns="http://www.w3.org/1999/xhtml"><rule/></datatemplate> |
3063 |
|
|
#errors |
3064 |
|
|
|
3065 |
|
|
#data |
3066 |
|
|
<datatemplate xmlns="http://www.w3.org/1999/xhtml"> |
3067 |
|
|
<rule/> |
3068 |
|
|
</datatemplate> |
3069 |
|
|
#errors |
3070 |
|
|
|
3071 |
|
|
#data |
3072 |
|
|
<datatemplate xmlns="http://www.w3.org/1999/xhtml"> |
3073 |
|
|
<rule/><!-- --> |
3074 |
|
|
</datatemplate> |
3075 |
|
|
#errors |
3076 |
|
|
|
3077 |
|
|
#data |
3078 |
|
|
<datatemplate xmlns="http://www.w3.org/1999/xhtml"><rule/>aa</datatemplate> |
3079 |
|
|
#errors |
3080 |
|
|
/datatemplate/"aa";character not allowed |
3081 |
|
|
|
3082 |
|
|
#data |
3083 |
|
|
<datatemplate xmlns="http://www.w3.org/1999/xhtml">aa<rule/></datatemplate> |
3084 |
|
|
#errors |
3085 |
|
|
/datatemplate/"aa";character not allowed |
3086 |
|
|
|
3087 |
|
|
#data |
3088 |
|
|
<datatemplate xmlns="http://www.w3.org/1999/xhtml"><p/></datatemplate> |
3089 |
|
|
#errors |
3090 |
|
|
/datatemplate/p;element not allowed:datatemplate |
3091 |
|
|
|
3092 |
|
|
#data |
3093 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
3094 |
|
|
<title/> |
3095 |
|
|
<datatemplate/> |
3096 |
|
|
</head> |
3097 |
|
|
#errors |
3098 |
|
|
|
3099 |
|
|
#data |
3100 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
3101 |
|
|
<datatemplate/> |
3102 |
|
|
</body> |
3103 |
|
|
#errors |
3104 |
|
|
|
3105 |
|
|
#data |
3106 |
|
|
<section xmlns="http://www.w3.org/1999/xhtml"> |
3107 |
|
|
<datatemplate/> |
3108 |
|
|
</section> |
3109 |
|
|
#errors |
3110 |
|
|
|
3111 |
|
|
#data |
3112 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
3113 |
|
|
<datatemplate/> |
3114 |
|
|
</p> |
3115 |
|
|
#errors |
3116 |
|
|
/p/datatemplate;element not allowed |
3117 |
|
|
|
3118 |
|
|
#data |
3119 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"/> |
3120 |
|
|
#errors |
3121 |
|
|
|
3122 |
|
|
#data |
3123 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><p/></rule> |
3124 |
|
|
#errors |
3125 |
|
|
|
3126 |
|
|
#data |
3127 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml">aa</rule> |
3128 |
|
|
#errors |
3129 |
|
|
|
3130 |
|
|
#data |
3131 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><!----><?a?></rule> |
3132 |
|
|
#errors |
3133 |
|
|
|
3134 |
|
|
#data |
3135 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><unknownelement/></rule> |
3136 |
|
|
#errors |
3137 |
|
|
/rule/unknownelement;element;unsupported |
3138 |
|
|
|
3139 |
|
|
#data |
3140 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><unknown xmlns=""/></rule> |
3141 |
|
|
#errors |
3142 |
|
|
/rule/unknown;element;unsupported |
3143 |
|
|
|
3144 |
|
|
#data |
3145 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3146 |
|
|
<unknown xmlns="http://www.example.org/"/> |
3147 |
|
|
</rule> |
3148 |
|
|
#errors |
3149 |
|
|
/rule/unknown;element;unsupported |
3150 |
|
|
|
3151 |
|
|
#data |
3152 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"><rule/></p> |
3153 |
|
|
#errors |
3154 |
|
|
/p/rule;element not allowed |
3155 |
|
|
|
3156 |
|
|
#data |
3157 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"><rule/></body> |
3158 |
|
|
#errors |
3159 |
|
|
/body/rule;element not allowed |
3160 |
|
|
|
3161 |
|
|
#data |
3162 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"><title/><rule/></head> |
3163 |
|
|
#errors |
3164 |
|
|
/head/rule;element not allowed |
3165 |
|
|
|
3166 |
|
|
#data |
3167 |
|
|
<nest xmlns="http://www.w3.org/1999/xhtml"/> |
3168 |
|
|
#errors |
3169 |
|
|
|
3170 |
|
|
#data |
3171 |
|
|
<nest xmlns="http://www.w3.org/1999/xhtml"> </nest> |
3172 |
|
|
#errors |
3173 |
|
|
|
3174 |
|
|
#data |
3175 |
|
|
<nest xmlns="http://www.w3.org/1999/xhtml">aa</nest> |
3176 |
|
|
#errors |
3177 |
|
|
/nest/"aa";character not allowed |
3178 |
|
|
|
3179 |
|
|
#data |
3180 |
|
|
<nest xmlns="http://www.w3.org/1999/xhtml"><p/></nest> |
3181 |
|
|
#errors |
3182 |
|
|
/nest/p;element not allowed |
3183 |
|
|
|
3184 |
|
|
#data |
3185 |
|
|
<nest xmlns="http://www.w3.org/1999/xhtml"><!----></nest> |
3186 |
|
|
#errors |
3187 |
|
|
|
3188 |
|
|
#data |
3189 |
|
|
<nest xmlns="http://www.w3.org/1999/xhtml"><nest/></nest> |
3190 |
|
|
#errors |
3191 |
|
|
/nest/nest;element not allowed |
3192 |
|
|
|
3193 |
|
|
#data |
3194 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"><nest/></p> |
3195 |
|
|
#errors |
3196 |
|
|
/p/nest;element not allowed |
3197 |
|
|
|
3198 |
|
|
#data |
3199 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"><title/><nest/></head> |
3200 |
|
|
#errors |
3201 |
|
|
/head/nest;element not allowed |
3202 |
|
|
|
3203 |
|
|
#data |
3204 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><nest/></div> |
3205 |
|
|
#errors |
3206 |
|
|
/div/nest;element not allowed |
3207 |
|
|
|
3208 |
|
|
#data |
3209 |
|
|
<datatemplate xmlns="http://www.w3.org/1999/xhtml"><nest/></datatemplate> |
3210 |
|
|
#errors |
3211 |
|
|
/datatemplate/nest;element not allowed:datatemplate |
3212 |
|
|
|
3213 |
|
|
#data |
3214 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><nest/></rule> |
3215 |
|
|
#errors |
3216 |
|
|
|
3217 |
|
|
#data |
3218 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><br><nest/></br></rule> |
3219 |
|
|
#errors |
3220 |
|
|
|
3221 |
|
|
#data |
3222 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><br><nest/>a</br></rule> |
3223 |
|
|
#errors |
3224 |
|
|
/rule/br/"a";character not allowed |
3225 |
|
|
|
3226 |
|
|
#data |
3227 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><title><nest/></title></rule> |
3228 |
|
|
#errors |
3229 |
|
|
|
3230 |
|
|
#data |
3231 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><title><nest/>aa</title></rule> |
3232 |
|
|
#errors |
3233 |
|
|
|
3234 |
|
|
#data |
3235 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3236 |
|
|
<plaintext><nest/></plaintext> |
3237 |
|
|
</rule> |
3238 |
|
|
#errors |
3239 |
|
|
/rule/plaintext;element;unsupported |
3240 |
|
|
|
3241 |
|
|
#data |
3242 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><textarea><nest/></textarea></rule> |
3243 |
|
|
#errors |
3244 |
|
|
/rule/textarea;element;unsupported |
3245 |
|
|
|
3246 |
|
|
#data |
3247 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><section><nest/></section></rule> |
3248 |
|
|
#errors |
3249 |
|
|
|
3250 |
|
|
#data |
3251 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3252 |
|
|
<section><style scoped=""/><nest/></section> |
3253 |
|
|
</rule> |
3254 |
|
|
#errors |
3255 |
|
|
/rule/section/style;style:text/css;unsupported |
3256 |
|
|
|
3257 |
|
|
#data |
3258 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3259 |
|
|
<section><nest/><style scoped=""/></section> |
3260 |
|
|
</rule> |
3261 |
|
|
#errors |
3262 |
|
|
/rule/section/style;style:text/css;unsupported |
3263 |
|
|
|
3264 |
|
|
#data |
3265 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3266 |
|
|
<section><nest/><style scoped=""/><p/></section> |
3267 |
|
|
</rule> |
3268 |
|
|
#errors |
3269 |
|
|
/rule/section/style;style:text/css;unsupported |
3270 |
|
|
|
3271 |
|
|
#data |
3272 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3273 |
|
|
<section><p/><style scoped=""/><nest/></section> |
3274 |
|
|
</rule> |
3275 |
|
|
#errors |
3276 |
|
|
/rule/section/style;element not allowed |
3277 |
|
|
/rule/section/style;style:text/css;unsupported |
3278 |
|
|
|
3279 |
|
|
#data |
3280 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><p><nest/></p></rule> |
3281 |
|
|
#errors |
3282 |
|
|
|
3283 |
|
|
#data |
3284 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><p><nest/>aaa</p></rule> |
3285 |
|
|
#errors |
3286 |
|
|
|
3287 |
|
|
#data |
3288 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><p><!----><nest/></p></rule> |
3289 |
|
|
#errors |
3290 |
|
|
|
3291 |
|
|
#data |
3292 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><body><nest/></body></rule> |
3293 |
|
|
#errors |
3294 |
|
|
|
3295 |
|
|
#data |
3296 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><em><nest/></em></rule> |
3297 |
|
|
#errors |
3298 |
|
|
|
3299 |
|
|
#data |
3300 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><em>aa<nest/></em></rule> |
3301 |
|
|
#errors |
3302 |
|
|
|
3303 |
|
|
#data |
3304 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><em><nest/><i/></em></rule> |
3305 |
|
|
#errors |
3306 |
|
|
|
3307 |
|
|
#data |
3308 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><sub><nest/></sub></rule> |
3309 |
|
|
#errors |
3310 |
|
|
|
3311 |
|
|
#data |
3312 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><sup><nest/><sub/></sup></rule> |
3313 |
|
|
#errors |
3314 |
|
|
|
3315 |
|
|
#data |
3316 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><sub><em><nest/></em></sub></rule> |
3317 |
|
|
#errors |
3318 |
|
|
|
3319 |
|
|
#data |
3320 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><div><nest/></div></rule> |
3321 |
|
|
#errors |
3322 |
|
|
|
3323 |
|
|
#data |
3324 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><div><nest/><p/></div></rule> |
3325 |
|
|
#errors |
3326 |
|
|
|
3327 |
|
|
#data |
3328 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><div><nest/><i/></div></rule> |
3329 |
|
|
#errors |
3330 |
|
|
|
3331 |
|
|
#data |
3332 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><div><nest/>aa</div></rule> |
3333 |
|
|
#errors |
3334 |
|
|
|
3335 |
|
|
#data |
3336 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><div><nest/><p/><i/></div></rule> |
3337 |
|
|
#errors |
3338 |
|
|
/rule/div/p;element not allowed |
3339 |
|
|
|
3340 |
|
|
#data |
3341 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><div><p/><nest/></div></rule> |
3342 |
|
|
#errors |
3343 |
|
|
|
3344 |
|
|
#data |
3345 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><div><i/><nest/></div></rule> |
3346 |
|
|
#errors |
3347 |
|
|
|
3348 |
|
|
#data |
3349 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><div>aa<nest/></div></rule> |
3350 |
|
|
#errors |
3351 |
|
|
|
3352 |
|
|
#data |
3353 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><div>aa<nest/><p/></div></rule> |
3354 |
|
|
#errors |
3355 |
|
|
/rule/div/p;element not allowed |
3356 |
|
|
|
3357 |
|
|
#data |
3358 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><aside><nest/></aside></rule> |
3359 |
|
|
#errors |
3360 |
|
|
|
3361 |
|
|
#data |
3362 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><aside><nest/>aa</aside></rule> |
3363 |
|
|
#errors |
3364 |
|
|
|
3365 |
|
|
#data |
3366 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><aside><nest/><i/></aside></rule> |
3367 |
|
|
#errors |
3368 |
|
|
|
3369 |
|
|
#data |
3370 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><aside><nest/><p/></aside></rule> |
3371 |
|
|
#errors |
3372 |
|
|
|
3373 |
|
|
#data |
3374 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><aside>aa<nest/></aside></rule> |
3375 |
|
|
#errors |
3376 |
|
|
|
3377 |
|
|
#data |
3378 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><aside><i/><nest/></aside></rule> |
3379 |
|
|
#errors |
3380 |
|
|
|
3381 |
|
|
#data |
3382 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><aside><p/><nest/></aside></rule> |
3383 |
|
|
#errors |
3384 |
|
|
|
3385 |
|
|
#data |
3386 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3387 |
|
|
<aside><nest/><style scoped=""/></aside> |
3388 |
|
|
</rule> |
3389 |
|
|
#errors |
3390 |
|
|
/rule/aside/style;style:text/css;unsupported |
3391 |
|
|
|
3392 |
|
|
#data |
3393 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3394 |
|
|
<aside><nest/><style scoped=""/>aa</aside> |
3395 |
|
|
</rule> |
3396 |
|
|
#errors |
3397 |
|
|
/rule/aside/style;style:text/css;unsupported |
3398 |
|
|
|
3399 |
|
|
#data |
3400 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3401 |
|
|
<aside><nest/><style scoped=""/><i/></aside> |
3402 |
|
|
</rule> |
3403 |
|
|
#errors |
3404 |
|
|
/rule/aside/style;style:text/css;unsupported |
3405 |
|
|
|
3406 |
|
|
#data |
3407 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3408 |
|
|
<aside><nest/><style scoped=""/><blockquote/></aside> |
3409 |
|
|
</rule> |
3410 |
|
|
#errors |
3411 |
|
|
/rule/aside/style;style:text/css;unsupported |
3412 |
|
|
|
3413 |
|
|
#data |
3414 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3415 |
|
|
<aside><nest/><style scoped=""/><blockquote/><p/></aside> |
3416 |
|
|
</rule> |
3417 |
|
|
#errors |
3418 |
|
|
/rule/aside/style;style:text/css;unsupported |
3419 |
|
|
|
3420 |
|
|
#data |
3421 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3422 |
|
|
<aside><nest/><style scoped=""/><blockquote/><i/></aside> |
3423 |
|
|
</rule> |
3424 |
|
|
#errors |
3425 |
|
|
/rule/aside/style;style:text/css;unsupported |
3426 |
|
|
|
3427 |
|
|
#data |
3428 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3429 |
|
|
<aside><nest/><style scoped=""/><p/></aside> |
3430 |
|
|
</rule> |
3431 |
|
|
#errors |
3432 |
|
|
/rule/aside/style;style:text/css;unsupported |
3433 |
|
|
|
3434 |
|
|
#data |
3435 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3436 |
|
|
<aside><nest/>aa<style scoped=""/></aside> |
3437 |
|
|
</rule> |
3438 |
|
|
#errors |
3439 |
|
|
/rule/aside/style;element not allowed |
3440 |
|
|
/rule/aside/style;style:text/css;unsupported |
3441 |
|
|
|
3442 |
|
|
#data |
3443 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3444 |
|
|
<aside><nest/><i/><style scoped=""/></aside> |
3445 |
|
|
</rule> |
3446 |
|
|
#errors |
3447 |
|
|
/rule/aside/style;element not allowed |
3448 |
|
|
/rule/aside/style;style:text/css;unsupported |
3449 |
|
|
|
3450 |
|
|
#data |
3451 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3452 |
|
|
<aside><nest/><p/><style scoped=""/></aside> |
3453 |
|
|
</rule> |
3454 |
|
|
#errors |
3455 |
|
|
/rule/aside/style;element not allowed |
3456 |
|
|
/rule/aside/style;style:text/css;unsupported |
3457 |
|
|
|
3458 |
|
|
#data |
3459 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3460 |
|
|
<aside>aa<nest/></aside> |
3461 |
|
|
</rule> |
3462 |
|
|
#errors |
3463 |
|
|
|
3464 |
|
|
#data |
3465 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3466 |
|
|
<aside><i/><nest/></aside> |
3467 |
|
|
</rule> |
3468 |
|
|
#errors |
3469 |
|
|
|
3470 |
|
|
#data |
3471 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3472 |
|
|
<aside><blockquote/><nest/></aside> |
3473 |
|
|
</rule> |
3474 |
|
|
#errors |
3475 |
|
|
|
3476 |
|
|
#data |
3477 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3478 |
|
|
<aside><p/><nest/></aside> |
3479 |
|
|
</rule> |
3480 |
|
|
#errors |
3481 |
|
|
|
3482 |
|
|
#data |
3483 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3484 |
|
|
<aside>aa<nest/><style scoped=""/></aside> |
3485 |
|
|
</rule> |
3486 |
|
|
#errors |
3487 |
|
|
/rule/aside/style;element not allowed |
3488 |
|
|
/rule/aside/style;style:text/css;unsupported |
3489 |
|
|
|
3490 |
|
|
#data |
3491 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3492 |
|
|
<aside><i/><nest/><style scoped=""/></aside> |
3493 |
|
|
</rule> |
3494 |
|
|
#errors |
3495 |
|
|
/rule/aside/style;element not allowed |
3496 |
|
|
/rule/aside/style;style:text/css;unsupported |
3497 |
|
|
|
3498 |
|
|
#data |
3499 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3500 |
|
|
<aside><blockquote/><nest/><style scoped=""/></aside> |
3501 |
|
|
</rule> |
3502 |
|
|
#errors |
3503 |
|
|
/rule/aside/style;element not allowed |
3504 |
|
|
/rule/aside/style;style:text/css;unsupported |
3505 |
|
|
|
3506 |
|
|
#data |
3507 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3508 |
|
|
<aside><p/><nest/><style scoped=""/></aside> |
3509 |
|
|
</rule> |
3510 |
|
|
#errors |
3511 |
|
|
/rule/aside/style;element not allowed |
3512 |
|
|
/rule/aside/style;style:text/css;unsupported |
3513 |
|
|
|
3514 |
|
|
#data |
3515 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><ins><nest/></ins></rule> |
3516 |
|
|
#errors |
3517 |
|
|
|
3518 |
|
|
#data |
3519 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><p><ins><nest/></ins></p></rule> |
3520 |
|
|
#errors |
3521 |
|
|
|
3522 |
|
|
#data |
3523 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><html><nest/></html></rule> |
3524 |
|
|
#errors |
3525 |
|
|
/rule/html;child element missing:head |
3526 |
|
|
/rule/html;child element missing:body |
3527 |
|
|
|
3528 |
|
|
#data |
3529 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><html> |
3530 |
|
|
<head><title/></head><body/><nest/> |
3531 |
|
|
</html></rule> |
3532 |
|
|
#errors |
3533 |
|
|
|
3534 |
|
|
#data |
3535 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><html> |
3536 |
|
|
<head><title/></head><nest/><body/> |
3537 |
|
|
</html></rule> |
3538 |
|
|
#errors |
3539 |
|
|
|
3540 |
|
|
#data |
3541 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><html> |
3542 |
|
|
<nest/><head><title/></head><body/> |
3543 |
|
|
</html></rule> |
3544 |
|
|
#errors |
3545 |
|
|
|
3546 |
|
|
#data |
3547 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><html> |
3548 |
|
|
<head><title/></head><body/><nest/><body/> |
3549 |
|
|
</html></rule> |
3550 |
|
|
#errors |
3551 |
|
|
/rule/html/body;element not allowed |
3552 |
|
|
|
3553 |
|
|
#data |
3554 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><html> |
3555 |
|
|
<head><title/></head><nest/> |
3556 |
|
|
</html></rule> |
3557 |
|
|
#errors |
3558 |
|
|
/rule/html;child element missing:body |
3559 |
|
|
|
3560 |
|
|
#data |
3561 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><html> |
3562 |
|
|
<nest/><body/> |
3563 |
|
|
</html></rule> |
3564 |
|
|
#errors |
3565 |
|
|
/rule/html/body;ps element missing:head |
3566 |
|
|
|
3567 |
|
|
#data |
3568 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><html> |
3569 |
|
|
<head><title/></head><body/><nest/> |
3570 |
|
|
</html></rule> |
3571 |
|
|
#errors |
3572 |
|
|
|
3573 |
|
|
#data |
3574 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3575 |
|
|
<head><nest/></head> |
3576 |
|
|
</rule> |
3577 |
|
|
#errors |
3578 |
|
|
/rule/head;child element missing:title |
3579 |
|
|
|
3580 |
|
|
#data |
3581 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3582 |
|
|
<head><title/><nest/></head> |
3583 |
|
|
</rule> |
3584 |
|
|
#errors |
3585 |
|
|
|
3586 |
|
|
#data |
3587 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3588 |
|
|
<head><nest/><title/></head> |
3589 |
|
|
</rule> |
3590 |
|
|
#errors |
3591 |
|
|
|
3592 |
|
|
#data |
3593 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3594 |
|
|
<head><nest/><base href="http://www.example.com/"/><title/></head> |
3595 |
|
|
</rule> |
3596 |
|
|
#errors |
3597 |
|
|
|
3598 |
|
|
#data |
3599 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3600 |
|
|
<head><base href="http://www.example.com/"/><nest/><title/></head> |
3601 |
|
|
</rule> |
3602 |
|
|
#errors |
3603 |
|
|
|
3604 |
|
|
#data |
3605 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3606 |
|
|
<head><meta charset="us-ascii"/><nest/><title/></head> |
3607 |
|
|
</rule> |
3608 |
|
|
#errors |
3609 |
|
|
/rule/head/meta/@charset;in XML:charset |
3610 |
|
|
|
3611 |
|
|
#data |
3612 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3613 |
|
|
<head><nest/><meta charset="us-ascii"/><title/></head> |
3614 |
|
|
</rule> |
3615 |
|
|
#errors |
3616 |
|
|
/rule/head/meta/@charset;in XML:charset |
3617 |
|
|
|
3618 |
|
|
#data |
3619 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><style><nest/></style></rule> |
3620 |
|
|
#errors |
3621 |
|
|
/rule/style;style:text/css;unsupported |
3622 |
|
|
|
3623 |
|
|
#data |
3624 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><script><nest/></script></rule> |
3625 |
|
|
#errors |
3626 |
|
|
/rule/script;script:text/javascript;unsupported |
3627 |
|
|
|
3628 |
|
|
#data |
3629 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><footer><nest/></footer></rule> |
3630 |
|
|
#errors |
3631 |
|
|
|
3632 |
|
|
#data |
3633 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><footer><nest/>a</footer></rule> |
3634 |
|
|
#errors |
3635 |
|
|
|
3636 |
|
|
#data |
3637 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><footer><nest/><i/></footer></rule> |
3638 |
|
|
#errors |
3639 |
|
|
|
3640 |
|
|
#data |
3641 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><footer><nest/><ul/></footer></rule> |
3642 |
|
|
#errors |
3643 |
|
|
|
3644 |
|
|
#data |
3645 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><footer><nest/><p/></footer></rule> |
3646 |
|
|
#errors |
3647 |
|
|
/rule/footer/p;element not allowed |
3648 |
|
|
|
3649 |
|
|
#data |
3650 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><footer>a<nest/></footer></rule> |
3651 |
|
|
#errors |
3652 |
|
|
|
3653 |
|
|
#data |
3654 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><footer><i/><nest/></footer></rule> |
3655 |
|
|
#errors |
3656 |
|
|
|
3657 |
|
|
#data |
3658 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><footer><ol/><nest/></footer></rule> |
3659 |
|
|
#errors |
3660 |
|
|
|
3661 |
|
|
#data |
3662 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><footer><p/><nest/></footer></rule> |
3663 |
|
|
#errors |
3664 |
|
|
/rule/footer/p;element not allowed |
3665 |
|
|
|
3666 |
|
|
#data |
3667 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><footer>a<nest/><p/></footer></rule> |
3668 |
|
|
#errors |
3669 |
|
|
/rule/footer/p;element not allowed |
3670 |
|
|
|
3671 |
|
|
#data |
3672 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><footer><p/><nest/>a</footer></rule> |
3673 |
|
|
#errors |
3674 |
|
|
/rule/footer/p;element not allowed |
3675 |
|
|
|
3676 |
|
|
#data |
3677 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><footer><nest/><h1/></footer></rule> |
3678 |
|
|
#errors |
3679 |
|
|
/rule/footer/h1;element not allowed |
3680 |
|
|
|
3681 |
|
|
#data |
3682 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><dialog><nest/></dialog></rule> |
3683 |
|
|
#errors |
3684 |
|
|
|
3685 |
|
|
#data |
3686 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3687 |
|
|
<dialog><dt/><nest/></dialog> |
3688 |
|
|
</rule> |
3689 |
|
|
#errors |
3690 |
|
|
/rule/dialog;child element missing:dd |
3691 |
|
|
|
3692 |
|
|
#data |
3693 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3694 |
|
|
<dialog><dt/><dd/><nest/></dialog> |
3695 |
|
|
</rule> |
3696 |
|
|
#errors |
3697 |
|
|
|
3698 |
|
|
#data |
3699 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3700 |
|
|
<dialog><dt/><dd/><dt/><nest/></dialog> |
3701 |
|
|
</rule> |
3702 |
|
|
#errors |
3703 |
|
|
/rule/dialog;child element missing:dd |
3704 |
|
|
|
3705 |
|
|
#data |
3706 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3707 |
|
|
<dialog><dt/><dd/><dt/><dd/><nest/></dialog> |
3708 |
|
|
</rule> |
3709 |
|
|
#errors |
3710 |
|
|
|
3711 |
|
|
#data |
3712 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3713 |
|
|
<dialog><dt/><nest/><dd/></dialog> |
3714 |
|
|
</rule> |
3715 |
|
|
#errors |
3716 |
|
|
|
3717 |
|
|
#data |
3718 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3719 |
|
|
<dialog><dt/><nest/><dt/><dd/></dialog> |
3720 |
|
|
</rule> |
3721 |
|
|
#errors |
3722 |
|
|
/rule/dialog/dt;ps element missing:dd |
3723 |
|
|
|
3724 |
|
|
#data |
3725 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3726 |
|
|
<dialog><nest/><dt/></dialog> |
3727 |
|
|
</rule> |
3728 |
|
|
#errors |
3729 |
|
|
/rule/dialog;child element missing:dd |
3730 |
|
|
|
3731 |
|
|
#data |
3732 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3733 |
|
|
<dialog><nest/><dt/><dd/></dialog> |
3734 |
|
|
</rule> |
3735 |
|
|
#errors |
3736 |
|
|
|
3737 |
|
|
#data |
3738 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><ul><nest/></ul></rule> |
3739 |
|
|
#errors |
3740 |
|
|
|
3741 |
|
|
#data |
3742 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><ul><li/><nest/></ul></rule> |
3743 |
|
|
#errors |
3744 |
|
|
|
3745 |
|
|
#data |
3746 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><ul><nest/><li/></ul></rule> |
3747 |
|
|
#errors |
3748 |
|
|
|
3749 |
|
|
#data |
3750 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><ol><nest/></ol></rule> |
3751 |
|
|
#errors |
3752 |
|
|
|
3753 |
|
|
#data |
3754 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><dl><nest/></dl></rule> |
3755 |
|
|
#errors |
3756 |
|
|
|
3757 |
|
|
#data |
3758 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><dl><nest/><dt/></dl></rule> |
3759 |
|
|
#errors |
3760 |
|
|
/rule/dl;child element missing:dd |
3761 |
|
|
|
3762 |
|
|
#data |
3763 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><dl><dt/><nest/></dl></rule> |
3764 |
|
|
#errors |
3765 |
|
|
/rule/dl;child element missing:dd |
3766 |
|
|
|
3767 |
|
|
#data |
3768 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><dl><dt/><nest/><dd/></dl></rule> |
3769 |
|
|
#errors |
3770 |
|
|
|
3771 |
|
|
#data |
3772 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><dl><dt/><dd/><nest/></dl></rule> |
3773 |
|
|
#errors |
3774 |
|
|
|
3775 |
|
|
#data |
3776 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><dl><nest/><dt/><dd/></dl></rule> |
3777 |
|
|
#errors |
3778 |
|
|
|
3779 |
|
|
#data |
3780 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3781 |
|
|
<dl><dt/><dd/><nest/><dt/><dd/></dl> |
3782 |
|
|
</rule> |
3783 |
|
|
#errors |
3784 |
|
|
|
3785 |
|
|
#data |
3786 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3787 |
|
|
<dl><dt/><nest/><dt/><dd/></dl> |
3788 |
|
|
</rule> |
3789 |
|
|
#errors |
3790 |
|
|
|
3791 |
|
|
#data |
3792 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3793 |
|
|
<dl><dt/><dd/><nest/><dd/></dl> |
3794 |
|
|
</rule> |
3795 |
|
|
#errors |
3796 |
|
|
|
3797 |
|
|
#data |
3798 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><del><nest/></del></rule> |
3799 |
|
|
#errors |
3800 |
|
|
|
3801 |
|
|
#data |
3802 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><del><nest/>aa</del></rule> |
3803 |
|
|
#errors |
3804 |
|
|
|
3805 |
|
|
#data |
3806 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><del><nest/><p/></del></rule> |
3807 |
|
|
#errors |
3808 |
|
|
|
3809 |
|
|
#data |
3810 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3811 |
|
|
<video src="/"><nest/></video> |
3812 |
|
|
</rule> |
3813 |
|
|
#errors |
3814 |
|
|
|
3815 |
|
|
#data |
3816 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3817 |
|
|
<video><nest/><source src="/"/></video> |
3818 |
|
|
</rule> |
3819 |
|
|
#errors |
3820 |
|
|
|
3821 |
|
|
#data |
3822 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3823 |
|
|
<video><source src="/"/><nest/><source src="/"/></video> |
3824 |
|
|
</rule> |
3825 |
|
|
#errors |
3826 |
|
|
|
3827 |
|
|
#data |
3828 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3829 |
|
|
<video><source src="/"/><nest/></video> |
3830 |
|
|
</rule> |
3831 |
|
|
#errors |
3832 |
|
|
|
3833 |
|
|
#data |
3834 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3835 |
|
|
<table><nest/></table> |
3836 |
|
|
</rule> |
3837 |
|
|
#errors |
3838 |
|
|
|
3839 |
|
|
#data |
3840 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3841 |
|
|
<table><nest/><tr><td/></tr></table> |
3842 |
|
|
</rule> |
3843 |
|
|
#errors |
3844 |
|
|
|
3845 |
|
|
#data |
3846 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3847 |
|
|
<table><nest/><tbody><tr><td/></tr></tbody></table> |
3848 |
|
|
</rule> |
3849 |
|
|
#errors |
3850 |
|
|
|
3851 |
|
|
#data |
3852 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3853 |
|
|
<table><tbody><tr><td/></tr></tbody><nest/></table> |
3854 |
|
|
</rule> |
3855 |
|
|
#errors |
3856 |
|
|
|
3857 |
|
|
#data |
3858 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3859 |
|
|
<table><caption/><nest/><caption/><tr><td/></tr></table> |
3860 |
|
|
</rule> |
3861 |
|
|
#errors |
3862 |
|
|
/rule/table/caption;element not allowed |
3863 |
|
|
|
3864 |
|
|
#data |
3865 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3866 |
|
|
<colgroup><nest/></colgroup> |
3867 |
|
|
</rule> |
3868 |
|
|
#errors |
3869 |
|
|
|
3870 |
|
|
#data |
3871 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3872 |
|
|
<colgroup><col/><nest/></colgroup> |
3873 |
|
|
</rule> |
3874 |
|
|
#errors |
3875 |
|
|
|
3876 |
|
|
#data |
3877 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3878 |
|
|
<colgroup><nest/><col/></colgroup> |
3879 |
|
|
</rule> |
3880 |
|
|
#errors |
3881 |
|
|
|
3882 |
|
|
#data |
3883 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3884 |
|
|
<colgroup><col/><nest/><col/></colgroup> |
3885 |
|
|
</rule> |
3886 |
|
|
#errors |
3887 |
|
|
|
3888 |
|
|
#data |
3889 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3890 |
|
|
<tbody><nest/></tbody> |
3891 |
|
|
</rule> |
3892 |
|
|
#errors |
3893 |
|
|
/rule/tbody;child element missing:tr |
3894 |
|
|
|
3895 |
|
|
#data |
3896 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3897 |
|
|
<tbody><nest/><tr><td/></tr></tbody> |
3898 |
|
|
</rule> |
3899 |
|
|
#errors |
3900 |
|
|
|
3901 |
|
|
#data |
3902 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3903 |
|
|
<tbody><tr><td/></tr><nest/></tbody> |
3904 |
|
|
</rule> |
3905 |
|
|
#errors |
3906 |
|
|
|
3907 |
|
|
#data |
3908 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3909 |
|
|
<tr><nest/></tr> |
3910 |
|
|
</rule> |
3911 |
|
|
#errors |
3912 |
|
|
/rule/tr;child element missing:td|th |
3913 |
|
|
|
3914 |
|
|
#data |
3915 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3916 |
|
|
<tr><td/><nest/></tr> |
3917 |
|
|
</rule> |
3918 |
|
|
#errors |
3919 |
|
|
|
3920 |
|
|
#data |
3921 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3922 |
|
|
<tr><nest/><td/></tr> |
3923 |
|
|
</rule> |
3924 |
|
|
#errors |
3925 |
|
|
|
3926 |
|
|
#data |
3927 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3928 |
|
|
<tr><th/><nest/></tr> |
3929 |
|
|
</rule> |
3930 |
|
|
#errors |
3931 |
|
|
|
3932 |
|
|
#data |
3933 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3934 |
|
|
<tr><th/><nest/><td/></tr> |
3935 |
|
|
</rule> |
3936 |
|
|
#errors |
3937 |
|
|
|
3938 |
|
|
#data |
3939 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3940 |
|
|
<head><title/><noscript><nest/></noscript></head> |
3941 |
|
|
</rule> |
3942 |
|
|
#errors |
3943 |
|
|
/rule/head/noscript;in XML:noscript |
3944 |
|
|
|
3945 |
|
|
#data |
3946 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><head><title/> |
3947 |
|
|
<noscript><link rel="alternate" href=""/><nest/></noscript> |
3948 |
|
|
</head></rule> |
3949 |
|
|
#errors |
3950 |
|
|
/rule/head/noscript;in XML:noscript |
3951 |
|
|
|
3952 |
|
|
#data |
3953 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3954 |
|
|
<datagrid><nest/></datagrid> |
3955 |
|
|
</rule> |
3956 |
|
|
#errors |
3957 |
|
|
|
3958 |
|
|
#data |
3959 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3960 |
|
|
<datagrid><nest/><table/></datagrid> |
3961 |
|
|
</rule> |
3962 |
|
|
#errors |
3963 |
|
|
|
3964 |
|
|
#data |
3965 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3966 |
|
|
<datagrid><nest/><table/><p/></datagrid> |
3967 |
|
|
</rule> |
3968 |
|
|
#errors |
3969 |
|
|
/rule/datagrid/p;element not allowed |
3970 |
|
|
|
3971 |
|
|
#data |
3972 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3973 |
|
|
<datagrid><p/><nest/><table/></datagrid> |
3974 |
|
|
</rule> |
3975 |
|
|
#errors |
3976 |
|
|
|
3977 |
|
|
#data |
3978 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3979 |
|
|
<datagrid><table/><nest/><p/></datagrid> |
3980 |
|
|
</rule> |
3981 |
|
|
#errors |
3982 |
|
|
/rule/datagrid/p;element not allowed |
3983 |
|
|
|
3984 |
|
|
#data |
3985 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3986 |
|
|
<menu><nest/></menu> |
3987 |
|
|
</rule> |
3988 |
|
|
#errors |
3989 |
|
|
|
3990 |
|
|
#data |
3991 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3992 |
|
|
<menu><li/><nest/></menu> |
3993 |
|
|
</rule> |
3994 |
|
|
#errors |
3995 |
|
|
|
3996 |
|
|
#data |
3997 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
3998 |
|
|
<menu><nest/><li/></menu> |
3999 |
|
|
</rule> |
4000 |
|
|
#errors |
4001 |
|
|
|
4002 |
|
|
#data |
4003 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
4004 |
|
|
<menu><li/><nest/><li/></menu> |
4005 |
|
|
</rule> |
4006 |
|
|
#errors |
4007 |
|
|
|
4008 |
|
|
#data |
4009 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
4010 |
|
|
<menu>aa<nest/></menu> |
4011 |
|
|
</rule> |
4012 |
|
|
#errors |
4013 |
|
|
|
4014 |
|
|
#data |
4015 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
4016 |
|
|
<menu><nest/>aa</menu> |
4017 |
|
|
</rule> |
4018 |
|
|
#errors |
4019 |
|
|
|
4020 |
|
|
#data |
4021 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
4022 |
|
|
<menu>aa<nest/>bb</menu> |
4023 |
|
|
</rule> |
4024 |
|
|
#errors |
4025 |
|
|
|
4026 |
|
|
#data |
4027 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
4028 |
|
|
<menu>aa<nest/><li/></menu> |
4029 |
|
|
</rule> |
4030 |
|
|
#errors |
4031 |
|
|
/rule/menu/li;element not allowed |
4032 |
|
|
|
4033 |
|
|
#data |
4034 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
4035 |
|
|
<menu><li/><nest/>aa</menu> |
4036 |
|
|
</rule> |
4037 |
|
|
#errors |
4038 |
|
|
/rule/menu/"aa";character not allowed |
4039 |
|
|
|
4040 |
|
|
#data |
4041 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
4042 |
|
|
<datatemplate><nest/></datatemplate> |
4043 |
|
|
</rule> |
4044 |
|
|
#errors |
4045 |
|
|
|
4046 |
|
|
#data |
4047 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
4048 |
|
|
<datatemplate><nest/><rule/></datatemplate> |
4049 |
|
|
</rule> |
4050 |
|
|
#errors |
4051 |
|
|
|
4052 |
|
|
#data |
4053 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
4054 |
|
|
<datatemplate><rule/><nest/></datatemplate> |
4055 |
|
|
</rule> |
4056 |
|
|
#errors |
4057 |
|
|
|
4058 |
|
|
#data |
4059 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
4060 |
|
|
<rule><nest/></rule> |
4061 |
|
|
</rule> |
4062 |
|
|
#errors |
4063 |
|
|
|
4064 |
|
|
#data |
4065 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
4066 |
|
|
<a:author xmlns:a="http://www.w3.org/2005/Atom"><a:name><nest/></a:name></a:author> |
4067 |
|
|
</rule> |
4068 |
|
|
#errors |
4069 |
|
|
|
4070 |
|
|
#data |
4071 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
4072 |
|
|
<a:author xmlns:a="http://www.w3.org/2005/Atom"><a:name><nest/>aa</a:name></a:author> |
4073 |
|
|
</rule> |
4074 |
|
|
#errors |
4075 |
|
|
|
4076 |
|
|
#data |
4077 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
4078 |
|
|
<a:author xmlns:a="http://www.w3.org/2005/Atom"><a:name>aa<nest/></a:name></a:author> |
4079 |
|
|
</rule> |
4080 |
|
|
#errors |
4081 |
|
|
|
4082 |
|
|
#data |
4083 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
4084 |
|
|
<a:author xmlns:a="http://www.w3.org/2005/Atom"><a:uri><nest/>http://www.example.org/</a:uri><a:name/></a:author> |
4085 |
|
|
</rule> |
4086 |
|
|
#errors |
4087 |
|
|
|
4088 |
|
|
#data |
4089 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
4090 |
|
|
<a:author xmlns:a="http://www.w3.org/2005/Atom"><a:email><nest/>a@example.com</a:email><a:name/></a:author> |
4091 |
|
|
</rule> |
4092 |
|
|
#errors |
4093 |
|
|
/rule/author/email;addr-spec;unsupported |
4094 |
|
|
|
4095 |
|
|
#data |
4096 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
4097 |
|
|
<a:published xmlns:a="http://www.w3.org/2005/Atom">2006-12-31T00:00:00Z<nest/></a:published> |
4098 |
|
|
</rule> |
4099 |
|
|
#errors |
4100 |
|
|
|
4101 |
|
|
#data |
4102 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
4103 |
|
|
<a:entry xmlns:a="http://www.w3.org/2005/Atom"><a:id>http://www.example.org/</a:id><a:title/><a:content/><a:author><a:name/></a:author><a:updated>2006-12-31T00:00:00Z</a:updated><nest/></a:entry> |
4104 |
|
|
</rule> |
4105 |
|
|
#errors |
4106 |
|
|
|
4107 |
|
|
#data |
4108 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
4109 |
|
|
<a:entry xmlns:a="http://www.w3.org/2005/Atom"><nest/><a:id>http://www.example.org/</a:id><a:title/><a:content/><a:author><a:name/></a:author><a:updated>2006-12-31T00:00:00Z</a:updated></a:entry> |
4110 |
|
|
</rule> |
4111 |
|
|
#errors |
4112 |
|
|
|
4113 |
|
|
#data |
4114 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
4115 |
|
|
<a:feed xmlns:a="http://www.w3.org/2005/Atom"><nest/><a:id>http://www.example.org/</a:id><a:title/><a:link rel="self" href="/"/><a:author><a:name/></a:author><a:updated>2006-12-31T00:00:00Z</a:updated></a:feed> |
4116 |
|
|
</rule> |
4117 |
|
|
#errors |
4118 |
|
|
|
4119 |
|
|
#data |
4120 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
4121 |
|
|
<a:feed xmlns:a="http://www.w3.org/2005/Atom"><a:id>http://www.example.org/</a:id><a:title/><a:link rel="self" href="/"/><a:author><a:name/></a:author><a:updated>2006-12-31T00:00:00Z</a:updated><nest/></a:feed> |
4122 |
|
|
</rule> |
4123 |
|
|
#errors |
4124 |
|
|
|
4125 |
|
|
#data |
4126 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
4127 |
|
|
<a:feed xmlns:a="http://www.w3.org/2005/Atom"><a:id>http://www.example.org/</a:id><a:title/><a:link rel="self" href="/"/><a:author><a:name/></a:author><a:updated>2006-12-31T00:00:00Z</a:updated><nest/><a:entry><a:id>http://www.example.org/1/</a:id><a:title/><a:content/><a:updated>2007-01-01T00:00:00Z</a:updated></a:entry></a:feed> |
4128 |
|
|
</rule> |
4129 |
|
|
#errors |
4130 |
|
|
|
4131 |
|
|
#data |
4132 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
4133 |
|
|
<a:feed xmlns:a="http://www.w3.org/2005/Atom"><a:id>http://www.example.org/</a:id><a:title/><a:link rel="self" href="/"/><a:author><a:name/></a:author><a:updated>2006-12-31T00:00:00Z</a:updated><a:entry><a:id>http://www.example.org/1/</a:id><a:title/><a:content/><a:updated>2007-01-01T00:00:00Z</a:updated></a:entry><nest/><a:entry><a:id>http://www.example.org/2/</a:id><a:title/><a:content/><a:updated>2007-01-01T00:00:00Z</a:updated></a:entry></a:feed> |
4134 |
|
|
</rule> |
4135 |
|
|
#errors |
4136 |
|
|
|
4137 |
|
|
#data |
4138 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
4139 |
|
|
<datatemplate><rule></rule><nest></nest></datatemplate> |
4140 |
|
|
<nest></nest> |
4141 |
|
|
</div> |
4142 |
|
|
#errors |
4143 |
|
|
/div/datatemplate/nest;element not allowed:datatemplate |
4144 |
|
|
/div/datatemplate;element not allowed |
4145 |
|
|
/div/nest;element not allowed |
4146 |
|
|
|
4147 |
|
|
#data |
4148 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
4149 |
|
|
<datatemplate><rule></rule><nest></nest></datatemplate> |
4150 |
|
|
</div> |
4151 |
|
|
#errors |
4152 |
|
|
/div/datatemplate/nest;element not allowed:datatemplate |
4153 |
|
|
|