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