/[suikacvs]/markup/html/whatpm/t/dom-conformance/html-flows-1.dat
Suika

Contents of /markup/html/whatpm/t/dom-conformance/html-flows-1.dat

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.11 - (hide annotations) (download)
Sun Aug 30 08:02:05 2009 UTC (16 years, 10 months ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
Changes since 1.10: +4 -0 lines
++ whatpm/t/dom-conformance/ChangeLog	30 Aug 2009 08:01:21 -0000
	* html-flows-1.dat: Added a test case for |p| in |legend| in
	|figure|.

2009-08-30  Wakaba  <wakaba@suika.fam.cx>

++ whatpm/Whatpm/ContentChecker/ChangeLog	30 Aug 2009 08:01:48 -0000
	* HTML.pm: Oops, |in_figure| flag should have been set in the
	|check_start|, not in |check_child_text|.

2009-08-30  Wakaba  <wakaba@suika.fam.cx>

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24