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