1 |
wakaba |
1.1 |
#data |
2 |
|
|
<html></html> |
3 |
|
|
#errors |
4 |
wakaba |
1.16 |
/html;element;unsupported |
5 |
wakaba |
1.1 |
|
6 |
|
|
#data |
7 |
wakaba |
1.7 |
<unknown xmlns="http://www.w3.org/1999/xhtml"></unknown> |
8 |
|
|
#errors |
9 |
wakaba |
1.16 |
/unknown;element;unsupported |
10 |
wakaba |
1.7 |
|
11 |
|
|
#data |
12 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"><unknown/></p> |
13 |
|
|
#errors |
14 |
wakaba |
1.8 |
/p/unknown;element not allowed |
15 |
wakaba |
1.16 |
/p/unknown;element;unsupported |
16 |
wakaba |
1.7 |
|
17 |
|
|
#data |
18 |
wakaba |
1.1 |
<html xmlns="http://www.w3.org/1999/xhtml"></html> |
19 |
|
|
#errors |
20 |
|
|
/html;child element missing:head |
21 |
|
|
/html;child element missing:body |
22 |
|
|
|
23 |
|
|
#data |
24 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml"><head></head></html> |
25 |
|
|
#errors |
26 |
|
|
/html;child element missing:body |
27 |
|
|
/html/head;child element missing:title |
28 |
|
|
|
29 |
|
|
#data |
30 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml"><body></body></html> |
31 |
|
|
#errors |
32 |
|
|
/html/body;ps element missing:head |
33 |
|
|
|
34 |
|
|
#data |
35 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml"><p></p></html> |
36 |
|
|
#errors |
37 |
|
|
/html/p;element not allowed |
38 |
|
|
/html;child element missing:head |
39 |
|
|
/html;child element missing:body |
40 |
|
|
|
41 |
|
|
#data |
42 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml">a</html> |
43 |
|
|
#errors |
44 |
|
|
/html/"a";character not allowed |
45 |
|
|
/html;child element missing:head |
46 |
|
|
/html;child element missing:body |
47 |
|
|
|
48 |
|
|
#data |
49 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml"> </html> |
50 |
|
|
#errors |
51 |
|
|
/html;child element missing:head |
52 |
|
|
/html;child element missing:body |
53 |
|
|
|
54 |
|
|
#data |
55 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body></body></html> |
56 |
|
|
#errors |
57 |
|
|
/html/head;child element missing:title |
58 |
|
|
|
59 |
|
|
#data |
60 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml"><head></head>a<body></body></html> |
61 |
|
|
#errors |
62 |
|
|
/html/head;child element missing:title |
63 |
|
|
/html/"a";character not allowed |
64 |
|
|
|
65 |
|
|
#data |
66 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml">a<head></head><body></body></html> |
67 |
|
|
#errors |
68 |
|
|
/html/"a";character not allowed |
69 |
|
|
/html/head;child element missing:title |
70 |
|
|
|
71 |
|
|
#data |
72 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body></body>a</html> |
73 |
|
|
#errors |
74 |
|
|
/html/head;child element missing:title |
75 |
|
|
/html/"a";character not allowed |
76 |
|
|
|
77 |
|
|
#data |
78 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml"> <head></head> <body></body> </html> |
79 |
|
|
#errors |
80 |
|
|
/html/head;child element missing:title |
81 |
|
|
|
82 |
|
|
#data |
83 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body></body><p></p></html> |
84 |
|
|
#errors |
85 |
|
|
/html/head;child element missing:title |
86 |
|
|
/html/p;element not allowed |
87 |
|
|
|
88 |
|
|
#data |
89 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
90 |
|
|
<base href="http://www.w3.org/"/> |
91 |
|
|
</head> |
92 |
|
|
#errors |
93 |
|
|
/head;child element missing:title |
94 |
|
|
|
95 |
|
|
#data |
96 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
97 |
|
|
<command/> |
98 |
|
|
</head> |
99 |
|
|
#errors |
100 |
|
|
/head;child element missing:title |
101 |
|
|
|
102 |
|
|
#data |
103 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
104 |
|
|
<event-source/> |
105 |
|
|
</head> |
106 |
|
|
#errors |
107 |
|
|
/head;child element missing:title |
108 |
|
|
|
109 |
|
|
#data |
110 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
111 |
wakaba |
1.10 |
<link rel="author" href="mailto:a@example.com"/> |
112 |
wakaba |
1.1 |
</head> |
113 |
|
|
#errors |
114 |
|
|
/head;child element missing:title |
115 |
|
|
|
116 |
|
|
#data |
117 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
118 |
|
|
<meta charset="us-ascii"/> |
119 |
|
|
</head> |
120 |
|
|
#errors |
121 |
|
|
/head;child element missing:title |
122 |
wakaba |
1.17 |
/head/meta/@charset;in XML:charset |
123 |
wakaba |
1.1 |
|
124 |
|
|
#data |
125 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
126 |
|
|
<meta name="keywords" content="html5"/> |
127 |
|
|
</head> |
128 |
|
|
#errors |
129 |
|
|
/head;child element missing:title |
130 |
|
|
|
131 |
|
|
#data |
132 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
133 |
|
|
<script type="text/javascript"/> |
134 |
|
|
</head> |
135 |
|
|
#errors |
136 |
|
|
/head;child element missing:title |
137 |
wakaba |
1.16 |
/head/script/@type;IMT:obsolete subtype;s |
138 |
wakaba |
1.18 |
/head/script;script:text/javascript;unsupported |
139 |
wakaba |
1.1 |
|
140 |
|
|
#data |
141 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
142 |
|
|
<style type="text/css"/> |
143 |
|
|
</head> |
144 |
|
|
#errors |
145 |
|
|
/head;child element missing:title |
146 |
wakaba |
1.18 |
/head/style;style:text/css;unsupported |
147 |
wakaba |
1.1 |
|
148 |
|
|
#data |
149 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml"><head><title></title></head><body></body></html> |
150 |
|
|
#errors |
151 |
|
|
|
152 |
|
|
#data |
153 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
154 |
|
|
<base href="http://www.w3.org/"/> |
155 |
|
|
<title/> |
156 |
|
|
</head> |
157 |
|
|
#errors |
158 |
|
|
|
159 |
|
|
#data |
160 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
161 |
|
|
<title/> |
162 |
|
|
<base href="http://www.w3.org/"/> |
163 |
|
|
</head> |
164 |
|
|
#errors |
165 |
|
|
/head/base;element not allowed |
166 |
|
|
|
167 |
|
|
#data |
168 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
169 |
|
|
<command/> |
170 |
|
|
<title/> |
171 |
|
|
</head> |
172 |
|
|
#errors |
173 |
|
|
|
174 |
|
|
#data |
175 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
176 |
|
|
<title/> |
177 |
|
|
<command/> |
178 |
|
|
</head> |
179 |
|
|
#errors |
180 |
|
|
|
181 |
|
|
#data |
182 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
183 |
|
|
<event-source/> |
184 |
|
|
<title/> |
185 |
|
|
</head> |
186 |
|
|
#errors |
187 |
|
|
|
188 |
|
|
#data |
189 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
190 |
|
|
<title/> |
191 |
|
|
<event-source/> |
192 |
|
|
</head> |
193 |
|
|
#errors |
194 |
|
|
|
195 |
|
|
#data |
196 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
197 |
wakaba |
1.10 |
<link rel="author" href="mailto:a@example.com"/> |
198 |
wakaba |
1.1 |
<title/> |
199 |
|
|
</head> |
200 |
|
|
#errors |
201 |
|
|
|
202 |
|
|
#data |
203 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
204 |
|
|
<title/> |
205 |
wakaba |
1.10 |
<link rel="author" href="mailto:a@example.com"/> |
206 |
wakaba |
1.1 |
</head> |
207 |
|
|
#errors |
208 |
|
|
|
209 |
|
|
#data |
210 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
211 |
|
|
<meta charset="us-ascii"/> |
212 |
|
|
<title/> |
213 |
|
|
</head> |
214 |
|
|
#errors |
215 |
wakaba |
1.17 |
/head/meta/@charset;in XML:charset |
216 |
wakaba |
1.1 |
|
217 |
|
|
#data |
218 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
219 |
|
|
<title/> |
220 |
|
|
<meta charset="us-ascii"/> |
221 |
|
|
</head> |
222 |
|
|
#errors |
223 |
|
|
/head/meta;element not allowed |
224 |
wakaba |
1.17 |
/head/meta/@charset;in XML:charset |
225 |
wakaba |
1.1 |
|
226 |
|
|
#data |
227 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
228 |
|
|
<meta name="keywords" content="html5"/> |
229 |
|
|
<title/> |
230 |
|
|
</head> |
231 |
|
|
#errors |
232 |
|
|
|
233 |
|
|
#data |
234 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
235 |
|
|
<title/> |
236 |
|
|
<meta name="keywords" content="html5"/> |
237 |
|
|
</head> |
238 |
|
|
#errors |
239 |
|
|
|
240 |
|
|
#data |
241 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
242 |
|
|
<script type="text/javascript"/> |
243 |
|
|
<title/> |
244 |
|
|
</head> |
245 |
|
|
#errors |
246 |
wakaba |
1.16 |
/head/script/@type;IMT:obsolete subtype;s |
247 |
wakaba |
1.18 |
/head/script;script:text/javascript;unsupported |
248 |
wakaba |
1.1 |
|
249 |
|
|
#data |
250 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
251 |
|
|
<title/> |
252 |
|
|
<script type="text/javascript"/> |
253 |
|
|
</head> |
254 |
|
|
#errors |
255 |
wakaba |
1.16 |
/head/script/@type;IMT:obsolete subtype;s |
256 |
wakaba |
1.18 |
/head/script;script:text/javascript;unsupported |
257 |
wakaba |
1.1 |
|
258 |
|
|
#data |
259 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
260 |
|
|
<style type="text/css"/> |
261 |
|
|
<title/> |
262 |
|
|
</head> |
263 |
|
|
#errors |
264 |
wakaba |
1.18 |
/head/style;style:text/css;unsupported |
265 |
wakaba |
1.1 |
|
266 |
|
|
#data |
267 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
268 |
|
|
<title/> |
269 |
|
|
<style type="text/css"/> |
270 |
|
|
</head> |
271 |
|
|
#errors |
272 |
wakaba |
1.18 |
/head/style;style:text/css;unsupported |
273 |
wakaba |
1.1 |
|
274 |
|
|
#data |
275 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml"><head><title></title><title></title></head><body></body></html> |
276 |
|
|
#errors |
277 |
|
|
/html/head/title;element not allowed |
278 |
|
|
|
279 |
|
|
#data |
280 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml"><head><title></title><p></p></head><body></body></html> |
281 |
|
|
#errors |
282 |
|
|
/html/head/p;element not allowed |
283 |
|
|
|
284 |
|
|
#data |
285 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"><meta charset="us-ascii"/><base/><title></title></head> |
286 |
|
|
#errors |
287 |
wakaba |
1.17 |
/head/meta/@charset;in XML:charset |
288 |
wakaba |
1.1 |
|
289 |
|
|
#data |
290 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"><meta charset="us-ascii"/><title/><base/></head> |
291 |
|
|
#errors |
292 |
|
|
/head/base;element not allowed |
293 |
wakaba |
1.17 |
/head/meta/@charset;in XML:charset |
294 |
wakaba |
1.1 |
|
295 |
|
|
#data |
296 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"><title/><base/></head> |
297 |
|
|
#errors |
298 |
|
|
/head/base;element not allowed |
299 |
|
|
|
300 |
|
|
#data |
301 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"><title/><base/><meta charset="us-ascii"/></head> |
302 |
|
|
#errors |
303 |
|
|
/head/base;element not allowed |
304 |
|
|
/head/meta;element not allowed |
305 |
wakaba |
1.17 |
/head/meta/@charset;in XML:charset |
306 |
wakaba |
1.1 |
|
307 |
|
|
#data |
308 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
309 |
|
|
<meta charset="us-ascii"/> |
310 |
|
|
<title/> |
311 |
|
|
<base href="http://www.w3.org/"/> |
312 |
|
|
</head> |
313 |
|
|
#errors |
314 |
|
|
/head/base;element not allowed |
315 |
wakaba |
1.17 |
/head/meta/@charset;in XML:charset |
316 |
wakaba |
1.1 |
|
317 |
|
|
#data |
318 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
319 |
|
|
<base href="http://www.w3.org/"/> |
320 |
|
|
<meta charset="us-ascii"/> |
321 |
|
|
<title/> |
322 |
|
|
</head> |
323 |
|
|
#errors |
324 |
|
|
/head/meta;element not allowed |
325 |
wakaba |
1.17 |
/head/meta/@charset;in XML:charset |
326 |
wakaba |
1.1 |
|
327 |
|
|
#data |
328 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
329 |
|
|
<base href="http://www.w3.org/"/> |
330 |
|
|
<title/> |
331 |
|
|
<meta charset="us-ascii"/> |
332 |
|
|
</head> |
333 |
|
|
#errors |
334 |
|
|
/head/meta;element not allowed |
335 |
wakaba |
1.17 |
/head/meta/@charset;in XML:charset |
336 |
wakaba |
1.1 |
|
337 |
|
|
#data |
338 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
339 |
|
|
<base href="http://www.w3.org/"/> |
340 |
|
|
<meta name="keywords" content="html5"/> |
341 |
|
|
<title/> |
342 |
|
|
</head> |
343 |
|
|
#errors |
344 |
|
|
|
345 |
|
|
#data |
346 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
347 |
|
|
<base href="http://www.w3.org/"/> |
348 |
|
|
<title/> |
349 |
|
|
<meta name="keywords" content="html5"/> |
350 |
|
|
</head> |
351 |
|
|
#errors |
352 |
|
|
|
353 |
|
|
#data |
354 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
355 |
|
|
<meta name="keywords" content="html5"/> |
356 |
|
|
<meta charset="us-ascii"/> |
357 |
|
|
<title/> |
358 |
|
|
</head> |
359 |
|
|
#errors |
360 |
|
|
/head/meta;element not allowed |
361 |
wakaba |
1.17 |
/head/meta/@charset;in XML:charset |
362 |
wakaba |
1.1 |
|
363 |
|
|
#data |
364 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
365 |
|
|
<meta charset="us-ascii"/> |
366 |
|
|
<meta name="keywords" content="html5"/> |
367 |
|
|
<title/> |
368 |
|
|
</head> |
369 |
|
|
#errors |
370 |
wakaba |
1.17 |
/head/meta/@charset;in XML:charset |
371 |
wakaba |
1.1 |
|
372 |
|
|
#data |
373 |
|
|
<base href="http://www.w3.org/" xmlns="http://www.w3.org/1999/xhtml"></base> |
374 |
|
|
#errors |
375 |
|
|
|
376 |
|
|
#data |
377 |
|
|
<base href="http://www.w3.org/" xmlns="http://www.w3.org/1999/xhtml"> </base> |
378 |
|
|
#errors |
379 |
|
|
|
380 |
|
|
#data |
381 |
|
|
<base href="http://www.w3.org/" xmlns="http://www.w3.org/1999/xhtml">a</base> |
382 |
|
|
#errors |
383 |
|
|
/base/"a";character not allowed |
384 |
|
|
|
385 |
|
|
#data |
386 |
|
|
<base href="http://www.w3.org/" xmlns="http://www.w3.org/1999/xhtml"><p/></base> |
387 |
|
|
#errors |
388 |
|
|
/base/p;element not allowed |
389 |
|
|
|
390 |
|
|
#data |
391 |
wakaba |
1.10 |
<link rel="author" href="mailto:a@example.com" |
392 |
|
|
xmlns="http://www.w3.org/1999/xhtml"></link> |
393 |
wakaba |
1.1 |
#errors |
394 |
|
|
|
395 |
|
|
#data |
396 |
wakaba |
1.10 |
<link rel="author" href="mailto:a@example.com" |
397 |
|
|
xmlns="http://www.w3.org/1999/xhtml"> </link> |
398 |
wakaba |
1.1 |
#errors |
399 |
|
|
|
400 |
|
|
#data |
401 |
wakaba |
1.10 |
<link rel="author" href="mailto:a@example.com" |
402 |
|
|
xmlns="http://www.w3.org/1999/xhtml">a</link> |
403 |
wakaba |
1.1 |
#errors |
404 |
|
|
/link/"a";character not allowed |
405 |
|
|
|
406 |
|
|
#data |
407 |
wakaba |
1.10 |
<link rel="author" href="mailto:a@example.com" |
408 |
|
|
xmlns="http://www.w3.org/1999/xhtml"><p/></link> |
409 |
wakaba |
1.1 |
#errors |
410 |
|
|
/link/p;element not allowed |
411 |
|
|
|
412 |
|
|
#data |
413 |
|
|
<meta charset="us-ascii" xmlns="http://www.w3.org/1999/xhtml"></meta> |
414 |
|
|
#errors |
415 |
wakaba |
1.17 |
/meta/@charset;in XML:charset |
416 |
wakaba |
1.1 |
|
417 |
|
|
#data |
418 |
|
|
<meta charset="us-ascii" xmlns="http://www.w3.org/1999/xhtml"> </meta> |
419 |
|
|
#errors |
420 |
wakaba |
1.17 |
/meta/@charset;in XML:charset |
421 |
wakaba |
1.1 |
|
422 |
|
|
#data |
423 |
|
|
<meta charset="us-ascii" xmlns="http://www.w3.org/1999/xhtml">a</meta> |
424 |
|
|
#errors |
425 |
|
|
/meta/"a";character not allowed |
426 |
wakaba |
1.17 |
/meta/@charset;in XML:charset |
427 |
wakaba |
1.1 |
|
428 |
|
|
#data |
429 |
|
|
<meta charset="us-ascii" xmlns="http://www.w3.org/1999/xhtml"><p/></meta> |
430 |
|
|
#errors |
431 |
|
|
/meta/p;element not allowed |
432 |
wakaba |
1.17 |
/meta/@charset;in XML:charset |
433 |
wakaba |
1.1 |
|
434 |
|
|
#data |
435 |
wakaba |
1.19 |
<head xmlns="http://www.w3.org/1999/xhtml"> |
436 |
|
|
<title/> |
437 |
|
|
<noscript> |
438 |
|
|
<meta charset="us-ascii"/> |
439 |
|
|
</noscript> |
440 |
|
|
</head> |
441 |
|
|
#errors |
442 |
|
|
/head/noscript;in XML:noscript |
443 |
|
|
/head/noscript/meta;element not allowed |
444 |
|
|
/head/noscript/meta/@charset;in XML:charset |
445 |
|
|
|
446 |
|
|
#data |
447 |
wakaba |
1.1 |
<style type="text/css" xmlns="http://www.w3.org/1999/xhtml"></style> |
448 |
|
|
#errors |
449 |
wakaba |
1.18 |
/style;style:text/css;unsupported |
450 |
wakaba |
1.1 |
|
451 |
|
|
#data |
452 |
|
|
<style type="text/css" xmlns="http://www.w3.org/1999/xhtml"> |
453 |
|
|
p {color: green} |
454 |
|
|
</style> |
455 |
|
|
#errors |
456 |
wakaba |
1.18 |
/style;style:text/css;unsupported |
457 |
wakaba |
1.1 |
|
458 |
wakaba |
1.2 |
#data |
459 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"></body> |
460 |
|
|
#errors |
461 |
|
|
|
462 |
|
|
#data |
463 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> </body> |
464 |
|
|
#errors |
465 |
|
|
|
466 |
|
|
#data |
467 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml">a</body> |
468 |
|
|
#errors |
469 |
|
|
/body/"a";character not allowed |
470 |
|
|
|
471 |
|
|
#data |
472 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"><p/></body> |
473 |
|
|
#errors |
474 |
|
|
|
475 |
|
|
#data |
476 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"><blockquote/></body> |
477 |
|
|
#errors |
478 |
|
|
|
479 |
|
|
#data |
480 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"><div/></body> |
481 |
|
|
#errors |
482 |
|
|
|
483 |
|
|
#data |
484 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
485 |
|
|
<script type="text/javascript"/> |
486 |
|
|
</body> |
487 |
|
|
#errors |
488 |
wakaba |
1.16 |
/body/script/@type;IMT:obsolete subtype;s |
489 |
wakaba |
1.18 |
/body/script;script:text/javascript;unsupported |
490 |
wakaba |
1.2 |
|
491 |
|
|
#data |
492 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"><b/></body> |
493 |
|
|
#errors |
494 |
wakaba |
1.3 |
/body/b;element not allowed |
495 |
wakaba |
1.2 |
|
496 |
wakaba |
1.3 |
#data |
497 |
|
|
<section xmlns="http://www.w3.org/1999/xhtml"></section> |
498 |
|
|
#errors |
499 |
wakaba |
1.2 |
|
500 |
wakaba |
1.3 |
#data |
501 |
|
|
<section xmlns="http://www.w3.org/1999/xhtml"> </section> |
502 |
|
|
#errors |
503 |
wakaba |
1.2 |
|
504 |
wakaba |
1.3 |
#data |
505 |
|
|
<section xmlns="http://www.w3.org/1999/xhtml">a</section> |
506 |
|
|
#errors |
507 |
|
|
/section/"a";character not allowed |
508 |
|
|
|
509 |
|
|
#data |
510 |
|
|
<section xmlns="http://www.w3.org/1999/xhtml"><p/></section> |
511 |
|
|
#errors |
512 |
|
|
|
513 |
|
|
#data |
514 |
|
|
<section xmlns="http://www.w3.org/1999/xhtml"><blockquote/></section> |
515 |
|
|
#errors |
516 |
|
|
|
517 |
|
|
#data |
518 |
|
|
<section xmlns="http://www.w3.org/1999/xhtml"><div/></section> |
519 |
|
|
#errors |
520 |
|
|
|
521 |
|
|
#data |
522 |
|
|
<section xmlns="http://www.w3.org/1999/xhtml"> |
523 |
|
|
<script type="text/javascript"/> |
524 |
|
|
</section> |
525 |
|
|
#errors |
526 |
wakaba |
1.16 |
/section/script/@type;IMT:obsolete subtype;s |
527 |
wakaba |
1.18 |
/section/script;script:text/javascript;unsupported |
528 |
wakaba |
1.3 |
|
529 |
|
|
#data |
530 |
|
|
<section xmlns="http://www.w3.org/1999/xhtml"><b/></section> |
531 |
|
|
#errors |
532 |
|
|
/section/b;element not allowed |
533 |
|
|
|
534 |
|
|
#data |
535 |
|
|
<section xmlns="http://www.w3.org/1999/xhtml"> |
536 |
wakaba |
1.13 |
<style type="text/css" scoped=""/> |
537 |
wakaba |
1.3 |
</section> |
538 |
|
|
#errors |
539 |
wakaba |
1.18 |
/section/style;style:text/css;unsupported |
540 |
wakaba |
1.3 |
|
541 |
|
|
#data |
542 |
|
|
<section xmlns="http://www.w3.org/1999/xhtml"> |
543 |
wakaba |
1.13 |
<style type="text/css" scoped=""/> |
544 |
wakaba |
1.3 |
<p/> |
545 |
|
|
</section> |
546 |
|
|
#errors |
547 |
wakaba |
1.18 |
/section/style;style:text/css;unsupported |
548 |
wakaba |
1.3 |
|
549 |
|
|
#data |
550 |
|
|
<section xmlns="http://www.w3.org/1999/xhtml"> |
551 |
|
|
<p/> |
552 |
wakaba |
1.13 |
<style type="text/css" scoped=""/> |
553 |
wakaba |
1.3 |
</section> |
554 |
|
|
#errors |
555 |
|
|
/section/style;element not allowed |
556 |
wakaba |
1.18 |
/section/style;style:text/css;unsupported |
557 |
wakaba |
1.3 |
|
558 |
|
|
#data |
559 |
|
|
<section xmlns="http://www.w3.org/1999/xhtml"> |
560 |
wakaba |
1.13 |
<style type="text/css" scoped=""/> |
561 |
wakaba |
1.3 |
<b/> |
562 |
|
|
</section> |
563 |
|
|
#errors |
564 |
|
|
/section/b;element not allowed |
565 |
wakaba |
1.18 |
/section/style;style:text/css;unsupported |
566 |
wakaba |
1.3 |
|
567 |
|
|
#data |
568 |
|
|
<section xmlns="http://www.w3.org/1999/xhtml"> |
569 |
|
|
<b/> |
570 |
wakaba |
1.13 |
<style type="text/css" scoped=""/> |
571 |
wakaba |
1.3 |
</section> |
572 |
|
|
#errors |
573 |
|
|
/section/b;element not allowed |
574 |
|
|
/section/style;element not allowed |
575 |
wakaba |
1.18 |
/section/style;style:text/css;unsupported |
576 |
wakaba |
1.3 |
|
577 |
|
|
#data |
578 |
|
|
<section xmlns="http://www.w3.org/1999/xhtml"> |
579 |
wakaba |
1.13 |
<style type="text/css" scoped=""/>a</section> |
580 |
wakaba |
1.3 |
#errors |
581 |
|
|
/section/"a";character not allowed |
582 |
wakaba |
1.18 |
/section/style;style:text/css;unsupported |
583 |
wakaba |
1.3 |
|
584 |
|
|
#data |
585 |
wakaba |
1.13 |
<section xmlns="http://www.w3.org/1999/xhtml">a<style type="text/css" scoped=""/> |
586 |
wakaba |
1.3 |
</section> |
587 |
|
|
#errors |
588 |
|
|
/section/"a";character not allowed |
589 |
wakaba |
1.18 |
/section/style;style:text/css;unsupported |
590 |
wakaba |
1.3 |
|
591 |
|
|
#data |
592 |
|
|
<section xmlns="http://www.w3.org/1999/xhtml"> |
593 |
wakaba |
1.13 |
<style type="text/css" scoped=""/> |
594 |
|
|
<style type="text/css" scoped=""/> |
595 |
wakaba |
1.3 |
<p/> |
596 |
|
|
</section> |
597 |
|
|
#errors |
598 |
wakaba |
1.18 |
/section/style;style:text/css;unsupported |
599 |
|
|
/section/style;style:text/css;unsupported |
600 |
wakaba |
1.3 |
|
601 |
|
|
#data |
602 |
|
|
<section xmlns="http://www.w3.org/1999/xhtml"> |
603 |
wakaba |
1.13 |
<style type="text/css" scoped=""/> |
604 |
wakaba |
1.3 |
<p/><p/> |
605 |
|
|
</section> |
606 |
|
|
#errors |
607 |
wakaba |
1.18 |
/section/style;style:text/css;unsupported |
608 |
wakaba |
1.3 |
|
609 |
|
|
#data |
610 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
611 |
wakaba |
1.4 |
@@ TODO: It is expected that tests for NAV and following elements come here. |
612 |
wakaba |
1.14 |
<![CDATA[ |
613 |
|
|
@@ <nav> |
614 |
|
|
@@ <article> |
615 |
|
|
@@ <blockquote> |
616 |
|
|
## <aside> |
617 |
|
|
## <h1><h2><h3><h4><h5><h6> |
618 |
|
|
]]> |
619 |
wakaba |
1.3 |
</p> |
620 |
|
|
#errors |
621 |
wakaba |
1.4 |
|
622 |
|
|
#data |
623 |
wakaba |
1.14 |
<header xmlns="http://www.w3.org/1999/xhtml"/> |
624 |
|
|
#errors |
625 |
|
|
/header;element missing:hn |
626 |
|
|
|
627 |
|
|
#data |
628 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><h1/></header> |
629 |
|
|
#errors |
630 |
|
|
|
631 |
|
|
#data |
632 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><h2/></header> |
633 |
|
|
#errors |
634 |
|
|
|
635 |
|
|
#data |
636 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><h3/></header> |
637 |
|
|
#errors |
638 |
|
|
|
639 |
|
|
#data |
640 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><h4/></header> |
641 |
|
|
#errors |
642 |
|
|
|
643 |
|
|
#data |
644 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><h5/></header> |
645 |
|
|
#errors |
646 |
|
|
|
647 |
|
|
#data |
648 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><h6/></header> |
649 |
|
|
#errors |
650 |
|
|
|
651 |
|
|
#data |
652 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><div><h1/></div></header> |
653 |
|
|
#errors |
654 |
|
|
|
655 |
|
|
#data |
656 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><div><h2/></div></header> |
657 |
|
|
#errors |
658 |
|
|
|
659 |
|
|
#data |
660 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><div><h3/></div></header> |
661 |
|
|
#errors |
662 |
|
|
|
663 |
|
|
#data |
664 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><div><h4/></div></header> |
665 |
|
|
#errors |
666 |
|
|
|
667 |
|
|
#data |
668 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><div><h5/></div></header> |
669 |
|
|
#errors |
670 |
|
|
|
671 |
|
|
#data |
672 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><div><h6/></div></header> |
673 |
|
|
#errors |
674 |
|
|
|
675 |
|
|
#data |
676 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><div><div><h1/></div></div></header> |
677 |
|
|
#errors |
678 |
|
|
|
679 |
|
|
#data |
680 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><header><h1/></header></header> |
681 |
|
|
#errors |
682 |
|
|
/header/header;element not allowed |
683 |
|
|
|
684 |
|
|
#data |
685 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><h1/><header/></header> |
686 |
|
|
#errors |
687 |
|
|
/header/header;element not allowed |
688 |
|
|
/header/header;element missing:hn |
689 |
|
|
|
690 |
|
|
#data |
691 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><header><h1/></header></div> |
692 |
|
|
#errors |
693 |
|
|
|
694 |
|
|
#data |
695 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><h1/><header></header></div> |
696 |
|
|
#errors |
697 |
|
|
/div/header;element missing:hn |
698 |
|
|
|
699 |
|
|
#data |
700 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><header></header><h1/></div> |
701 |
|
|
#errors |
702 |
|
|
/div/header;element missing:hn |
703 |
|
|
|
704 |
|
|
#data |
705 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><header><h1/></header> |
706 |
|
|
<header></header></div> |
707 |
|
|
#errors |
708 |
|
|
/div/header;element missing:hn |
709 |
|
|
|
710 |
|
|
#data |
711 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><header></header> |
712 |
|
|
<header><h1/></header></div> |
713 |
|
|
#errors |
714 |
|
|
/div/header;element missing:hn |
715 |
|
|
|
716 |
|
|
#data |
717 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
718 |
|
|
<header><h1/><header></header></header></div> |
719 |
|
|
#errors |
720 |
|
|
/div/header/header;element not allowed |
721 |
|
|
/div/header/header;element missing:hn |
722 |
|
|
|
723 |
|
|
#data |
724 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><header> |
725 |
|
|
<header/><h1/></header></div> |
726 |
|
|
#errors |
727 |
|
|
/div/header/header;element not allowed |
728 |
|
|
/div/header/header;element missing:hn |
729 |
|
|
|
730 |
|
|
#data |
731 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
732 |
|
|
<header><h1><header></header></h1></header></div> |
733 |
|
|
#errors |
734 |
|
|
/div/header/h1/header;element missing:hn |
735 |
|
|
/div/header/h1/header;element not allowed |
736 |
|
|
|
737 |
|
|
#data |
738 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><h1/><footer/></header> |
739 |
|
|
#errors |
740 |
|
|
/header/footer;element not allowed |
741 |
|
|
|
742 |
|
|
#data |
743 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><footer><h1/></footer></header> |
744 |
|
|
#errors |
745 |
|
|
/header/footer;element not allowed |
746 |
|
|
/header/footer/h1;element not allowed |
747 |
|
|
|
748 |
|
|
#data |
749 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><h1/><p/></header> |
750 |
|
|
#errors |
751 |
|
|
|
752 |
|
|
#data |
753 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><h1/><p/><blockquote/></header> |
754 |
|
|
#errors |
755 |
|
|
/header/blockquote;element not allowed |
756 |
|
|
|
757 |
|
|
#data |
758 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><h1/><p/><p/></header> |
759 |
|
|
#errors |
760 |
|
|
|
761 |
|
|
#data |
762 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><h1/><h2/><h4/></header> |
763 |
|
|
#errors |
764 |
|
|
|
765 |
|
|
#data |
766 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><h1/><section/></header> |
767 |
|
|
#errors |
768 |
|
|
/header/section;element not allowed |
769 |
|
|
|
770 |
|
|
#data |
771 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><section><h1/></section></header> |
772 |
|
|
#errors |
773 |
|
|
/header/section;element not allowed |
774 |
|
|
|
775 |
|
|
#data |
776 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><aside/></header> |
777 |
|
|
#errors |
778 |
|
|
/header/aside;element not allowed |
779 |
|
|
/header;element missing:hn |
780 |
|
|
|
781 |
|
|
#data |
782 |
wakaba |
1.5 |
<li xmlns="http://www.w3.org/1999/xhtml"></li> |
783 |
|
|
#errors |
784 |
|
|
|
785 |
|
|
#data |
786 |
|
|
<li xmlns="http://www.w3.org/1999/xhtml"> </li> |
787 |
|
|
#errors |
788 |
|
|
|
789 |
|
|
#data |
790 |
|
|
<li xmlns="http://www.w3.org/1999/xhtml">XXX</li> |
791 |
|
|
#errors |
792 |
|
|
|
793 |
|
|
#data |
794 |
|
|
<li xmlns="http://www.w3.org/1999/xhtml"><p>XXX</p></li> |
795 |
|
|
#errors |
796 |
|
|
|
797 |
|
|
#data |
798 |
|
|
<li xmlns="http://www.w3.org/1999/xhtml">XXX<p>YYY</p></li> |
799 |
|
|
#errors |
800 |
|
|
/li/p;element not allowed |
801 |
|
|
|
802 |
|
|
#data |
803 |
|
|
<li xmlns="http://www.w3.org/1999/xhtml"><p>XXX</p>YYY</li> |
804 |
|
|
#errors |
805 |
|
|
/li/p;element not allowed |
806 |
|
|
|
807 |
|
|
#data |
808 |
|
|
<ul xmlns="http://www.w3.org/1999/xhtml"> |
809 |
|
|
<li></li> |
810 |
|
|
</ul> |
811 |
|
|
#errors |
812 |
|
|
|
813 |
|
|
#data |
814 |
|
|
<ul xmlns="http://www.w3.org/1999/xhtml"> |
815 |
|
|
<li> </li> |
816 |
|
|
</ul> |
817 |
|
|
#errors |
818 |
|
|
|
819 |
|
|
#data |
820 |
|
|
<ul xmlns="http://www.w3.org/1999/xhtml"> |
821 |
|
|
<li>XXX</li> |
822 |
|
|
</ul> |
823 |
|
|
#errors |
824 |
|
|
|
825 |
|
|
#data |
826 |
|
|
<ul xmlns="http://www.w3.org/1999/xhtml"> |
827 |
|
|
<li><p>XXX</p></li> |
828 |
|
|
</ul> |
829 |
|
|
#errors |
830 |
|
|
|
831 |
|
|
#data |
832 |
|
|
<ul xmlns="http://www.w3.org/1999/xhtml"> |
833 |
|
|
<li>XXX<p>YYY</p></li> |
834 |
|
|
</ul> |
835 |
|
|
#errors |
836 |
|
|
/ul/li/p;element not allowed |
837 |
|
|
|
838 |
|
|
#data |
839 |
|
|
<ul xmlns="http://www.w3.org/1999/xhtml"> |
840 |
|
|
<li><p>XXX</p>YYY</li> |
841 |
|
|
</ul> |
842 |
|
|
#errors |
843 |
|
|
/ul/li/p;element not allowed |
844 |
|
|
|
845 |
|
|
#data |
846 |
|
|
<ol xmlns="http://www.w3.org/1999/xhtml"> |
847 |
|
|
<li></li> |
848 |
|
|
</ol> |
849 |
|
|
#errors |
850 |
|
|
|
851 |
|
|
#data |
852 |
|
|
<ol xmlns="http://www.w3.org/1999/xhtml"> |
853 |
|
|
<li> </li> |
854 |
|
|
</ol> |
855 |
|
|
#errors |
856 |
|
|
|
857 |
|
|
#data |
858 |
|
|
<ol xmlns="http://www.w3.org/1999/xhtml"> |
859 |
|
|
<li>XXX</li> |
860 |
|
|
</ol> |
861 |
|
|
#errors |
862 |
|
|
|
863 |
|
|
#data |
864 |
|
|
<ol xmlns="http://www.w3.org/1999/xhtml"> |
865 |
|
|
<li><p>XXX</p></li> |
866 |
|
|
</ol> |
867 |
|
|
#errors |
868 |
|
|
|
869 |
|
|
#data |
870 |
|
|
<ol xmlns="http://www.w3.org/1999/xhtml"> |
871 |
|
|
<li>XXX<p>YYY</p></li> |
872 |
|
|
</ol> |
873 |
|
|
#errors |
874 |
|
|
/ol/li/p;element not allowed |
875 |
|
|
|
876 |
|
|
#data |
877 |
|
|
<ol xmlns="http://www.w3.org/1999/xhtml"> |
878 |
|
|
<li><p>XXX</p>YYY</li> |
879 |
|
|
</ol> |
880 |
|
|
#errors |
881 |
|
|
/ol/li/p;element not allowed |
882 |
|
|
|
883 |
|
|
#data |
884 |
|
|
<menu xmlns="http://www.w3.org/1999/xhtml"> |
885 |
|
|
<li></li> |
886 |
|
|
</menu> |
887 |
|
|
#errors |
888 |
|
|
|
889 |
|
|
#data |
890 |
|
|
<menu xmlns="http://www.w3.org/1999/xhtml"> |
891 |
|
|
<li> </li> |
892 |
|
|
</menu> |
893 |
|
|
#errors |
894 |
|
|
|
895 |
|
|
#data |
896 |
|
|
<menu xmlns="http://www.w3.org/1999/xhtml"> |
897 |
|
|
<li>XXX</li> |
898 |
|
|
</menu> |
899 |
|
|
#errors |
900 |
|
|
|
901 |
|
|
#data |
902 |
|
|
<menu xmlns="http://www.w3.org/1999/xhtml"> |
903 |
|
|
<li><p>XXX</p></li> |
904 |
|
|
</menu> |
905 |
|
|
#errors |
906 |
|
|
/menu/li/p;element not allowed |
907 |
|
|
|
908 |
|
|
#data |
909 |
|
|
<menu xmlns="http://www.w3.org/1999/xhtml"> |
910 |
|
|
<li>XXX<p>YYY</p></li> |
911 |
|
|
</menu> |
912 |
|
|
#errors |
913 |
|
|
/menu/li/p;element not allowed |
914 |
|
|
|
915 |
|
|
#data |
916 |
|
|
<menu xmlns="http://www.w3.org/1999/xhtml"> |
917 |
|
|
<li><p>XXX</p>YYY</li> |
918 |
|
|
</menu> |
919 |
|
|
#errors |
920 |
|
|
/menu/li/p;element not allowed |
921 |
|
|
|
922 |
|
|
#data |
923 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
924 |
|
|
<ul> |
925 |
|
|
<li></li> |
926 |
|
|
</ul> |
927 |
|
|
</body> |
928 |
|
|
#errors |
929 |
|
|
|
930 |
|
|
#data |
931 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
932 |
|
|
<ul> |
933 |
|
|
<li> </li> |
934 |
|
|
</ul> |
935 |
|
|
</body> |
936 |
|
|
#errors |
937 |
|
|
|
938 |
|
|
#data |
939 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
940 |
|
|
<ul> |
941 |
|
|
<li>XXX</li> |
942 |
|
|
</ul> |
943 |
|
|
</body> |
944 |
|
|
#errors |
945 |
|
|
|
946 |
|
|
#data |
947 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
948 |
|
|
<ul> |
949 |
|
|
<li><p>XXX</p></li> |
950 |
|
|
</ul> |
951 |
|
|
</body> |
952 |
|
|
#errors |
953 |
|
|
|
954 |
|
|
#data |
955 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
956 |
|
|
<ul> |
957 |
|
|
<li>XXX<p>YYY</p></li> |
958 |
|
|
</ul> |
959 |
|
|
</body> |
960 |
|
|
#errors |
961 |
|
|
/body/ul/li/p;element not allowed |
962 |
|
|
|
963 |
|
|
#data |
964 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
965 |
|
|
<ul> |
966 |
|
|
<li><p>XXX</p>YYY</li> |
967 |
|
|
</ul> |
968 |
|
|
</body> |
969 |
|
|
#errors |
970 |
|
|
/body/ul/li/p;element not allowed |
971 |
|
|
|
972 |
|
|
#data |
973 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
974 |
|
|
<ol> |
975 |
|
|
<li></li> |
976 |
|
|
</ol> |
977 |
|
|
</body> |
978 |
|
|
#errors |
979 |
|
|
|
980 |
|
|
#data |
981 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
982 |
|
|
<ol> |
983 |
|
|
<li> </li> |
984 |
|
|
</ol> |
985 |
|
|
</body> |
986 |
|
|
#errors |
987 |
|
|
|
988 |
|
|
#data |
989 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
990 |
|
|
<ol> |
991 |
|
|
<li>XXX</li> |
992 |
|
|
</ol> |
993 |
|
|
</body> |
994 |
|
|
#errors |
995 |
|
|
|
996 |
|
|
#data |
997 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
998 |
|
|
<ol> |
999 |
|
|
<li><p>XXX</p></li> |
1000 |
|
|
</ol> |
1001 |
|
|
</body> |
1002 |
|
|
#errors |
1003 |
|
|
|
1004 |
|
|
#data |
1005 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1006 |
|
|
<ol> |
1007 |
|
|
<li>XXX<p>YYY</p></li> |
1008 |
|
|
</ol> |
1009 |
|
|
</body> |
1010 |
|
|
#errors |
1011 |
|
|
/body/ol/li/p;element not allowed |
1012 |
|
|
|
1013 |
|
|
#data |
1014 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1015 |
|
|
<ol> |
1016 |
|
|
<li><p>XXX</p>YYY</li> |
1017 |
|
|
</ol> |
1018 |
|
|
</body> |
1019 |
|
|
#errors |
1020 |
|
|
/body/ol/li/p;element not allowed |
1021 |
|
|
|
1022 |
|
|
#data |
1023 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1024 |
|
|
<menu> |
1025 |
|
|
<li></li> |
1026 |
|
|
</menu> |
1027 |
|
|
</body> |
1028 |
|
|
#errors |
1029 |
|
|
|
1030 |
|
|
#data |
1031 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1032 |
|
|
<menu> |
1033 |
|
|
<li> </li> |
1034 |
|
|
</menu> |
1035 |
|
|
</body> |
1036 |
|
|
#errors |
1037 |
|
|
|
1038 |
|
|
#data |
1039 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1040 |
|
|
<menu> |
1041 |
|
|
<li>XXX</li> |
1042 |
|
|
</menu> |
1043 |
|
|
</body> |
1044 |
|
|
#errors |
1045 |
|
|
|
1046 |
|
|
#data |
1047 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1048 |
|
|
<menu> |
1049 |
|
|
<li><p>XXX</p></li> |
1050 |
|
|
</menu> |
1051 |
|
|
</body> |
1052 |
|
|
#errors |
1053 |
|
|
/body/menu/li/p;element not allowed |
1054 |
|
|
|
1055 |
|
|
#data |
1056 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1057 |
|
|
<menu> |
1058 |
|
|
<li>XXX<p>YYY</p></li> |
1059 |
|
|
</menu> |
1060 |
|
|
</body> |
1061 |
|
|
#errors |
1062 |
|
|
/body/menu/li/p;element not allowed |
1063 |
|
|
|
1064 |
|
|
#data |
1065 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1066 |
|
|
<menu> |
1067 |
|
|
<li><p>XXX</p>YYY</li> |
1068 |
|
|
</menu> |
1069 |
|
|
</body> |
1070 |
|
|
#errors |
1071 |
|
|
/body/menu/li/p;element not allowed |
1072 |
|
|
|
1073 |
|
|
#data |
1074 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1075 |
|
|
<ul> |
1076 |
|
|
<li></li> |
1077 |
|
|
</ul> |
1078 |
|
|
</div> |
1079 |
|
|
#errors |
1080 |
|
|
|
1081 |
|
|
#data |
1082 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1083 |
|
|
<ul> |
1084 |
|
|
<li> </li> |
1085 |
|
|
</ul> |
1086 |
|
|
</div> |
1087 |
|
|
#errors |
1088 |
|
|
|
1089 |
|
|
#data |
1090 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1091 |
|
|
<ul> |
1092 |
|
|
<li>XXX</li> |
1093 |
|
|
</ul> |
1094 |
|
|
</div> |
1095 |
|
|
#errors |
1096 |
|
|
|
1097 |
|
|
#data |
1098 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1099 |
|
|
<ul> |
1100 |
|
|
<li><p>XXX</p></li> |
1101 |
|
|
</ul> |
1102 |
|
|
</div> |
1103 |
|
|
#errors |
1104 |
|
|
|
1105 |
|
|
#data |
1106 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1107 |
|
|
<ul> |
1108 |
|
|
<li>XXX<p>YYY</p></li> |
1109 |
|
|
</ul> |
1110 |
|
|
</div> |
1111 |
|
|
#errors |
1112 |
|
|
/div/ul/li/p;element not allowed |
1113 |
|
|
|
1114 |
|
|
#data |
1115 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1116 |
|
|
<ul> |
1117 |
|
|
<li><p>XXX</p>YYY</li> |
1118 |
|
|
</ul> |
1119 |
|
|
</div> |
1120 |
|
|
#errors |
1121 |
|
|
/div/ul/li/p;element not allowed |
1122 |
|
|
|
1123 |
|
|
#data |
1124 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1125 |
|
|
<ol> |
1126 |
|
|
<li></li> |
1127 |
|
|
</ol> |
1128 |
|
|
</div> |
1129 |
|
|
#errors |
1130 |
|
|
|
1131 |
|
|
#data |
1132 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1133 |
|
|
<ol> |
1134 |
|
|
<li> </li> |
1135 |
|
|
</ol> |
1136 |
|
|
</div> |
1137 |
|
|
#errors |
1138 |
|
|
|
1139 |
|
|
#data |
1140 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1141 |
|
|
<ol> |
1142 |
|
|
<li>XXX</li> |
1143 |
|
|
</ol> |
1144 |
|
|
</div> |
1145 |
|
|
#errors |
1146 |
|
|
|
1147 |
|
|
#data |
1148 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1149 |
|
|
<ol> |
1150 |
|
|
<li><p>XXX</p></li> |
1151 |
|
|
</ol> |
1152 |
|
|
</div> |
1153 |
|
|
#errors |
1154 |
|
|
|
1155 |
|
|
#data |
1156 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1157 |
|
|
<ol> |
1158 |
|
|
<li>XXX<p>YYY</p></li> |
1159 |
|
|
</ol> |
1160 |
|
|
</div> |
1161 |
|
|
#errors |
1162 |
|
|
/div/ol/li/p;element not allowed |
1163 |
|
|
|
1164 |
|
|
#data |
1165 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1166 |
|
|
<ol> |
1167 |
|
|
<li><p>XXX</p>YYY</li> |
1168 |
|
|
</ol> |
1169 |
|
|
</div> |
1170 |
|
|
#errors |
1171 |
|
|
/div/ol/li/p;element not allowed |
1172 |
|
|
|
1173 |
|
|
#data |
1174 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1175 |
|
|
<menu> |
1176 |
|
|
<li></li> |
1177 |
|
|
</menu> |
1178 |
|
|
</div> |
1179 |
|
|
#errors |
1180 |
|
|
|
1181 |
|
|
#data |
1182 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1183 |
|
|
<menu> |
1184 |
|
|
<li> </li> |
1185 |
|
|
</menu> |
1186 |
|
|
</div> |
1187 |
|
|
#errors |
1188 |
|
|
|
1189 |
|
|
#data |
1190 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1191 |
|
|
<menu> |
1192 |
|
|
<li>XXX</li> |
1193 |
|
|
</menu> |
1194 |
|
|
</div> |
1195 |
|
|
#errors |
1196 |
|
|
|
1197 |
|
|
#data |
1198 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1199 |
|
|
<menu> |
1200 |
|
|
<li><p>XXX</p></li> |
1201 |
|
|
</menu> |
1202 |
|
|
</div> |
1203 |
|
|
#errors |
1204 |
|
|
/div/menu/li/p;element not allowed |
1205 |
|
|
|
1206 |
|
|
#data |
1207 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1208 |
|
|
<menu> |
1209 |
|
|
<li>XXX<p>YYY</p></li> |
1210 |
|
|
</menu> |
1211 |
|
|
</div> |
1212 |
|
|
#errors |
1213 |
|
|
/div/menu/li/p;element not allowed |
1214 |
|
|
|
1215 |
|
|
#data |
1216 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1217 |
|
|
<menu> |
1218 |
|
|
<li><p>XXX</p>YYY</li> |
1219 |
|
|
</menu> |
1220 |
|
|
</div> |
1221 |
|
|
#errors |
1222 |
|
|
/div/menu/li/p;element not allowed |
1223 |
|
|
|
1224 |
|
|
#data |
1225 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1226 |
|
|
<p/> |
1227 |
|
|
<ul> |
1228 |
|
|
<li></li> |
1229 |
|
|
</ul> |
1230 |
|
|
</div> |
1231 |
|
|
#errors |
1232 |
|
|
|
1233 |
|
|
#data |
1234 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1235 |
|
|
<p/> |
1236 |
|
|
<ul> |
1237 |
|
|
<li> </li> |
1238 |
|
|
</ul> |
1239 |
|
|
</div> |
1240 |
|
|
#errors |
1241 |
|
|
|
1242 |
|
|
#data |
1243 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1244 |
|
|
<p/> |
1245 |
|
|
<ul> |
1246 |
|
|
<li>XXX</li> |
1247 |
|
|
</ul> |
1248 |
|
|
</div> |
1249 |
|
|
#errors |
1250 |
|
|
|
1251 |
|
|
#data |
1252 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1253 |
|
|
<p/> |
1254 |
|
|
<ul> |
1255 |
|
|
<li><p>XXX</p></li> |
1256 |
|
|
</ul> |
1257 |
|
|
</div> |
1258 |
|
|
#errors |
1259 |
|
|
|
1260 |
|
|
#data |
1261 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1262 |
|
|
<p/> |
1263 |
|
|
<ul> |
1264 |
|
|
<li>XXX<p>YYY</p></li> |
1265 |
|
|
</ul> |
1266 |
|
|
</div> |
1267 |
|
|
#errors |
1268 |
|
|
/div/ul/li/p;element not allowed |
1269 |
|
|
|
1270 |
|
|
#data |
1271 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1272 |
|
|
<p/> |
1273 |
|
|
<ul> |
1274 |
|
|
<li><p>XXX</p>YYY</li> |
1275 |
|
|
</ul> |
1276 |
|
|
</div> |
1277 |
|
|
#errors |
1278 |
|
|
/div/ul/li/p;element not allowed |
1279 |
|
|
|
1280 |
|
|
#data |
1281 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1282 |
|
|
<p/> |
1283 |
|
|
<ol> |
1284 |
|
|
<li></li> |
1285 |
|
|
</ol> |
1286 |
|
|
</div> |
1287 |
|
|
#errors |
1288 |
|
|
|
1289 |
|
|
#data |
1290 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1291 |
|
|
<p/> |
1292 |
|
|
<ol> |
1293 |
|
|
<li> </li> |
1294 |
|
|
</ol> |
1295 |
|
|
</div> |
1296 |
|
|
#errors |
1297 |
|
|
|
1298 |
|
|
#data |
1299 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1300 |
|
|
<p/> |
1301 |
|
|
<ol> |
1302 |
|
|
<li>XXX</li> |
1303 |
|
|
</ol> |
1304 |
|
|
</div> |
1305 |
|
|
#errors |
1306 |
|
|
|
1307 |
|
|
#data |
1308 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1309 |
|
|
<p/> |
1310 |
|
|
<ol> |
1311 |
|
|
<li><p>XXX</p></li> |
1312 |
|
|
</ol> |
1313 |
|
|
</div> |
1314 |
|
|
#errors |
1315 |
|
|
|
1316 |
|
|
#data |
1317 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1318 |
|
|
<p/> |
1319 |
|
|
<ol> |
1320 |
|
|
<li>XXX<p>YYY</p></li> |
1321 |
|
|
</ol> |
1322 |
|
|
</div> |
1323 |
|
|
#errors |
1324 |
|
|
/div/ol/li/p;element not allowed |
1325 |
|
|
|
1326 |
|
|
#data |
1327 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1328 |
|
|
<p/> |
1329 |
|
|
<ol> |
1330 |
|
|
<li><p>XXX</p>YYY</li> |
1331 |
|
|
</ol> |
1332 |
|
|
</div> |
1333 |
|
|
#errors |
1334 |
|
|
/div/ol/li/p;element not allowed |
1335 |
|
|
|
1336 |
|
|
#data |
1337 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1338 |
|
|
<p/> |
1339 |
|
|
<menu> |
1340 |
|
|
<li></li> |
1341 |
|
|
</menu> |
1342 |
|
|
</div> |
1343 |
|
|
#errors |
1344 |
|
|
|
1345 |
|
|
#data |
1346 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1347 |
|
|
<p/> |
1348 |
|
|
<menu> |
1349 |
|
|
<li> </li> |
1350 |
|
|
</menu> |
1351 |
|
|
</div> |
1352 |
|
|
#errors |
1353 |
|
|
|
1354 |
|
|
#data |
1355 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1356 |
|
|
<p/> |
1357 |
|
|
<menu> |
1358 |
|
|
<li>XXX</li> |
1359 |
|
|
</menu> |
1360 |
|
|
</div> |
1361 |
|
|
#errors |
1362 |
|
|
|
1363 |
|
|
#data |
1364 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1365 |
|
|
<p/> |
1366 |
|
|
<menu> |
1367 |
|
|
<li><p>XXX</p></li> |
1368 |
|
|
</menu> |
1369 |
|
|
</div> |
1370 |
|
|
#errors |
1371 |
|
|
/div/menu/li/p;element not allowed |
1372 |
|
|
|
1373 |
|
|
#data |
1374 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1375 |
|
|
<p/> |
1376 |
|
|
<menu> |
1377 |
|
|
<li>XXX<p>YYY</p></li> |
1378 |
|
|
</menu> |
1379 |
|
|
</div> |
1380 |
|
|
#errors |
1381 |
|
|
/div/menu/li/p;element not allowed |
1382 |
|
|
|
1383 |
|
|
#data |
1384 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1385 |
|
|
<p/> |
1386 |
|
|
<menu> |
1387 |
|
|
<li><p>XXX</p>YYY</li> |
1388 |
|
|
</menu> |
1389 |
|
|
</div> |
1390 |
|
|
#errors |
1391 |
|
|
/div/menu/li/p;element not allowed |
1392 |
|
|
|
1393 |
|
|
#data |
1394 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1395 |
|
|
<ul> |
1396 |
|
|
<li></li> |
1397 |
|
|
</ul> |
1398 |
|
|
<p/> |
1399 |
|
|
</div> |
1400 |
|
|
#errors |
1401 |
|
|
|
1402 |
|
|
#data |
1403 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1404 |
|
|
<ul> |
1405 |
|
|
<li> </li> |
1406 |
|
|
</ul> |
1407 |
|
|
<p/> |
1408 |
|
|
</div> |
1409 |
|
|
#errors |
1410 |
|
|
|
1411 |
|
|
#data |
1412 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1413 |
|
|
<ul> |
1414 |
|
|
<li>XXX</li> |
1415 |
|
|
</ul> |
1416 |
|
|
<p/> |
1417 |
|
|
</div> |
1418 |
|
|
#errors |
1419 |
|
|
|
1420 |
|
|
#data |
1421 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1422 |
|
|
<ul> |
1423 |
|
|
<li><p>XXX</p></li> |
1424 |
|
|
</ul> |
1425 |
|
|
<p/> |
1426 |
|
|
</div> |
1427 |
|
|
#errors |
1428 |
|
|
|
1429 |
|
|
#data |
1430 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1431 |
|
|
<ul> |
1432 |
|
|
<li>XXX<p>YYY</p></li> |
1433 |
|
|
</ul> |
1434 |
|
|
<p/> |
1435 |
|
|
</div> |
1436 |
|
|
#errors |
1437 |
|
|
/div/ul/li/p;element not allowed |
1438 |
|
|
|
1439 |
|
|
#data |
1440 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1441 |
|
|
<ul> |
1442 |
|
|
<li><p>XXX</p>YYY</li> |
1443 |
|
|
</ul> |
1444 |
|
|
<p/> |
1445 |
|
|
</div> |
1446 |
|
|
#errors |
1447 |
|
|
/div/ul/li/p;element not allowed |
1448 |
|
|
|
1449 |
|
|
#data |
1450 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1451 |
|
|
<ol> |
1452 |
|
|
<li></li> |
1453 |
|
|
</ol> |
1454 |
|
|
<p/> |
1455 |
|
|
</div> |
1456 |
|
|
#errors |
1457 |
|
|
|
1458 |
|
|
#data |
1459 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1460 |
|
|
<ol> |
1461 |
|
|
<li> </li> |
1462 |
|
|
</ol> |
1463 |
|
|
<p/> |
1464 |
|
|
</div> |
1465 |
|
|
#errors |
1466 |
|
|
|
1467 |
|
|
#data |
1468 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1469 |
|
|
<ol> |
1470 |
|
|
<li>XXX</li> |
1471 |
|
|
</ol> |
1472 |
|
|
<p/> |
1473 |
|
|
</div> |
1474 |
|
|
#errors |
1475 |
|
|
|
1476 |
|
|
#data |
1477 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1478 |
|
|
<ol> |
1479 |
|
|
<li><p>XXX</p></li> |
1480 |
|
|
</ol> |
1481 |
|
|
<p/> |
1482 |
|
|
</div> |
1483 |
|
|
#errors |
1484 |
|
|
|
1485 |
|
|
#data |
1486 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1487 |
|
|
<ol> |
1488 |
|
|
<li>XXX<p>YYY</p></li> |
1489 |
|
|
</ol> |
1490 |
|
|
<p/> |
1491 |
|
|
</div> |
1492 |
|
|
#errors |
1493 |
|
|
/div/ol/li/p;element not allowed |
1494 |
|
|
|
1495 |
|
|
#data |
1496 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1497 |
|
|
<ol> |
1498 |
|
|
<li><p>XXX</p>YYY</li> |
1499 |
|
|
</ol> |
1500 |
|
|
<p/> |
1501 |
|
|
</div> |
1502 |
|
|
#errors |
1503 |
|
|
/div/ol/li/p;element not allowed |
1504 |
|
|
|
1505 |
|
|
#data |
1506 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1507 |
|
|
<menu> |
1508 |
|
|
<li></li> |
1509 |
|
|
</menu> |
1510 |
|
|
<p/> |
1511 |
|
|
</div> |
1512 |
|
|
#errors |
1513 |
|
|
|
1514 |
|
|
#data |
1515 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1516 |
|
|
<menu> |
1517 |
|
|
<li> </li> |
1518 |
|
|
</menu> |
1519 |
|
|
<p/> |
1520 |
|
|
</div> |
1521 |
|
|
#errors |
1522 |
|
|
|
1523 |
|
|
#data |
1524 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1525 |
|
|
<menu> |
1526 |
|
|
<li>XXX</li> |
1527 |
|
|
</menu> |
1528 |
|
|
<p/> |
1529 |
|
|
</div> |
1530 |
|
|
#errors |
1531 |
|
|
|
1532 |
|
|
#data |
1533 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1534 |
|
|
<menu> |
1535 |
|
|
<li><p>XXX</p></li> |
1536 |
|
|
</menu> |
1537 |
|
|
<p/> |
1538 |
|
|
</div> |
1539 |
|
|
#errors |
1540 |
|
|
/div/menu/li/p;element not allowed |
1541 |
|
|
|
1542 |
|
|
#data |
1543 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1544 |
|
|
<menu> |
1545 |
|
|
<li>XXX<p>YYY</p></li> |
1546 |
|
|
</menu> |
1547 |
|
|
<p/> |
1548 |
|
|
</div> |
1549 |
|
|
#errors |
1550 |
|
|
/div/menu/li/p;element not allowed |
1551 |
|
|
|
1552 |
|
|
#data |
1553 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1554 |
|
|
<menu> |
1555 |
|
|
<li><p>XXX</p>YYY</li> |
1556 |
|
|
</menu> |
1557 |
|
|
<p/> |
1558 |
|
|
</div> |
1559 |
|
|
#errors |
1560 |
|
|
/div/menu/li/p;element not allowed |
1561 |
|
|
|
1562 |
|
|
#data |
1563 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1564 |
|
|
aaa |
1565 |
|
|
<ul> |
1566 |
|
|
<li></li> |
1567 |
|
|
</ul> |
1568 |
|
|
</div> |
1569 |
|
|
#errors |
1570 |
|
|
|
1571 |
|
|
#data |
1572 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1573 |
|
|
aaa |
1574 |
|
|
<ul> |
1575 |
|
|
<li> </li> |
1576 |
|
|
</ul> |
1577 |
|
|
</div> |
1578 |
|
|
#errors |
1579 |
|
|
|
1580 |
|
|
#data |
1581 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1582 |
|
|
aaa |
1583 |
|
|
<ul> |
1584 |
|
|
<li>XXX</li> |
1585 |
|
|
</ul> |
1586 |
|
|
</div> |
1587 |
|
|
#errors |
1588 |
|
|
|
1589 |
|
|
#data |
1590 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1591 |
|
|
aaa |
1592 |
|
|
<ul> |
1593 |
|
|
<li><p>XXX</p></li> |
1594 |
|
|
</ul> |
1595 |
|
|
</div> |
1596 |
|
|
#errors |
1597 |
|
|
/div/ul/li/p;element not allowed |
1598 |
|
|
|
1599 |
|
|
#data |
1600 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1601 |
|
|
aaa |
1602 |
|
|
<ul> |
1603 |
|
|
<li>XXX<p>YYY</p></li> |
1604 |
|
|
</ul> |
1605 |
|
|
</div> |
1606 |
|
|
#errors |
1607 |
|
|
/div/ul/li/p;element not allowed |
1608 |
|
|
|
1609 |
|
|
#data |
1610 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1611 |
|
|
aaa |
1612 |
|
|
<ul> |
1613 |
|
|
<li><p>XXX</p>YYY</li> |
1614 |
|
|
</ul> |
1615 |
|
|
</div> |
1616 |
|
|
#errors |
1617 |
|
|
/div/ul/li/p;element not allowed |
1618 |
|
|
|
1619 |
|
|
#data |
1620 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1621 |
|
|
aaa |
1622 |
|
|
<ol> |
1623 |
|
|
<li></li> |
1624 |
|
|
</ol> |
1625 |
|
|
</div> |
1626 |
|
|
#errors |
1627 |
|
|
|
1628 |
|
|
#data |
1629 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1630 |
|
|
aaa |
1631 |
|
|
<ol> |
1632 |
|
|
<li> </li> |
1633 |
|
|
</ol> |
1634 |
|
|
</div> |
1635 |
|
|
#errors |
1636 |
|
|
|
1637 |
|
|
#data |
1638 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1639 |
|
|
aaa |
1640 |
|
|
<ol> |
1641 |
|
|
<li>XXX</li> |
1642 |
|
|
</ol> |
1643 |
|
|
</div> |
1644 |
|
|
#errors |
1645 |
|
|
|
1646 |
|
|
#data |
1647 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1648 |
|
|
aaa |
1649 |
|
|
<ol> |
1650 |
|
|
<li><p>XXX</p></li> |
1651 |
|
|
</ol> |
1652 |
|
|
</div> |
1653 |
|
|
#errors |
1654 |
|
|
/div/ol/li/p;element not allowed |
1655 |
|
|
|
1656 |
|
|
#data |
1657 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1658 |
|
|
aaa |
1659 |
|
|
<ol> |
1660 |
|
|
<li>XXX<p>YYY</p></li> |
1661 |
|
|
</ol> |
1662 |
|
|
</div> |
1663 |
|
|
#errors |
1664 |
|
|
/div/ol/li/p;element not allowed |
1665 |
|
|
|
1666 |
|
|
#data |
1667 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1668 |
|
|
aaa |
1669 |
|
|
<ol> |
1670 |
|
|
<li><p>XXX</p>YYY</li> |
1671 |
|
|
</ol> |
1672 |
|
|
</div> |
1673 |
|
|
#errors |
1674 |
|
|
/div/ol/li/p;element not allowed |
1675 |
|
|
|
1676 |
|
|
#data |
1677 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1678 |
|
|
aaa |
1679 |
|
|
<menu> |
1680 |
|
|
<li></li> |
1681 |
|
|
</menu> |
1682 |
|
|
</div> |
1683 |
|
|
#errors |
1684 |
|
|
|
1685 |
|
|
#data |
1686 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1687 |
|
|
aaa |
1688 |
|
|
<menu> |
1689 |
|
|
<li> </li> |
1690 |
|
|
</menu> |
1691 |
|
|
</div> |
1692 |
|
|
#errors |
1693 |
|
|
|
1694 |
|
|
#data |
1695 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1696 |
|
|
aaa |
1697 |
|
|
<menu> |
1698 |
|
|
<li>XXX</li> |
1699 |
|
|
</menu> |
1700 |
|
|
</div> |
1701 |
|
|
#errors |
1702 |
|
|
|
1703 |
|
|
#data |
1704 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1705 |
|
|
aaa |
1706 |
|
|
<menu> |
1707 |
|
|
<li><p>XXX</p></li> |
1708 |
|
|
</menu> |
1709 |
|
|
</div> |
1710 |
|
|
#errors |
1711 |
|
|
/div/menu/li/p;element not allowed |
1712 |
|
|
|
1713 |
|
|
#data |
1714 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1715 |
|
|
aaa |
1716 |
|
|
<menu> |
1717 |
|
|
<li>XXX<p>YYY</p></li> |
1718 |
|
|
</menu> |
1719 |
|
|
</div> |
1720 |
|
|
#errors |
1721 |
|
|
/div/menu/li/p;element not allowed |
1722 |
|
|
|
1723 |
|
|
#data |
1724 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1725 |
|
|
aaa |
1726 |
|
|
<menu> |
1727 |
|
|
<li><p>XXX</p>YYY</li> |
1728 |
|
|
</menu> |
1729 |
|
|
</div> |
1730 |
|
|
#errors |
1731 |
|
|
/div/menu/li/p;element not allowed |
1732 |
|
|
|
1733 |
|
|
#data |
1734 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1735 |
|
|
<ul> |
1736 |
|
|
<li></li> |
1737 |
|
|
</ul> |
1738 |
|
|
aaa |
1739 |
|
|
</div> |
1740 |
|
|
#errors |
1741 |
|
|
|
1742 |
|
|
#data |
1743 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1744 |
|
|
<ul> |
1745 |
|
|
<li> </li> |
1746 |
|
|
</ul> |
1747 |
|
|
aaa |
1748 |
|
|
</div> |
1749 |
|
|
#errors |
1750 |
|
|
|
1751 |
|
|
#data |
1752 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1753 |
|
|
<ul> |
1754 |
|
|
<li>XXX</li> |
1755 |
|
|
</ul> |
1756 |
|
|
aaa |
1757 |
|
|
</div> |
1758 |
|
|
#errors |
1759 |
|
|
|
1760 |
|
|
#data |
1761 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1762 |
|
|
<ul> |
1763 |
|
|
<li><p>XXX</p></li> |
1764 |
|
|
</ul> |
1765 |
|
|
aaa |
1766 |
|
|
</div> |
1767 |
|
|
#errors |
1768 |
|
|
/div/ul/li/p;element not allowed |
1769 |
|
|
|
1770 |
|
|
#data |
1771 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1772 |
|
|
<ul> |
1773 |
|
|
<li>XXX<p>YYY</p></li> |
1774 |
|
|
</ul> |
1775 |
|
|
aaa |
1776 |
|
|
</div> |
1777 |
|
|
#errors |
1778 |
|
|
/div/ul/li/p;element not allowed |
1779 |
|
|
|
1780 |
|
|
#data |
1781 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1782 |
|
|
<ul> |
1783 |
|
|
<li><p>XXX</p>YYY</li> |
1784 |
|
|
</ul> |
1785 |
|
|
aaa |
1786 |
|
|
</div> |
1787 |
|
|
#errors |
1788 |
|
|
/div/ul/li/p;element not allowed |
1789 |
|
|
|
1790 |
|
|
#data |
1791 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1792 |
|
|
<ol> |
1793 |
|
|
<li></li> |
1794 |
|
|
</ol> |
1795 |
|
|
aaa |
1796 |
|
|
</div> |
1797 |
|
|
#errors |
1798 |
|
|
|
1799 |
|
|
#data |
1800 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1801 |
|
|
<ol> |
1802 |
|
|
<li> </li> |
1803 |
|
|
</ol> |
1804 |
|
|
aaa |
1805 |
|
|
</div> |
1806 |
|
|
#errors |
1807 |
|
|
|
1808 |
|
|
#data |
1809 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1810 |
|
|
<ol> |
1811 |
|
|
<li>XXX</li> |
1812 |
|
|
</ol> |
1813 |
|
|
aaa |
1814 |
|
|
</div> |
1815 |
|
|
#errors |
1816 |
|
|
|
1817 |
|
|
#data |
1818 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1819 |
|
|
<ol> |
1820 |
|
|
<li><p>XXX</p></li> |
1821 |
|
|
</ol> |
1822 |
|
|
aaa |
1823 |
|
|
</div> |
1824 |
|
|
#errors |
1825 |
|
|
/div/ol/li/p;element not allowed |
1826 |
|
|
|
1827 |
|
|
#data |
1828 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1829 |
|
|
<ol> |
1830 |
|
|
<li>XXX<p>YYY</p></li> |
1831 |
|
|
</ol> |
1832 |
|
|
aaa |
1833 |
|
|
</div> |
1834 |
|
|
#errors |
1835 |
|
|
/div/ol/li/p;element not allowed |
1836 |
|
|
|
1837 |
|
|
#data |
1838 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1839 |
|
|
<ol> |
1840 |
|
|
<li><p>XXX</p>YYY</li> |
1841 |
|
|
</ol> |
1842 |
|
|
aaa |
1843 |
|
|
</div> |
1844 |
|
|
#errors |
1845 |
|
|
/div/ol/li/p;element not allowed |
1846 |
|
|
|
1847 |
|
|
#data |
1848 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1849 |
|
|
<menu> |
1850 |
|
|
<li></li> |
1851 |
|
|
</menu> |
1852 |
|
|
aaa |
1853 |
|
|
</div> |
1854 |
|
|
#errors |
1855 |
|
|
|
1856 |
|
|
#data |
1857 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1858 |
|
|
<menu> |
1859 |
|
|
<li> </li> |
1860 |
|
|
</menu> |
1861 |
|
|
aaa |
1862 |
|
|
</div> |
1863 |
|
|
#errors |
1864 |
|
|
|
1865 |
|
|
#data |
1866 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1867 |
|
|
<menu> |
1868 |
|
|
<li>XXX</li> |
1869 |
|
|
</menu> |
1870 |
|
|
aaa |
1871 |
|
|
</div> |
1872 |
|
|
#errors |
1873 |
|
|
|
1874 |
|
|
#data |
1875 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1876 |
|
|
<menu> |
1877 |
|
|
<li><p>XXX</p></li> |
1878 |
|
|
</menu> |
1879 |
|
|
aaa |
1880 |
|
|
</div> |
1881 |
|
|
#errors |
1882 |
|
|
/div/menu/li/p;element not allowed |
1883 |
|
|
|
1884 |
|
|
#data |
1885 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1886 |
|
|
<menu> |
1887 |
|
|
<li>XXX<p>YYY</p></li> |
1888 |
|
|
</menu> |
1889 |
|
|
aaa |
1890 |
|
|
</div> |
1891 |
|
|
#errors |
1892 |
|
|
/div/menu/li/p;element not allowed |
1893 |
|
|
|
1894 |
|
|
#data |
1895 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1896 |
|
|
<menu> |
1897 |
|
|
<li><p>XXX</p>YYY</li> |
1898 |
|
|
</menu> |
1899 |
|
|
aaa |
1900 |
|
|
</div> |
1901 |
|
|
#errors |
1902 |
|
|
/div/menu/li/p;element not allowed |
1903 |
|
|
|
1904 |
|
|
#data |
1905 |
|
|
<dd xmlns="http://www.w3.org/1999/xhtml"></dd> |
1906 |
|
|
#errors |
1907 |
|
|
|
1908 |
|
|
#data |
1909 |
|
|
<dd xmlns="http://www.w3.org/1999/xhtml"> </dd> |
1910 |
|
|
#errors |
1911 |
|
|
|
1912 |
|
|
#data |
1913 |
|
|
<dd xmlns="http://www.w3.org/1999/xhtml">XXX</dd> |
1914 |
|
|
#errors |
1915 |
|
|
|
1916 |
|
|
#data |
1917 |
|
|
<dd xmlns="http://www.w3.org/1999/xhtml"><p>XXX</p></dd> |
1918 |
|
|
#errors |
1919 |
|
|
|
1920 |
|
|
#data |
1921 |
|
|
<dd xmlns="http://www.w3.org/1999/xhtml"><p>XXX</p>YYY</dd> |
1922 |
|
|
#errors |
1923 |
|
|
/dd/p;element not allowed |
1924 |
|
|
|
1925 |
|
|
#data |
1926 |
|
|
<dd xmlns="http://www.w3.org/1999/xhtml">XXX<p>YYY</p></dd> |
1927 |
|
|
#errors |
1928 |
|
|
/dd/p;element not allowed |
1929 |
|
|
|
1930 |
|
|
#data |
1931 |
wakaba |
1.4 |
<body xmlns="http://www.w3.org/1999/xhtml"> |
1932 |
|
|
<dl> |
1933 |
|
|
<dt>XXX</dt> |
1934 |
|
|
<dd></dd> |
1935 |
|
|
</dl> |
1936 |
|
|
</body> |
1937 |
|
|
#errors |
1938 |
|
|
|
1939 |
|
|
#data |
1940 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1941 |
|
|
<dl> |
1942 |
|
|
<dt>XXX</dt> |
1943 |
|
|
<dd> </dd> |
1944 |
|
|
</dl> |
1945 |
|
|
</body> |
1946 |
|
|
#errors |
1947 |
|
|
|
1948 |
|
|
#data |
1949 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1950 |
|
|
<dl> |
1951 |
|
|
<dt>XXX</dt> |
1952 |
|
|
<dd>YYY</dd> |
1953 |
|
|
</dl> |
1954 |
|
|
</body> |
1955 |
|
|
#errors |
1956 |
|
|
|
1957 |
|
|
#data |
1958 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1959 |
|
|
<dl> |
1960 |
|
|
<dt>XXX</dt> |
1961 |
|
|
<dd><p>YYY</p></dd> |
1962 |
|
|
</dl> |
1963 |
|
|
</body> |
1964 |
|
|
#errors |
1965 |
|
|
|
1966 |
|
|
#data |
1967 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1968 |
|
|
<dl> |
1969 |
|
|
<dt>XXX</dt> |
1970 |
|
|
<dd>YYY<p>ZZZ</p></dd> |
1971 |
|
|
</dl> |
1972 |
|
|
</body> |
1973 |
|
|
#errors |
1974 |
|
|
/body/dl/dd/p;element not allowed |
1975 |
|
|
|
1976 |
|
|
#data |
1977 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1978 |
|
|
<dl> |
1979 |
|
|
<dt>XXX</dt> |
1980 |
|
|
<dd><p>YYY</p>ZZZ</dd> |
1981 |
|
|
</dl> |
1982 |
|
|
</body> |
1983 |
|
|
#errors |
1984 |
|
|
/body/dl/dd/p;element not allowed |
1985 |
|
|
|
1986 |
|
|
#data |
1987 |
|
|
<dl xmlns="http://www.w3.org/1999/xhtml"> |
1988 |
|
|
<dt>XXX</dt> |
1989 |
|
|
<dd></dd> |
1990 |
|
|
</dl> |
1991 |
|
|
#errors |
1992 |
|
|
|
1993 |
|
|
#data |
1994 |
|
|
<dl xmlns="http://www.w3.org/1999/xhtml"> |
1995 |
|
|
<dt>XXX</dt> |
1996 |
|
|
<dd> </dd> |
1997 |
|
|
</dl> |
1998 |
|
|
#errors |
1999 |
|
|
|
2000 |
|
|
#data |
2001 |
|
|
<dl xmlns="http://www.w3.org/1999/xhtml"> |
2002 |
|
|
<dt>XXX</dt> |
2003 |
|
|
<dd>YYY</dd> |
2004 |
|
|
</dl> |
2005 |
|
|
#errors |
2006 |
|
|
|
2007 |
|
|
#data |
2008 |
|
|
<dl xmlns="http://www.w3.org/1999/xhtml"> |
2009 |
|
|
<dt>XXX</dt> |
2010 |
|
|
<dd><p>YYY</p></dd> |
2011 |
|
|
</dl> |
2012 |
|
|
#errors |
2013 |
|
|
|
2014 |
|
|
#data |
2015 |
|
|
<dl xmlns="http://www.w3.org/1999/xhtml"> |
2016 |
|
|
<dt>XXX</dt> |
2017 |
|
|
<dd>YYY<p>ZZZ</p></dd> |
2018 |
|
|
</dl> |
2019 |
|
|
#errors |
2020 |
|
|
/dl/dd/p;element not allowed |
2021 |
|
|
|
2022 |
|
|
#data |
2023 |
|
|
<dl xmlns="http://www.w3.org/1999/xhtml"> |
2024 |
|
|
<dt>XXX</dt> |
2025 |
|
|
<dd><p>YYY</p>ZZZ</dd> |
2026 |
|
|
</dl> |
2027 |
|
|
#errors |
2028 |
|
|
/dl/dd/p;element not allowed |
2029 |
|
|
|
2030 |
|
|
#data |
2031 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
2032 |
|
|
<dl> |
2033 |
|
|
<dt>XXX</dt> |
2034 |
|
|
<dd></dd> |
2035 |
|
|
</dl> |
2036 |
|
|
</p> |
2037 |
|
|
#errors |
2038 |
|
|
|
2039 |
|
|
#data |
2040 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
2041 |
|
|
<dl> |
2042 |
|
|
<dt>XXX</dt> |
2043 |
|
|
<dd> </dd> |
2044 |
|
|
</dl> |
2045 |
|
|
</p> |
2046 |
|
|
#errors |
2047 |
|
|
|
2048 |
|
|
#data |
2049 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
2050 |
|
|
<dl> |
2051 |
|
|
<dt>XXX</dt> |
2052 |
|
|
<dd>YYY</dd> |
2053 |
|
|
</dl> |
2054 |
|
|
</p> |
2055 |
|
|
#errors |
2056 |
|
|
|
2057 |
|
|
#data |
2058 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
2059 |
|
|
<dl> |
2060 |
|
|
<dt>XXX</dt> |
2061 |
|
|
<dd><p>YYY</p></dd> |
2062 |
|
|
</dl> |
2063 |
|
|
</p> |
2064 |
|
|
#errors |
2065 |
|
|
/p/dl/dd/p;element not allowed |
2066 |
|
|
|
2067 |
|
|
#data |
2068 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
2069 |
|
|
<dl> |
2070 |
|
|
<dt>XXX</dt> |
2071 |
|
|
<dd>YYY<p>ZZZ</p></dd> |
2072 |
|
|
</dl> |
2073 |
|
|
</p> |
2074 |
|
|
#errors |
2075 |
|
|
/p/dl/dd/p;element not allowed |
2076 |
|
|
|
2077 |
|
|
#data |
2078 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2079 |
|
|
<p/> |
2080 |
|
|
<dl> |
2081 |
|
|
<dt>XXX</dt> |
2082 |
|
|
<dd></dd> |
2083 |
|
|
</dl> |
2084 |
|
|
</div> |
2085 |
|
|
#errors |
2086 |
|
|
|
2087 |
|
|
#data |
2088 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2089 |
|
|
<p/> |
2090 |
|
|
<dl> |
2091 |
|
|
<dt>XXX</dt> |
2092 |
|
|
<dd> </dd> |
2093 |
|
|
</dl> |
2094 |
|
|
</div> |
2095 |
|
|
#errors |
2096 |
|
|
|
2097 |
|
|
#data |
2098 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2099 |
|
|
<p/> |
2100 |
|
|
<dl> |
2101 |
|
|
<dt>XXX</dt> |
2102 |
|
|
<dd>YYY</dd> |
2103 |
|
|
</dl> |
2104 |
|
|
</div> |
2105 |
|
|
#errors |
2106 |
|
|
|
2107 |
|
|
#data |
2108 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2109 |
|
|
<p/> |
2110 |
|
|
<dl> |
2111 |
|
|
<dt>XXX</dt> |
2112 |
|
|
<dd><p>YYY</p></dd> |
2113 |
|
|
</dl> |
2114 |
|
|
</div> |
2115 |
|
|
#errors |
2116 |
|
|
|
2117 |
|
|
#data |
2118 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2119 |
|
|
<p/> |
2120 |
|
|
<dl> |
2121 |
|
|
<dt>XXX</dt> |
2122 |
|
|
<dd>YYY<p>ZZZ</p></dd> |
2123 |
|
|
</dl> |
2124 |
|
|
</div> |
2125 |
|
|
#errors |
2126 |
|
|
/div/dl/dd/p;element not allowed |
2127 |
|
|
|
2128 |
|
|
#data |
2129 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2130 |
|
|
<dl> |
2131 |
|
|
<dt>XXX</dt> |
2132 |
|
|
<dd></dd> |
2133 |
|
|
</dl> |
2134 |
|
|
<p/> |
2135 |
|
|
</div> |
2136 |
|
|
#errors |
2137 |
|
|
|
2138 |
|
|
#data |
2139 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2140 |
|
|
<dl> |
2141 |
|
|
<dt>XXX</dt> |
2142 |
|
|
<dd> </dd> |
2143 |
|
|
</dl> |
2144 |
|
|
<p/> |
2145 |
|
|
</div> |
2146 |
|
|
#errors |
2147 |
|
|
|
2148 |
|
|
#data |
2149 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2150 |
|
|
<dl> |
2151 |
|
|
<dt>XXX</dt> |
2152 |
|
|
<dd>YYY</dd> |
2153 |
|
|
</dl> |
2154 |
|
|
<p/> |
2155 |
|
|
</div> |
2156 |
|
|
#errors |
2157 |
|
|
|
2158 |
|
|
#data |
2159 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2160 |
|
|
<dl> |
2161 |
|
|
<dt>XXX</dt> |
2162 |
|
|
<dd><p>YYY</p></dd> |
2163 |
|
|
</dl> |
2164 |
|
|
<p/> |
2165 |
|
|
</div> |
2166 |
|
|
#errors |
2167 |
|
|
|
2168 |
|
|
#data |
2169 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2170 |
|
|
<dl> |
2171 |
|
|
<dt>XXX</dt> |
2172 |
|
|
<dd><p>YYY</p>ZZZ</dd> |
2173 |
|
|
</dl> |
2174 |
|
|
<p/> |
2175 |
|
|
</div> |
2176 |
|
|
#errors |
2177 |
|
|
/div/dl/dd/p;element not allowed |
2178 |
|
|
|
2179 |
|
|
#data |
2180 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2181 |
|
|
<dl> |
2182 |
|
|
<dt>XXX</dt> |
2183 |
|
|
<dd>YYY<p>ZZZ</p></dd> |
2184 |
|
|
</dl> |
2185 |
|
|
<p/> |
2186 |
|
|
</div> |
2187 |
|
|
#errors |
2188 |
|
|
/div/dl/dd/p;element not allowed |
2189 |
|
|
|
2190 |
|
|
#data |
2191 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2192 |
|
|
aaa |
2193 |
|
|
<dl> |
2194 |
|
|
<dt>XXX</dt> |
2195 |
|
|
<dd></dd> |
2196 |
|
|
</dl> |
2197 |
|
|
</div> |
2198 |
|
|
#errors |
2199 |
|
|
|
2200 |
|
|
#data |
2201 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2202 |
|
|
aaa |
2203 |
|
|
<dl> |
2204 |
|
|
<dt>XXX</dt> |
2205 |
|
|
<dd> </dd> |
2206 |
|
|
</dl> |
2207 |
|
|
</div> |
2208 |
|
|
#errors |
2209 |
|
|
|
2210 |
|
|
#data |
2211 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2212 |
|
|
aaa |
2213 |
|
|
<dl> |
2214 |
|
|
<dt>XXX</dt> |
2215 |
|
|
<dd>YYY</dd> |
2216 |
|
|
</dl> |
2217 |
|
|
</div> |
2218 |
|
|
#errors |
2219 |
|
|
|
2220 |
|
|
#data |
2221 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2222 |
|
|
aaa |
2223 |
|
|
<dl> |
2224 |
|
|
<dt>XXX</dt> |
2225 |
|
|
<dd><p>YYY</p></dd> |
2226 |
|
|
</dl> |
2227 |
|
|
</div> |
2228 |
|
|
#errors |
2229 |
|
|
/div/dl/dd/p;element not allowed |
2230 |
|
|
|
2231 |
|
|
#data |
2232 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2233 |
|
|
aaa |
2234 |
|
|
<dl> |
2235 |
|
|
<dt>XXX</dt> |
2236 |
|
|
<dd>YYY<p>ZZZ</p></dd> |
2237 |
|
|
</dl> |
2238 |
|
|
</div> |
2239 |
|
|
#errors |
2240 |
|
|
/div/dl/dd/p;element not allowed |
2241 |
|
|
|
2242 |
|
|
#data |
2243 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2244 |
|
|
<dl> |
2245 |
|
|
<dt>XXX</dt> |
2246 |
|
|
<dd></dd> |
2247 |
|
|
</dl> |
2248 |
|
|
aaa |
2249 |
|
|
</div> |
2250 |
|
|
#errors |
2251 |
|
|
|
2252 |
|
|
#data |
2253 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2254 |
|
|
<dl> |
2255 |
|
|
<dt>XXX</dt> |
2256 |
|
|
<dd> </dd> |
2257 |
|
|
</dl> |
2258 |
|
|
aaa |
2259 |
|
|
</div> |
2260 |
|
|
#errors |
2261 |
|
|
|
2262 |
|
|
#data |
2263 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2264 |
|
|
<dl> |
2265 |
|
|
<dt>XXX</dt> |
2266 |
|
|
<dd>YYY</dd> |
2267 |
|
|
</dl> |
2268 |
|
|
aaa |
2269 |
|
|
</div> |
2270 |
|
|
#errors |
2271 |
|
|
|
2272 |
|
|
#data |
2273 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2274 |
|
|
<dl> |
2275 |
|
|
<dt>XXX</dt> |
2276 |
|
|
<dd><p>YYY</p></dd> |
2277 |
|
|
</dl> |
2278 |
|
|
aaa |
2279 |
|
|
</div> |
2280 |
|
|
#errors |
2281 |
|
|
/div/dl/dd/p;element not allowed |
2282 |
|
|
|
2283 |
|
|
#data |
2284 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2285 |
|
|
<dl> |
2286 |
|
|
<dt>XXX</dt> |
2287 |
|
|
<dd>YYY<p>ZZZ</p></dd> |
2288 |
|
|
</dl> |
2289 |
|
|
aaa |
2290 |
|
|
</div> |
2291 |
|
|
#errors |
2292 |
|
|
/div/dl/dd/p;element not allowed |
2293 |
|
|
|
2294 |
|
|
#data |
2295 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
2296 |
|
|
<dl> |
2297 |
|
|
<dt>XXX</dt> |
2298 |
|
|
<dd><p>YYY</p>ZZZ</dd> |
2299 |
|
|
</dl> |
2300 |
|
|
</body> |
2301 |
|
|
#errors |
2302 |
|
|
/body/dl/dd/p;element not allowed |
2303 |
|
|
|
2304 |
|
|
#data |
2305 |
|
|
<dialog xmlns="http://www.w3.org/1999/xhtml"> |
2306 |
|
|
<dt>XXX</dt> |
2307 |
|
|
<dd></dd> |
2308 |
|
|
</dialog> |
2309 |
|
|
#errors |
2310 |
|
|
|
2311 |
|
|
#data |
2312 |
|
|
<dialog xmlns="http://www.w3.org/1999/xhtml"> |
2313 |
|
|
<dt>XXX</dt> |
2314 |
|
|
<dd> </dd> |
2315 |
|
|
</dialog> |
2316 |
|
|
#errors |
2317 |
|
|
|
2318 |
|
|
#data |
2319 |
|
|
<dialog xmlns="http://www.w3.org/1999/xhtml"> |
2320 |
|
|
<dt>XXX</dt> |
2321 |
|
|
<dd>YYY</dd> |
2322 |
|
|
</dialog> |
2323 |
|
|
#errors |
2324 |
|
|
|
2325 |
|
|
#data |
2326 |
|
|
<dialog xmlns="http://www.w3.org/1999/xhtml"> |
2327 |
|
|
<dt>XXX</dt> |
2328 |
|
|
<dd><p>YYY</p></dd> |
2329 |
|
|
</dialog> |
2330 |
|
|
#errors |
2331 |
|
|
|
2332 |
|
|
#data |
2333 |
|
|
<dialog xmlns="http://www.w3.org/1999/xhtml"> |
2334 |
|
|
<dt>XXX</dt> |
2335 |
|
|
<dd>YYY<p>ZZZ</p></dd> |
2336 |
|
|
</dialog> |
2337 |
|
|
#errors |
2338 |
|
|
/dialog/dd/p;element not allowed |
2339 |
|
|
|
2340 |
|
|
#data |
2341 |
|
|
<dialog xmlns="http://www.w3.org/1999/xhtml"> |
2342 |
|
|
<dt>XXX</dt> |
2343 |
|
|
<dd><p>YYY</p>ZZZ</dd> |
2344 |
|
|
</dialog> |
2345 |
|
|
#errors |
2346 |
|
|
/dialog/dd/p;element not allowed |
2347 |
|
|
|
2348 |
|
|
#data |
2349 |
wakaba |
1.6 |
<a xmlns="http://www.w3.org/1999/xhtml"></a> |
2350 |
|
|
#errors |
2351 |
|
|
|
2352 |
|
|
#data |
2353 |
|
|
<a xmlns="http://www.w3.org/1999/xhtml"> </a> |
2354 |
|
|
#errors |
2355 |
|
|
|
2356 |
|
|
#data |
2357 |
|
|
<a xmlns="http://www.w3.org/1999/xhtml">XXX</a> |
2358 |
|
|
#errors |
2359 |
|
|
|
2360 |
|
|
#data |
2361 |
|
|
<a xmlns="http://www.w3.org/1999/xhtml"><em>XXX</em></a> |
2362 |
|
|
#errors |
2363 |
|
|
|
2364 |
|
|
#data |
2365 |
|
|
<a xmlns="http://www.w3.org/1999/xhtml">XXX<em>YYY</em>ZZZ</a> |
2366 |
|
|
#errors |
2367 |
|
|
|
2368 |
|
|
#data |
2369 |
|
|
<a xmlns="http://www.w3.org/1999/xhtml"><blockquote/></a> |
2370 |
|
|
#errors |
2371 |
|
|
|
2372 |
|
|
#data |
2373 |
|
|
<a xmlns="http://www.w3.org/1999/xhtml">XXX<blockquote/></a> |
2374 |
|
|
#errors |
2375 |
|
|
|
2376 |
|
|
#data |
2377 |
|
|
<a xmlns="http://www.w3.org/1999/xhtml"><a>XXX</a></a> |
2378 |
|
|
#errors |
2379 |
|
|
/a/a;element not allowed |
2380 |
|
|
|
2381 |
|
|
#data |
2382 |
|
|
<a xmlns="http://www.w3.org/1999/xhtml">XXX<a>YYY</a></a> |
2383 |
|
|
#errors |
2384 |
|
|
/a/a;element not allowed |
2385 |
|
|
|
2386 |
|
|
#data |
2387 |
|
|
<a xmlns="http://www.w3.org/1999/xhtml"><em><a>XXX</a></em></a> |
2388 |
|
|
#errors |
2389 |
|
|
/a/em/a;element not allowed |
2390 |
|
|
|
2391 |
|
|
#data |
2392 |
wakaba |
1.9 |
<div xmlns="http://www.w3.org/1999/xhtml"> |
2393 |
|
|
<p><a></a></p><ul><li><a></a></li></ul> |
2394 |
|
|
</div> |
2395 |
|
|
#errors |
2396 |
|
|
|
2397 |
|
|
#data |
2398 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2399 |
|
|
<p><a></a></p><ol><li><a></a></li></ol> |
2400 |
|
|
</div> |
2401 |
|
|
#errors |
2402 |
|
|
|
2403 |
|
|
#data |
2404 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2405 |
|
|
<p><a></a></p><ol><li><datagrid/></li></ol> |
2406 |
|
|
</div> |
2407 |
|
|
#errors |
2408 |
|
|
|
2409 |
|
|
#data |
2410 |
wakaba |
1.6 |
<details xmlns="http://www.w3.org/1999/xhtml"> |
2411 |
|
|
<legend/> |
2412 |
|
|
<p><a/></p> |
2413 |
|
|
</details> |
2414 |
|
|
#errors |
2415 |
|
|
/details/p/a;element not allowed |
2416 |
|
|
|
2417 |
|
|
#data |
2418 |
|
|
<details xmlns="http://www.w3.org/1999/xhtml"> |
2419 |
|
|
<legend><a/></legend> |
2420 |
|
|
</details> |
2421 |
|
|
#errors |
2422 |
|
|
/details/legend/a;element not allowed |
2423 |
|
|
|
2424 |
|
|
#data |
2425 |
wakaba |
1.15 |
<datagrid xmlns="http://www.w3.org/1999/xhtml"/> |
2426 |
|
|
#errors |
2427 |
|
|
|
2428 |
|
|
#data |
2429 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"> </datagrid> |
2430 |
|
|
#errors |
2431 |
|
|
|
2432 |
|
|
#data |
2433 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml">aaa</datagrid> |
2434 |
|
|
#errors |
2435 |
|
|
/datagrid/"aaa";character not allowed |
2436 |
|
|
|
2437 |
|
|
#data |
2438 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"><p/></datagrid> |
2439 |
|
|
#errors |
2440 |
|
|
|
2441 |
|
|
#data |
2442 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"><p/><p/></datagrid> |
2443 |
|
|
#errors |
2444 |
|
|
|
2445 |
|
|
#data |
2446 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"> <p/> <p/> </datagrid> |
2447 |
|
|
#errors |
2448 |
|
|
|
2449 |
|
|
#data |
2450 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"><p/>&<p/></datagrid> |
2451 |
|
|
#errors |
2452 |
|
|
/datagrid/"&";character not allowed |
2453 |
|
|
|
2454 |
|
|
#data |
2455 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"><p/><table/></datagrid> |
2456 |
|
|
#errors |
2457 |
|
|
|
2458 |
|
|
#data |
2459 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"><ul/></datagrid> |
2460 |
|
|
#errors |
2461 |
|
|
|
2462 |
|
|
#data |
2463 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"><table/></datagrid> |
2464 |
|
|
#errors |
2465 |
|
|
|
2466 |
|
|
#data |
2467 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"><table/><table/></datagrid> |
2468 |
|
|
#errors |
2469 |
|
|
/datagrid/table;element not allowed |
2470 |
|
|
|
2471 |
|
|
#data |
2472 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"><table/><p/><table/></datagrid> |
2473 |
|
|
#errors |
2474 |
|
|
/datagrid/p;element not allowed |
2475 |
|
|
/datagrid/table;element not allowed |
2476 |
|
|
|
2477 |
|
|
#data |
2478 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"><select/></datagrid> |
2479 |
|
|
#errors |
2480 |
|
|
|
2481 |
|
|
#data |
2482 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"><datalist/></datagrid> |
2483 |
|
|
#errors |
2484 |
|
|
|
2485 |
|
|
#data |
2486 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"><table/>aa</datagrid> |
2487 |
|
|
#errors |
2488 |
|
|
/datagrid/"aa";character not allowed |
2489 |
|
|
|
2490 |
|
|
#data |
2491 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"><select/>aa</datagrid> |
2492 |
|
|
#errors |
2493 |
|
|
/datagrid/"aa";character not allowed |
2494 |
|
|
|
2495 |
|
|
#data |
2496 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"><datalist/>aa</datagrid> |
2497 |
|
|
#errors |
2498 |
|
|
/datagrid/"aa";character not allowed |
2499 |
|
|
|
2500 |
|
|
#data |
2501 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"><datagrid/></datagrid> |
2502 |
|
|
#errors |
2503 |
|
|
/datagrid/datagrid;element not allowed |
2504 |
|
|
|
2505 |
|
|
#data |
2506 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"><div><datagrid/></div></datagrid> |
2507 |
|
|
#errors |
2508 |
|
|
/datagrid/div/datagrid;element not allowed |
2509 |
|
|
|
2510 |
|
|
#data |
2511 |
wakaba |
1.6 |
<datagrid xmlns="http://www.w3.org/1999/xhtml"> |
2512 |
|
|
<p><a/></p> |
2513 |
|
|
</datagrid> |
2514 |
|
|
#errors |
2515 |
|
|
/datagrid/p/a;element not allowed |
2516 |
wakaba |
1.15 |
|
2517 |
|
|
#data |
2518 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"> |
2519 |
|
|
<details><legend/></details> |
2520 |
|
|
</datagrid> |
2521 |
|
|
#errors |
2522 |
wakaba |
1.6 |
|
2523 |
|
|
#data |
2524 |
|
|
<a xmlns="http://www.w3.org/1999/xhtml"> |
2525 |
|
|
<details> |
2526 |
|
|
<legend/> |
2527 |
|
|
</details> |
2528 |
|
|
</a> |
2529 |
|
|
#errors |
2530 |
|
|
/a/details;element not allowed |
2531 |
|
|
|
2532 |
|
|
#data |
2533 |
|
|
<a xmlns="http://www.w3.org/1999/xhtml"> |
2534 |
|
|
<span> |
2535 |
|
|
<details><legend/></details> |
2536 |
|
|
</span> |
2537 |
|
|
</a> |
2538 |
|
|
#errors |
2539 |
|
|
/a/span/details;element not allowed |
2540 |
|
|
|
2541 |
|
|
#data |
2542 |
|
|
<a xmlns="http://www.w3.org/1999/xhtml"> |
2543 |
|
|
<datagrid/> |
2544 |
|
|
</a> |
2545 |
|
|
#errors |
2546 |
|
|
/a/datagrid;element not allowed |
2547 |
|
|
|
2548 |
|
|
#data |
2549 |
|
|
<a xmlns="http://www.w3.org/1999/xhtml"> |
2550 |
|
|
<span><datagrid/></span> |
2551 |
|
|
</a> |
2552 |
|
|
#errors |
2553 |
|
|
/a/span/datagrid;element not allowed |
2554 |
|
|
|
2555 |
|
|
#data |
2556 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"></em> |
2557 |
|
|
#errors |
2558 |
|
|
|
2559 |
|
|
#data |
2560 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"> </em> |
2561 |
|
|
#errors |
2562 |
|
|
|
2563 |
|
|
#data |
2564 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml">XXX</em> |
2565 |
|
|
#errors |
2566 |
|
|
|
2567 |
|
|
#data |
2568 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"><blockquote/></em> |
2569 |
|
|
#errors |
2570 |
|
|
|
2571 |
|
|
#data |
2572 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml">XXX<blockquote/></em> |
2573 |
|
|
#errors |
2574 |
|
|
|
2575 |
|
|
#data |
2576 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"><p/></em> |
2577 |
|
|
#errors |
2578 |
|
|
/em/p;element not allowed |
2579 |
|
|
|
2580 |
|
|
#data |
2581 |
wakaba |
1.4 |
<code xmlns="http://www.w3.org/1999/xhtml"> |
2582 |
|
|
<em></em> |
2583 |
|
|
</code> |
2584 |
|
|
#errors |
2585 |
|
|
|
2586 |
|
|
#data |
2587 |
|
|
<code xmlns="http://www.w3.org/1999/xhtml"> |
2588 |
|
|
<em> </em> |
2589 |
|
|
</code> |
2590 |
|
|
#errors |
2591 |
|
|
|
2592 |
|
|
#data |
2593 |
|
|
<code xmlns="http://www.w3.org/1999/xhtml"> |
2594 |
|
|
<em>XXX</em> |
2595 |
|
|
</code> |
2596 |
|
|
#errors |
2597 |
|
|
|
2598 |
|
|
#data |
2599 |
|
|
<code xmlns="http://www.w3.org/1999/xhtml"> |
2600 |
|
|
<em>XXX<b/></em> |
2601 |
|
|
</code> |
2602 |
|
|
#errors |
2603 |
|
|
|
2604 |
|
|
#data |
2605 |
|
|
<code xmlns="http://www.w3.org/1999/xhtml"> |
2606 |
|
|
<em>XXX<blockquote/></em> |
2607 |
|
|
</code> |
2608 |
|
|
#errors |
2609 |
|
|
/code/em/blockquote;element not allowed |
2610 |
|
|
|
2611 |
|
|
#data |
2612 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
2613 |
|
|
<em></em> |
2614 |
|
|
</p> |
2615 |
|
|
#errors |
2616 |
|
|
|
2617 |
|
|
#data |
2618 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
2619 |
|
|
<em> </em> |
2620 |
|
|
</p> |
2621 |
|
|
#errors |
2622 |
|
|
|
2623 |
|
|
#data |
2624 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
2625 |
|
|
<em>XXX</em> |
2626 |
|
|
</p> |
2627 |
|
|
#errors |
2628 |
|
|
|
2629 |
|
|
#data |
2630 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
2631 |
|
|
<em>XXX<b>YYY</b></em> |
2632 |
|
|
</p> |
2633 |
|
|
#errors |
2634 |
|
|
|
2635 |
|
|
#data |
2636 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
2637 |
|
|
<em>XXX<blockquote/></em> |
2638 |
|
|
</p> |
2639 |
|
|
#errors |
2640 |
|
|
|
2641 |
|
|
#data |
2642 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
2643 |
|
|
@@ TODO: strong, small, m |
2644 |
|
|
</p> |
2645 |
|
|
#errors |
2646 |
|
|
|
2647 |
|
|
#data |
2648 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
2649 |
|
|
<dfn></dfn> |
2650 |
|
|
</p> |
2651 |
|
|
#errors |
2652 |
|
|
|
2653 |
|
|
#data |
2654 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
2655 |
|
|
<dfn> </dfn> |
2656 |
|
|
</p> |
2657 |
|
|
#errors |
2658 |
|
|
|
2659 |
|
|
#data |
2660 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
2661 |
|
|
<dfn>XXX</dfn> |
2662 |
|
|
</p> |
2663 |
|
|
#errors |
2664 |
|
|
|
2665 |
|
|
#data |
2666 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
2667 |
|
|
<dfn><em>XXX</em></dfn> |
2668 |
|
|
</p> |
2669 |
|
|
#errors |
2670 |
|
|
|
2671 |
|
|
#data |
2672 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
2673 |
|
|
<dfn><em><blockquote/></em></dfn> |
2674 |
|
|
</p> |
2675 |
|
|
#errors |
2676 |
|
|
/p/dfn/em/blockquote;element not allowed |
2677 |
|
|
|
2678 |
|
|
#data |
2679 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
2680 |
|
|
<dfn><blockquote/></dfn> |
2681 |
|
|
</p> |
2682 |
|
|
#errors |
2683 |
|
|
/p/dfn/blockquote;element not allowed |
2684 |
|
|
|
2685 |
|
|
#data |
2686 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
2687 |
|
|
<dfn><h1/></dfn> |
2688 |
|
|
</p> |
2689 |
|
|
#errors |
2690 |
|
|
/p/dfn/h1;element not allowed |
2691 |
|
|
|
2692 |
|
|
#data |
2693 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
2694 |
|
|
<dfn><dfn>XXX</dfn></dfn> |
2695 |
|
|
</p> |
2696 |
|
|
#errors |
2697 |
|
|
/p/dfn/dfn;element not allowed |
2698 |
wakaba |
1.14 |
/p/dfn/dfn;duplicate term |
2699 |
wakaba |
1.4 |
|
2700 |
|
|
#data |
2701 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
2702 |
|
|
<dfn></dfn><dfn/> |
2703 |
|
|
</p> |
2704 |
|
|
#errors |
2705 |
wakaba |
1.14 |
/p/dfn;duplicate term |
2706 |
wakaba |
1.4 |
|
2707 |
|
|
#data |
2708 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
2709 |
|
|
<dfn><em><dfn/></em></dfn> |
2710 |
|
|
</p> |
2711 |
|
|
#errors |
2712 |
|
|
/p/dfn/em/dfn;element not allowed |
2713 |
wakaba |
1.14 |
/p/dfn/em/dfn;duplicate term |
2714 |
wakaba |
1.4 |
|
2715 |
wakaba |
1.6 |
#data |
2716 |
wakaba |
1.12 |
<table xmlns="http://www.w3.org/1999/xhtml"> |
2717 |
|
|
<thead><tr><td/></tr></thead> |
2718 |
|
|
<tbody><tr><td/></tr></tbody> |
2719 |
|
|
<tfoot><tr><td/></tr></tfoot> |
2720 |
|
|
</table> |
2721 |
|
|
#errors |
2722 |
|
|
|
2723 |
|
|
#data |
2724 |
wakaba |
1.6 |
<fieldset xmlns="http://www.w3.org/1999/xhtml"> |
2725 |
|
|
<legend>XXX</legend> |
2726 |
|
|
</fieldset> |
2727 |
|
|
#errors |
2728 |
wakaba |
1.4 |
|
2729 |
wakaba |
1.6 |
#data |
2730 |
|
|
<fieldset xmlns="http://www.w3.org/1999/xhtml"> |
2731 |
|
|
<legend><p>XXX</p></legend> |
2732 |
|
|
</fieldset> |
2733 |
|
|
#errors |
2734 |
|
|
/fieldset/legend/p;element not allowed |
2735 |
|
|
|
2736 |
|
|
#data |
2737 |
|
|
<fieldset xmlns="http://www.w3.org/1999/xhtml"> |
2738 |
|
|
<legend><blockquote><p>XXX</p></blockquote></legend> |
2739 |
|
|
</fieldset> |
2740 |
|
|
#errors |
2741 |
|
|
/fieldset/legend/blockquote;element not allowed |
2742 |
|
|
|
2743 |
|
|
#data |
2744 |
|
|
<figure xmlns="http://www.w3.org/1999/xhtml"> |
2745 |
|
|
<legend>XXX</legend> |
2746 |
|
|
<img/> |
2747 |
|
|
</figure> |
2748 |
|
|
#errors |
2749 |
|
|
|
2750 |
|
|
#data |
2751 |
|
|
<figure xmlns="http://www.w3.org/1999/xhtml"> |
2752 |
|
|
<legend><p>XXX</p></legend> |
2753 |
|
|
<img/> |
2754 |
|
|
</figure> |
2755 |
|
|
#errors |
2756 |
|
|
/figure/legend/p;element not allowed |
2757 |
|
|
|
2758 |
|
|
#data |
2759 |
|
|
<figure xmlns="http://www.w3.org/1999/xhtml"> |
2760 |
|
|
<legend><blockquote><p>XXX</p></blockquote></legend> |
2761 |
|
|
<img/> |
2762 |
|
|
</figure> |
2763 |
|
|
#errors |
2764 |
|
|
|
2765 |
|
|
#data |
2766 |
|
|
<figure xmlns="http://www.w3.org/1999/xhtml"> |
2767 |
|
|
<legend>XXX</legend> |
2768 |
|
|
<img/> |
2769 |
|
|
</figure> |
2770 |
|
|
#errors |
2771 |
|
|
|
2772 |
|
|
#data |
2773 |
|
|
<figure xmlns="http://www.w3.org/1999/xhtml"> |
2774 |
|
|
<legend><p>XXX</p></legend> |
2775 |
|
|
<img/> |
2776 |
|
|
</figure> |
2777 |
|
|
#errors |
2778 |
|
|
/figure/legend/p;element not allowed |
2779 |
|
|
|
2780 |
|
|
#data |
2781 |
|
|
<figure xmlns="http://www.w3.org/1999/xhtml"> |
2782 |
|
|
<legend><blockquote><p>XXX</p></blockquote></legend> |
2783 |
|
|
<img/> |
2784 |
|
|
</figure> |
2785 |
|
|
#errors |
2786 |
|
|
/figure/legend/blockquote;element not allowed |
2787 |
wakaba |
1.19 |
|
2788 |
|
|
#data |
2789 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
2790 |
|
|
<title/> |
2791 |
|
|
<noscript> |
2792 |
|
|
<p/> |
2793 |
|
|
</noscript> |
2794 |
|
|
</head> |
2795 |
|
|
#errors |
2796 |
|
|
/head/noscript;in XML:noscript |
2797 |
|
|
/head/noscript/p;element not allowed |
2798 |
|
|
|
2799 |
|
|
#data |
2800 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
2801 |
|
|
<title/> |
2802 |
|
|
<noscript> |
2803 |
|
|
<noscript/> |
2804 |
|
|
</noscript> |
2805 |
|
|
</head> |
2806 |
|
|
#errors |
2807 |
|
|
/head/noscript;in XML:noscript |
2808 |
|
|
/head/noscript/noscript;element not allowed |
2809 |
|
|
|
2810 |
|
|
#data |
2811 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
2812 |
|
|
<title/> |
2813 |
|
|
<noscript> |
2814 |
|
|
<link rel="stylesheet" href=""/> |
2815 |
|
|
</noscript> |
2816 |
|
|
</head> |
2817 |
|
|
#errors |
2818 |
|
|
/head/noscript;in XML:noscript |
2819 |
|
|
|
2820 |
|
|
#data |
2821 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
2822 |
|
|
<title/> |
2823 |
|
|
<noscript> |
2824 |
|
|
<style/> |
2825 |
|
|
</noscript> |
2826 |
|
|
</head> |
2827 |
|
|
#errors |
2828 |
|
|
/head/noscript;in XML:noscript |
2829 |
|
|
/head/noscript/style;style:text/css;unsupported |
2830 |
|
|
|
2831 |
|
|
#data |
2832 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
2833 |
|
|
<title/> |
2834 |
|
|
<noscript> |
2835 |
|
|
<script/> |
2836 |
|
|
</noscript> |
2837 |
|
|
</head> |
2838 |
|
|
#errors |
2839 |
|
|
/head/noscript;in XML:noscript |
2840 |
|
|
/head/noscript/script;element not allowed |
2841 |
|
|
/head/noscript/script;script:text/javascript;unsupported |
2842 |
|
|
|
2843 |
|
|
#data |
2844 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
2845 |
|
|
<title/> |
2846 |
|
|
<noscript> |
2847 |
|
|
<meta name="keywords" content=""/> |
2848 |
|
|
</noscript> |
2849 |
|
|
</head> |
2850 |
|
|
#errors |
2851 |
|
|
/head/noscript;in XML:noscript |
2852 |
|
|
|
2853 |
|
|
#data |
2854 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
2855 |
|
|
<title/> |
2856 |
|
|
<noscript> |
2857 |
|
|
<base href=""/> |
2858 |
|
|
</noscript> |
2859 |
|
|
</head> |
2860 |
|
|
#errors |
2861 |
|
|
/head/noscript;in XML:noscript |
2862 |
|
|
/head/noscript/base;element not allowed |
2863 |
|
|
|
2864 |
|
|
#data |
2865 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
2866 |
|
|
<title/> |
2867 |
|
|
<noscript> |
2868 |
|
|
<event-source src=""/> |
2869 |
|
|
</noscript> |
2870 |
|
|
</head> |
2871 |
|
|
#errors |
2872 |
|
|
/head/noscript;in XML:noscript |
2873 |
|
|
/head/noscript/event-source;element not allowed |
2874 |
|
|
|
2875 |
|
|
#data |
2876 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
2877 |
|
|
<title/> |
2878 |
|
|
<noscript> |
2879 |
|
|
<title/> |
2880 |
|
|
</noscript> |
2881 |
|
|
</head> |
2882 |
|
|
#errors |
2883 |
|
|
/head/noscript;in XML:noscript |
2884 |
|
|
/head/noscript/title;element not allowed |
2885 |
|
|
|
2886 |
|
|
#data |
2887 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
2888 |
|
|
<title/> |
2889 |
|
|
<noscript> |
2890 |
|
|
<link rel="stylesheet" href=""/> |
2891 |
|
|
<style/> |
2892 |
|
|
</noscript> |
2893 |
|
|
</head> |
2894 |
|
|
#errors |
2895 |
|
|
/head/noscript;in XML:noscript |
2896 |
|
|
/head/noscript/style;style:text/css;unsupported |
2897 |
|
|
|
2898 |
|
|
#data |
2899 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
2900 |
|
|
<title/> |
2901 |
|
|
<noscript> |
2902 |
|
|
<link rel="stylesheet" href=""/> |
2903 |
|
|
<noscript> |
2904 |
|
|
<style/> |
2905 |
|
|
</noscript> |
2906 |
|
|
</noscript> |
2907 |
|
|
</head> |
2908 |
|
|
#errors |
2909 |
|
|
/head/noscript;in XML:noscript |
2910 |
|
|
/head/noscript/noscript;in XML:noscript |
2911 |
|
|
/head/noscript/noscript;element not allowed |
2912 |
|
|
/head/noscript/noscript/style;style:text/css;unsupported |
2913 |
|
|
|
2914 |
|
|
#data |
2915 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
2916 |
|
|
<title/> |
2917 |
|
|
<noscript> |
2918 |
|
|
<link rel="stylesheet" href=""/> |
2919 |
|
|
<noscript> |
2920 |
|
|
<p/> |
2921 |
|
|
</noscript> |
2922 |
|
|
</noscript> |
2923 |
|
|
</head> |
2924 |
|
|
#errors |
2925 |
|
|
/head/noscript;in XML:noscript |
2926 |
|
|
/head/noscript/noscript;in XML:noscript |
2927 |
|
|
/head/noscript/noscript;element not allowed |
2928 |
|
|
/head/noscript/noscript/p;element not allowed |
2929 |
|
|
|
2930 |
|
|
#data |
2931 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
2932 |
|
|
<title/> |
2933 |
|
|
<noscript> |
2934 |
|
|
<link rel="stylesheet" href=""/> |
2935 |
|
|
<noscript> |
2936 |
|
|
<meta charset="us-ascii"/> |
2937 |
|
|
</noscript> |
2938 |
|
|
</noscript> |
2939 |
|
|
</head> |
2940 |
|
|
#errors |
2941 |
|
|
/head/noscript;in XML:noscript |
2942 |
|
|
/head/noscript/noscript;in XML:noscript |
2943 |
|
|
/head/noscript/noscript;element not allowed |
2944 |
|
|
/head/noscript/noscript/meta;element not allowed |
2945 |
|
|
/head/noscript/noscript/meta/@charset;in XML:charset |
2946 |
|
|
|
2947 |
|
|
#data |
2948 |
|
|
<noscript xmlns="http://www.w3.org/1999/xhtml"> |
2949 |
|
|
<meta name="keywords" content=""/> |
2950 |
|
|
</noscript> |
2951 |
|
|
#errors |
2952 |
|
|
/noscript;in XML:noscript |
2953 |
|
|
/noscript/meta;element not allowed |
2954 |
|
|
|
2955 |
|
|
#data |
2956 |
|
|
<noscript xmlns="http://www.w3.org/1999/xhtml"> |
2957 |
|
|
<title/> |
2958 |
|
|
</noscript> |
2959 |
|
|
#errors |
2960 |
|
|
/noscript;in XML:noscript |
2961 |
|
|
/noscript/title;element not allowed |
2962 |
|
|
|
2963 |
|
|
#data |
2964 |
|
|
<noscript xmlns="http://www.w3.org/1999/xhtml"> |
2965 |
|
|
<link rel="stylesheet" href=""/> |
2966 |
|
|
</noscript> |
2967 |
|
|
#errors |
2968 |
|
|
/noscript;in XML:noscript |
2969 |
|
|
/noscript/link;element not allowed |
2970 |
|
|
|
2971 |
|
|
#data |
2972 |
|
|
<noscript xmlns="http://www.w3.org/1999/xhtml"> |
2973 |
|
|
<style/> |
2974 |
|
|
</noscript> |
2975 |
|
|
#errors |
2976 |
|
|
/noscript;in XML:noscript |
2977 |
|
|
/noscript/style;element not allowed |
2978 |
|
|
/noscript/style;style:text/css;unsupported |
2979 |
|
|
|
2980 |
|
|
#data |
2981 |
|
|
<noscript xmlns="http://www.w3.org/1999/xhtml"> |
2982 |
|
|
<meta charset="us-ascii"/> |
2983 |
|
|
</noscript> |
2984 |
|
|
#errors |
2985 |
|
|
/noscript;in XML:noscript |
2986 |
|
|
/noscript/meta;element not allowed |
2987 |
|
|
/noscript/meta/@charset;in XML:charset |
2988 |
|
|
|
2989 |
|
|
#data |
2990 |
|
|
<noscript xmlns="http://www.w3.org/1999/xhtml"> |
2991 |
|
|
<noscript/> |
2992 |
|
|
</noscript> |
2993 |
|
|
#errors |
2994 |
|
|
/noscript;in XML:noscript |
2995 |
|
|
/noscript/noscript;element not allowed |
2996 |
|
|
/noscript/noscript;in XML:noscript |