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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations) (download)
Tue Oct 7 12:18:39 2008 UTC (17 years, 9 months ago) by wakaba
Branch: MAIN
++ whatpm/t/ChangeLog	7 Oct 2008 12:07:43 -0000
	* content-model-1.dat: Some entries moved to
	dom-conformance/html-1.dat, dom-conformance/html-flows-1.dat,
	dom-conformance/html-links-1.dat,
	dom-conformance/html-objects-1.dat, and
	dom-conformance/html-interactive-1.dat.

	* content-model-2.dat: Removed (moved to
	dom-conformance/xml-1.dat, dom-conformance/html-1.dat,
	dom-conformance/html-links-1.dat,
	dom-conformance/html-objects-1.dat,
	dom-conformance/html-interactive-1.dat, and
	dom-conformance/html-flows-1.dat).

	* content-model-3.dat: Removed (moved to
	dom-conformance/xml-global.dat).

	* content-model-4.dat: Removed (moved to
	dom-conformance/html-texts-1.dat and
	dom-conformance/html-links-1.dat).

	* content-model-5.dat: Removed (moved to
	dom-conformance/html-flows-1.dat).

	* content-model-6.dat: Removed (moved to
	dom-conformance/html-dataset.dat).

	* ContentChecker.t: References to the removed files removed and
	references to new files added.

	* ContentChecker-XML.t: New script.

	* Makefile: Updated.

2008-10-07  Wakaba  <wakaba@suika.fam.cx>

++ whatpm/t/dom-conformance/ChangeLog	7 Oct 2008 12:10:54 -0000
	* html-1.dat, html-dataset.dat, html-interactive-1.dat,
	html-links-1.dat, html-objects-1.dat, xml-1.dat, xml-global.dat:
	New files (the test entries are moved from
	../content-model-*.dat).

2008-10-07  Wakaba  <wakaba@suika.fam.cx>

1 wakaba 1.1 #data
2     <head xmlns="http://www.w3.org/1999/xhtml">
3     <title/>
4     <noscript>
5     <p/>
6     </noscript>
7     </head>
8     #errors
9     /head/noscript;in XML:noscript;m
10     /head/noscript/p;element not allowed:head noscript;m
11     /head/noscript/p;no significant content;s
12    
13     #data
14     <head xmlns="http://www.w3.org/1999/xhtml">
15     <title/>
16     <noscript>
17     <noscript/>
18     </noscript>
19     </head>
20     #errors
21     /head/noscript;in XML:noscript;m
22     /head/noscript/noscript;in XML:noscript;m
23     /head/noscript/noscript;element not allowed:head noscript;m
24    
25     #data
26     <head xmlns="http://www.w3.org/1999/xhtml">
27     <title/>
28     <noscript>
29     <link rel="stylesheet" href=""/>
30     </noscript>
31     </head>
32     #errors
33     /head/noscript;in XML:noscript;m
34    
35     #data
36     <head xmlns="http://www.w3.org/1999/xhtml">
37     <title/>
38     <noscript>
39     <style/>
40     </noscript>
41     </head>
42     #errors
43     /head/noscript;in XML:noscript;m
44     /head/noscript/style;SUBDOC
45    
46     #data
47     <head xmlns="http://www.w3.org/1999/xhtml">
48     <title/>
49     <noscript>
50     <script/>
51     </noscript>
52     </head>
53     #errors
54     /head/noscript;in XML:noscript;m
55     /head/noscript/script;element not allowed:head noscript;m
56     /head/noscript/script;SUBDOC
57    
58     #data
59     <head xmlns="http://www.w3.org/1999/xhtml">
60     <title/>
61     <noscript>
62     <meta name="keywords" content=""/>
63     </noscript>
64     </head>
65     #errors
66     /head/noscript;in XML:noscript;m
67     /head/noscript/meta;element not allowed:head noscript;m
68    
69     #data
70     <head xmlns="http://www.w3.org/1999/xhtml">
71     <title/>
72     <noscript>
73     <base href=""/>
74     </noscript>
75     </head>
76     #errors
77     /head/noscript;in XML:noscript;m
78     /head/noscript/base;element not allowed:head noscript;m
79    
80     #data
81     <head xmlns="http://www.w3.org/1999/xhtml">
82     <title/>
83     <noscript>
84     <event-source src=""/>
85     </noscript>
86     </head>
87     #errors
88     /head/noscript;in XML:noscript;m
89     /head/noscript/event-source;element not allowed:head noscript;m
90     /head/noscript/event-source;element not defined;m
91     /head/noscript/event-source/@src;attribute not defined;m
92    
93     #data
94     <head xmlns="http://www.w3.org/1999/xhtml">
95     <title/>
96     <noscript>
97     <eventsource src=""/>
98     </noscript>
99     </head>
100     #errors
101     /head/noscript;in XML:noscript;m
102     /head/noscript/eventsource;element not allowed:head noscript;m
103    
104     #data
105     <head xmlns="http://www.w3.org/1999/xhtml">
106     <title/>
107     <noscript>
108     <title/>
109     </noscript>
110     </head>
111     #errors
112     /head/noscript;in XML:noscript;m
113     /head/noscript/title;element not allowed:head noscript;m
114    
115     #data
116     <head xmlns="http://www.w3.org/1999/xhtml">
117     <title/>
118     <noscript>
119     <link rel="stylesheet" href=""/>
120     <style/>
121     </noscript>
122     </head>
123     #errors
124     /head/noscript;in XML:noscript;m
125     /head/noscript/style;SUBDOC
126    
127     #data
128     <head xmlns="http://www.w3.org/1999/xhtml">
129     <title/>
130     <noscript>
131     <link rel="stylesheet" href=""/>
132     <noscript>
133     <style/>
134     </noscript>
135     </noscript>
136     </head>
137     #errors
138     /head/noscript;in XML:noscript;m
139     /head/noscript/noscript;in XML:noscript;m
140     /head/noscript/noscript;element not allowed:head noscript;m
141     /head/noscript/noscript/style;SUBDOC
142    
143     #data
144     <head xmlns="http://www.w3.org/1999/xhtml">
145     <title/>
146     <noscript>
147     <link rel="stylesheet" href=""/>
148     <noscript>
149     <p/>
150     </noscript>
151     </noscript>
152     </head>
153     #errors
154     /head/noscript;in XML:noscript;m
155     /head/noscript/noscript;in XML:noscript;m
156     /head/noscript/noscript;element not allowed:head noscript;m
157     /head/noscript/noscript/p;element not allowed:head noscript;m
158     /head/noscript/noscript/p;no significant content;s
159    
160     #data
161     <head xmlns="http://www.w3.org/1999/xhtml">
162     <title/>
163     <noscript>
164     <link rel="stylesheet" href=""/>
165     <noscript>
166     <meta charset="us-ascii"/>
167     </noscript>
168     </noscript>
169     </head>
170     #errors
171     /head/noscript;in XML:noscript;m
172     /head/noscript/noscript;in XML:noscript;m
173     /head/noscript/noscript;element not allowed:head noscript;m
174     /head/noscript/noscript/meta;element not allowed:head noscript;m
175     /head/noscript/noscript/meta;element not allowed:meta charset;m
176     /head/noscript/noscript/meta;in XML:charset;m
177     /head/noscript/noscript/meta/@charset;mismatched charset name not checked;u
178    
179     #data
180     <noscript xmlns="http://www.w3.org/1999/xhtml">
181     <meta name="keywords" content=""/>
182     </noscript>
183     #errors
184     /noscript;in XML:noscript;m
185     /noscript;no significant content;s
186     /noscript/meta;element not allowed:flow;m
187    
188     #data
189     <noscript xmlns="http://www.w3.org/1999/xhtml">
190     <title/>
191     </noscript>
192     #errors
193     /noscript;no significant content;s
194     /noscript;in XML:noscript;m
195     /noscript/title;element not allowed:flow;m
196    
197     #data
198     <noscript xmlns="http://www.w3.org/1999/xhtml">
199     <link rel="stylesheet" href=""/>
200     </noscript>
201     #errors
202     /noscript;no significant content;s
203     /noscript;in XML:noscript;m
204     /noscript/link;element not allowed:flow;m
205    
206     #data
207     <noscript xmlns="http://www.w3.org/1999/xhtml">
208     <style/>
209     </noscript>
210     #errors
211     /noscript;no significant content;s
212     /noscript;in XML:noscript;m
213     /noscript/style;element not allowed:flow style;m
214     /noscript/style;SUBDOC
215    
216     #data
217     <noscript xmlns="http://www.w3.org/1999/xhtml">
218     <style scoped=""/>
219     </noscript>
220     #errors
221     /noscript;no significant content;s
222     /noscript;in XML:noscript;m
223     /noscript/style;SUBDOC
224    
225     #data
226     <noscript xmlns="http://www.w3.org/1999/xhtml">
227     <meta charset="us-ascii"/>
228     </noscript>
229     #errors
230     /noscript;no significant content;s
231     /noscript;in XML:noscript;m
232     /noscript/meta;element not allowed:flow;m
233     /noscript/meta;element not allowed:meta charset;m
234     /noscript/meta;in XML:charset;m
235     /noscript/meta/@charset;mismatched charset name not checked;u
236    
237     #data
238     <noscript xmlns="http://www.w3.org/1999/xhtml">
239     <meta http-equiv="Content-Type" content="text/html; charset=us-ascii"/>
240     </noscript>
241     #errors
242     /noscript;no significant content;s
243     /noscript;in XML:noscript;m
244     /noscript/meta;element not allowed:flow;m
245     /noscript/meta;element not allowed:meta charset;m
246     /noscript/meta;in XML:charset;m
247     /noscript/meta/@content;mismatched charset name not checked;u
248    
249     #data
250     <noscript xmlns="http://www.w3.org/1999/xhtml">
251     <noscript/>
252     </noscript>
253     #errors
254     /noscript;no significant content;s
255     /noscript;in XML:noscript;m
256     /noscript/noscript;element not allowed:minus;m
257     /noscript/noscript;in XML:noscript;m
258    
259     #data
260     <em xmlns="http://www.w3.org/1999/xhtml"><eventsource/></em>
261     #errors
262     /em;no significant content;s
263    
264     #data
265     <p xmlns="http://www.w3.org/1999/xhtml"><eventsource/></p>
266     #errors
267     /p;no significant content;s
268    
269     #data
270     <div xmlns="http://www.w3.org/1999/xhtml"><eventsource/></div>
271     #errors
272     /div;no significant content;s
273    
274     #data
275     <section xmlns="http://www.w3.org/1999/xhtml"><eventsource/></section>
276     #errors
277     /section;no significant content;s
278    
279     #data
280     <details xmlns="http://www.w3.org/1999/xhtml"></details>
281     #errors
282     /details;no significant content;s
283     /details;child element missing;legend;m
284    
285     #data
286     <details xmlns="http://www.w3.org/1999/xhtml"> </details>
287     #errors
288     /details;no significant content;s
289     /details;child element missing;legend;m
290    
291     #data
292     <details xmlns="http://www.w3.org/1999/xhtml">xxxx</details>
293     #errors
294     /details;child element missing;legend;m
295    
296     #data
297     <details xmlns="http://www.w3.org/1999/xhtml"><p></p></details>
298     #errors
299     /details;child element missing;legend;m
300     /details;no significant content;s
301     /details/p;no significant content;s
302    
303     #data
304     <details xmlns="http://www.w3.org/1999/xhtml"><p>xxx</p></details>
305     #errors
306     /details;child element missing;legend;m
307    
308     #data
309     <details xmlns="http://www.w3.org/1999/xhtml"><legend>xx</legend>xxx</details>
310     #errors
311    
312     #data
313     <details xmlns="http://www.w3.org/1999/xhtml"><legend>xx</legend><p>xxx</p></details>
314     #errors
315    
316     #data
317     <details xmlns="http://www.w3.org/1999/xhtml"><legend>xx</legend><style scoped="scoped"></style><p>xxx</p></details>
318     #errors
319     /details/style;SUBDOC
320    
321     #data
322     <details xmlns="http://www.w3.org/1999/xhtml">
323     <legend>xx</legend>
324     <style scoped="scoped"></style><p>xxx</p></details>
325     #errors
326     /details/style;SUBDOC
327    
328     #data
329     <details xmlns="http://www.w3.org/1999/xhtml">
330     xx<legend>xx</legend></details>
331     #errors
332     /details/legend;element not allowed:details legend;m
333    
334     #data
335     <details xmlns="http://www.w3.org/1999/xhtml">
336     <p>xx</p><legend>xx</legend></details>
337     #errors
338     /details/legend;element not allowed:details legend;m
339    
340     #data
341     <details xmlns="http://www.w3.org/1999/xhtml">
342     <legend>yy</legend><legend>xx</legend></details>
343     #errors
344     /details/legend;element not allowed:details legend;m
345    
346     #data
347     <details xmlns="http://www.w3.org/1999/xhtml">
348     <ins><legend>xx</legend>aa</ins></details>
349     #errors
350    
351     #data
352     <details xmlns="http://www.w3.org/1999/xhtml">
353     zzz<legend>yy</legend><legend>xx</legend>aaa</details>
354     #errors
355     /details/legend;element not allowed:details legend;m
356     /details/legend;element not allowed:details legend;m
357    
358     #data
359     <bb xmlns="http://www.w3.org/1999/xhtml"></bb>
360     #errors
361     /bb;no significant content;s
362    
363     #data
364     <bb xmlns="http://www.w3.org/1999/xhtml"> </bb>
365     #errors
366     /bb;no significant content;s
367    
368     #data
369     <bb xmlns="http://www.w3.org/1999/xhtml">x</bb>
370     #errors
371    
372     #data
373     <bb xmlns="http://www.w3.org/1999/xhtml"><em>x</em></bb>
374     #errors
375    
376     #data
377     <bb xmlns="http://www.w3.org/1999/xhtml">x<em>y</em>z</bb>
378     #errors
379    
380     #data
381     <bb xmlns="http://www.w3.org/1999/xhtml"><p>x</p></bb>
382     #errors
383     /bb/p;element not allowed:phrasing;m
384    
385     #data
386     <bb xmlns="http://www.w3.org/1999/xhtml"><meta name="keywords" content="y"/></bb>
387     #errors
388     /bb/meta;element not allowed:phrasing;m
389     /bb;no significant content;s
390    
391     #data
392     <bb xmlns="http://www.w3.org/1999/xhtml">x<script>y</script></bb>
393     #errors
394     /bb/script;SUBDOC
395    
396     #data
397     <bb xmlns="http://www.w3.org/1999/xhtml"><ins>x</ins></bb>
398     #errors
399    
400     #data
401     <bb xmlns="http://www.w3.org/1999/xhtml"><ins><p>x</p></ins></bb>
402     #errors
403     /bb/ins/p;element not allowed:phrasing;m
404    
405     #data
406     <p xmlns="http://www.w3.org/1999/xhtml"><bb>x</bb></p>
407     #errors
408    
409     #data
410     <em xmlns="http://www.w3.org/1999/xhtml"><bb>x</bb></em>
411     #errors
412    
413     #data
414     <br xmlns="http://www.w3.org/1999/xhtml"><bb>x</bb></br>
415     #errors
416     /br/bb;element not allowed:empty;m
417    
418     #data
419     <title xmlns="http://www.w3.org/1999/xhtml"><bb>x</bb></title>
420     #errors
421     /title/bb;element not allowed:text;m
422    
423     #data
424     <td xmlns="http://www.w3.org/1999/xhtml"><bb>x</bb></td>
425     #errors
426    
427     #data
428     <ins xmlns="http://www.w3.org/1999/xhtml"><bb>x</bb></ins>
429     #errors
430    
431     #data
432     <p xmlns="http://www.w3.org/1999/xhtml"><del><bb>x</bb></del>y</p>
433     #errors
434    
435     #data
436     <p xmlns="http://www.w3.org/1999/xhtml"><bb><style></style>x</bb></p>
437     #errors
438     /p/bb/style;element not allowed:phrasing;m
439     /p/bb/style;SUBDOC
440    
441     #data
442     <bb xmlns="http://www.w3.org/1999/xhtml">
443     <a>a</a>
444     </bb>
445     #errors
446     /bb/a;element not allowed:minus;m
447    
448     #data
449     <bb xmlns="http://www.w3.org/1999/xhtml">
450     <video src="">a</video>
451     </bb>
452     #errors
453    
454     #data
455     <bb xmlns="http://www.w3.org/1999/xhtml">
456     <video src="" controls="">a</video>
457     </bb>
458     #errors
459     /bb/video;element not allowed:minus;m
460    
461     #data
462     <bb xmlns="http://www.w3.org/1999/xhtml">
463     <audio src="">a</audio>
464     </bb>
465     #errors
466    
467     #data
468     <bb xmlns="http://www.w3.org/1999/xhtml">
469     <audio src="" controls="">a</audio>
470     </bb>
471     #errors
472     /bb/audio;element not allowed:minus;m
473    
474     #data
475     <bb xmlns="http://www.w3.org/1999/xhtml">
476     <label>a</label>
477     </bb>
478     #errors
479     /bb/label;element not allowed:minus;m
480    
481     #data
482     <bb xmlns="http://www.w3.org/1999/xhtml">
483     <input/>x
484     </bb>
485     #errors
486     /bb/input;element not allowed:minus;m
487    
488     #data
489     <bb xmlns="http://www.w3.org/1999/xhtml">
490     <button>a</button>
491     </bb>
492     #errors
493     /bb/button;element not allowed:minus;m
494    
495     #data
496     <bb xmlns="http://www.w3.org/1999/xhtml">
497     <select><option>a</option></select>
498     </bb>
499     #errors
500     /bb/select;element not allowed:minus;m
501    
502     #data
503     <bb xmlns="http://www.w3.org/1999/xhtml">
504     <textarea>a</textarea>
505     </bb>
506     #errors
507     /bb/textarea;element not allowed:minus;m
508    
509     #data
510     <bb xmlns="http://www.w3.org/1999/xhtml">
511     <details><legend>x</legend>a</details>
512     </bb>
513     #errors
514     /bb/details;element not allowed:minus;m
515    
516     #data
517     <bb xmlns="http://www.w3.org/1999/xhtml">
518     <datagrid>a</datagrid>
519     </bb>
520     #errors
521     /bb/datagrid;element not allowed:minus;m
522    
523     #data
524     <bb xmlns="http://www.w3.org/1999/xhtml">
525     <bb>a</bb>
526     </bb>
527     #errors
528     /bb/bb;element not allowed:minus;m
529    
530     #data
531     <bb xmlns="http://www.w3.org/1999/xhtml">
532     <menu>a</menu>
533     </bb>
534     #errors
535    
536     #data
537     <bb xmlns="http://www.w3.org/1999/xhtml">
538     <menu type="toolbar">a</menu>
539     </bb>
540     #errors
541     /bb/menu;element not allowed:minus;m
542    
543     #data
544     <bb xmlns="http://www.w3.org/1999/xhtml">
545     <datatemplate>
546     <rule>
547     <a:content type="xhtml" xmlns:a="http://www.w3.org/2005/Atom">
548     <div>
549     <a>x</a>
550     </div>
551     </a:content>
552     </rule>
553     </datatemplate>
554     </bb>
555     #errors
556     /bb/datatemplate/rule/content/div/a;element not allowed:minus;m
557     /bb/datatemplate;element not allowed:phrasing;m
558    
559     #data
560     <script xmlns="http://www.w3.org/1999/xhtml"/>
561     #errors
562     /script;SUBDOC
563    
564     #data
565     <script type="" xmlns="http://www.w3.org/1999/xhtml"/>
566     #errors
567     /script/@type;IMT:syntax error;m
568     /script;SUBDOC
569    
570     #data
571     <script type="text/javascript" xmlns="http://www.w3.org/1999/xhtml"/>
572     #errors
573     /script/@type;IMT:obsolete subtype;w
574     /script;SUBDOC
575    
576     #data
577     <script type="text/javascript;e4x=1" xmlns="http://www.w3.org/1999/xhtml"/>
578     #errors
579     /script/@type;IMT:obsolete subtype;w
580     /script/@type;IMT:parameter not allowed;m
581     /script;SUBDOC
582    
583     #data
584     <script type="text/JavaScript;E4X=1" xmlns="http://www.w3.org/1999/xhtml"/>
585     #errors
586     /script/@type;IMT:obsolete subtype;w
587     /script/@type;IMT:parameter not allowed;m
588     /script;SUBDOC
589    
590     #data
591     <script type="text/javascript;e4x=&quot;1&quot;"
592     xmlns="http://www.w3.org/1999/xhtml"/>
593     #errors
594     /script/@type;IMT:obsolete subtype;w
595     /script/@type;IMT:parameter not allowed;m
596     /script;SUBDOC
597    
598     #data
599     <script type="text/javascript;e4x=&quot;\1&quot;"
600     xmlns="http://www.w3.org/1999/xhtml"/>
601     #errors
602     /script/@type;IMT:obsolete subtype;w
603     /script/@type;IMT:parameter not allowed;m
604     /script;SUBDOC
605    
606     #data
607     <script type="text/javascript; ~=a"
608     xmlns="http://www.w3.org/1999/xhtml"/>
609     #errors
610     /script/@type;IMT:obsolete subtype;w
611     /script/@type;IMT:attribute syntax error;m
612     /script/@type;IMT:parameter not allowed;m
613     /script;SUBDOC
614    
615     #data
616     <script type="text~/javascript"
617     xmlns="http://www.w3.org/1999/xhtml"/>
618     #errors
619     /script/@type;IMT:unregistered type;m
620     /script/@type;IMT:type syntax error;m
621     /script;SUBDOC
622    
623     #data
624     <script type="text/javascript~"
625     xmlns="http://www.w3.org/1999/xhtml"/>
626     #errors
627     /script/@type;IMT:unknown subtype;u
628     /script/@type;IMT:subtype syntax error;m
629     /script;SUBDOC
630    
631     #data
632     <script src="http://test/" type="text/javascript"
633     xmlns="http://www.w3.org/1999/xhtml"/>
634     #errors
635     /script/@type;IMT:obsolete subtype;w
636    
637     #data
638     <script src="http://test/%" type="text/javascript"
639     xmlns="http://www.w3.org/1999/xhtml"/>
640     #errors
641     /script/@src;syntax error:iriref3987;m
642     /script/@type;IMT:obsolete subtype;w
643    
644     #data
645     <script defer="" xmlns="http://www.w3.org/1999/xhtml"/>
646     #errors
647     /script;SUBDOC
648    
649     #data
650     <script src="http://test/" defer=""
651     xmlns="http://www.w3.org/1999/xhtml"/>
652     #errors
653    
654     #data
655     <script defer="defer" xmlns="http://www.w3.org/1999/xhtml"/>
656     #errors
657     /script;SUBDOC
658    
659     #data
660     <script src="http://test/" defer="defer"
661     xmlns="http://www.w3.org/1999/xhtml"/>
662     #errors
663    
664     #data
665     <script defer="DEFER" xmlns="http://www.w3.org/1999/xhtml"/>
666     #errors
667     /script;SUBDOC
668    
669     #data
670     <script defer="true" xmlns="http://www.w3.org/1999/xhtml"/>
671     #errors
672     /script/@defer;boolean:invalid;m
673     /script;SUBDOC
674    
675     #data
676     <script src="http://test/" defer="true"
677     xmlns="http://www.w3.org/1999/xhtml"/>
678     #errors
679     /script/@defer;boolean:invalid;m
680    
681     #data
682     <script async="" xmlns="http://www.w3.org/1999/xhtml"/>
683     #errors
684     /script;SUBDOC
685    
686     #data
687     <script src="http://test/" async=""
688     xmlns="http://www.w3.org/1999/xhtml"/>
689     #errors
690    
691     #data
692     <script async="async" xmlns="http://www.w3.org/1999/xhtml"/>
693     #errors
694     /script;SUBDOC
695    
696     #data
697     <script src="http://test/" async="async"
698     xmlns="http://www.w3.org/1999/xhtml"/>
699     #errors
700    
701     #data
702     <script async="true" xmlns="http://www.w3.org/1999/xhtml"/>
703     #errors
704     /script/@async;boolean:invalid;m
705     /script;SUBDOC
706    
707     #data
708     <script src="http://test/" async="true"
709     xmlns="http://www.w3.org/1999/xhtml"/>
710     #errors
711     /script/@async;boolean:invalid;m
712    
713     #data
714     <script src="http://test/" async="aSync"
715     xmlns="http://www.w3.org/1999/xhtml"/>
716     #errors
717    
718     #data
719     <script defer="" async="" xmlns="http://www.w3.org/1999/xhtml"/>
720     #errors
721     /script;SUBDOC
722    
723     #data
724     <script defer="defer" async="async" xmlns="http://www.w3.org/1999/xhtml"/>
725     #errors
726     /script;SUBDOC
727    
728     #data
729     <script src="" defer="" async="" xmlns="http://www.w3.org/1999/xhtml"/>
730     #errors
731    
732     #data
733     <script language="javascript" xmlns="http://www.w3.org/1999/xhtml"/>
734     #errors
735     /script/@language;attribute not defined;m
736     /script;SUBDOC
737    
738     #data
739     <script langauge="javascript" xmlns="http://www.w3.org/1999/xhtml"/>
740     #errors
741     /script/@langauge;attribute not defined;m
742     /script;SUBDOC
743    
744     #data
745     <script langage="javascript" xmlns="http://www.w3.org/1999/xhtml"/>
746     #errors
747     /script/@langage;attribute not defined;m
748     /script;SUBDOC
749    
750     #data
751     <script languege="javascript" xmlns="http://www.w3.org/1999/xhtml"/>
752     #errors
753     /script/@languege;attribute not defined;m
754     /script;SUBDOC
755    
756     #data
757     <script language="JavaScript" xmlns="http://www.w3.org/1999/xhtml"/>
758     #errors
759     /script/@language;attribute not defined;m
760     /script;SUBDOC
761    
762     #data
763     <script language="jscript" xmlns="http://www.w3.org/1999/xhtml"/>
764     #errors
765     /script/@language;attribute not defined;m
766     /script;SUBDOC
767    
768     #data
769     <script language="javascript1.2" xmlns="http://www.w3.org/1999/xhtml"/>
770     #errors
771     /script/@language;attribute not defined;m
772     /script;SUBDOC
773    
774     #data
775     <script language="vbscript" xmlns="http://www.w3.org/1999/xhtml"/>
776     #errors
777     /script/@language;attribute not defined;m
778     /script;SUBDOC
779    
780     #data
781     <script language="XML" xmlns="http://www.w3.org/1999/xhtml"/>
782     #errors
783     /script/@language;attribute not defined;m
784     /script;XML script lang;text/xml;u
785    
786     #data
787     <script charset="us-ascii" xmlns="http://www.w3.org/1999/xhtml"/>
788     #errors
789     /script/@charset;attribute not allowed;m
790     /script;SUBDOC
791    
792     #data
793     <script src="" charset="" xmlns="http://www.w3.org/1999/xhtml"/>
794     #errors
795     /script/@charset;charset:syntax error;m
796     /script/@charset;charset:not registered;w
797    
798     #data
799     <script src="" charset="us-ascii" xmlns="http://www.w3.org/1999/xhtml"/>
800     #errors
801    
802     #data
803     <event-source xmlns="http://www.w3.org/1999/xhtml"/>
804     #errors
805     /event-source;element not defined;m
806    
807     #data
808     <event-source src="http://test/" xmlns="http://www.w3.org/1999/xhtml"/>
809     #errors
810     /event-source;element not defined;m
811     /event-source/@src;attribute not defined;m
812    
813     #data
814     <event-source src="http://test/`" xmlns="http://www.w3.org/1999/xhtml"/>
815     #errors
816     /event-source/@src;syntax error:iriref3987;m
817     /event-source;element not defined;m
818     /event-source/@src;attribute not defined;m
819    
820     #data
821     <eventsource xmlns="http://www.w3.org/1999/xhtml"/>
822     #errors
823    
824     #data
825     <eventsource src="http://test/" xmlns="http://www.w3.org/1999/xhtml"/>
826     #errors
827    
828     #data
829     <eventsource src="http://test/`" xmlns="http://www.w3.org/1999/xhtml"/>
830     #errors
831     /eventsource/@src;syntax error:iriref3987;m
832    
833     #data
834     <details xmlns="http://www.w3.org/1999/xhtml"/>
835     #errors
836     /details;no significant content;s
837     /details;child element missing;legend;m
838    
839     #data
840     <details open="" xmlns="http://www.w3.org/1999/xhtml"/>
841     #errors
842     /details;no significant content;s
843     /details;child element missing;legend;m
844    
845     #data
846     <details open="open" xmlns="http://www.w3.org/1999/xhtml"/>
847     #errors
848     /details;no significant content;s
849     /details;child element missing;legend;m
850    
851     #data
852     <details open="OPEN" xmlns="http://www.w3.org/1999/xhtml"/>
853     #errors
854     /details;no significant content;s
855     /details;child element missing;legend;m
856    
857     #data
858     <details open="true" xmlns="http://www.w3.org/1999/xhtml"/>
859     #errors
860     /details/@open;boolean:invalid;m
861     /details;no significant content;s
862     /details;child element missing;legend;m
863    
864     #data
865     <datagrid xmlns="http://www.w3.org/1999/xhtml"/>
866     #errors
867     #data
868     <datagrid xmlns="http://www.w3.org/1999/xhtml"/>
869     #errors
870    
871     #data
872     <datagrid xmlns="http://www.w3.org/1999/xhtml"> </datagrid>
873     #errors
874    
875     #data
876     <datagrid xmlns="http://www.w3.org/1999/xhtml"><!----></datagrid>
877     #errors
878    
879     #data
880     <datagrid xmlns="http://www.w3.org/1999/xhtml">aaa</datagrid>
881     #errors
882    
883     #data
884     <datagrid xmlns="http://www.w3.org/1999/xhtml"><p/></datagrid>
885     #errors
886     /datagrid;no significant content;s
887     /datagrid/p;no significant content;s
888    
889     #data
890     <datagrid xmlns="http://www.w3.org/1999/xhtml"><br/></datagrid>
891     #errors
892     /datagrid;no significant content;s
893    
894     #data
895     <datagrid xmlns="http://www.w3.org/1999/xhtml"><p/><p/></datagrid>
896     #errors
897     /datagrid;no significant content;s
898     /datagrid/p;no significant content;s
899     /datagrid/p;no significant content;s
900    
901     #data
902     <datagrid xmlns="http://www.w3.org/1999/xhtml"> <p/> <p/> </datagrid>
903     #errors
904     /datagrid;no significant content;s
905     /datagrid/p;no significant content;s
906     /datagrid/p;no significant content;s
907    
908     #data
909     <datagrid xmlns="http://www.w3.org/1999/xhtml"><p/>&amp;<p/></datagrid>
910     #errors
911     /datagrid/p;no significant content;s
912     /datagrid/p;no significant content;s
913    
914     #data
915     <datagrid xmlns="http://www.w3.org/1999/xhtml"><p/><table/></datagrid>
916     #errors
917     /datagrid;no significant content;s
918     /datagrid/p;no significant content;s
919    
920     #data
921     <datagrid xmlns="http://www.w3.org/1999/xhtml"><ul/></datagrid>
922     #errors
923     /datagrid;no significant content;s
924    
925     #data
926     <datagrid xmlns="http://www.w3.org/1999/xhtml"><table/></datagrid>
927     #errors
928    
929     #data
930     <datagrid xmlns="http://www.w3.org/1999/xhtml"><table/><table/></datagrid>
931     #errors
932     /datagrid/table;element not allowed;m
933    
934     #data
935     <datagrid xmlns="http://www.w3.org/1999/xhtml"><table/><p/><table/></datagrid>
936     #errors
937     /datagrid/p;element not allowed;m
938     /datagrid/table;element not allowed;m
939     /datagrid/p;no significant content;s
940    
941     #data
942     <datagrid xmlns="http://www.w3.org/1999/xhtml">xx<table/></datagrid>
943     #errors
944     /datagrid/table;element not allowed;m
945    
946     #data
947     <datagrid xmlns="http://www.w3.org/1999/xhtml">xx<select/></datagrid>
948     #errors
949     /datagrid/select;element not allowed;m
950    
951     #data
952     <datagrid xmlns="http://www.w3.org/1999/xhtml">xx<datalist/></datagrid>
953     #errors
954     /datagrid/datalist;element not allowed;m
955    
956     #data
957     <datagrid xmlns="http://www.w3.org/1999/xhtml">xx<p/><table/></datagrid>
958     #errors
959     /datagrid/p;no significant content;s
960    
961     #data
962     <datagrid xmlns="http://www.w3.org/1999/xhtml">xx<p/><select/></datagrid>
963     #errors
964     /datagrid/p;no significant content;s
965    
966     #data
967     <datagrid xmlns="http://www.w3.org/1999/xhtml">xx<p/><datalist/></datagrid>
968     #errors
969     /datagrid/p;no significant content;s
970    
971     #data
972     <datagrid xmlns="http://www.w3.org/1999/xhtml"><select/></datagrid>
973     #errors
974    
975     #data
976     <datagrid xmlns="http://www.w3.org/1999/xhtml"><datalist/></datagrid>
977     #errors
978    
979     #data
980     <datagrid xmlns="http://www.w3.org/1999/xhtml"><table/>aa</datagrid>
981     #errors
982     /datagrid/"aa";character not allowed;m
983    
984     #data
985     <datagrid xmlns="http://www.w3.org/1999/xhtml"><select/>aa</datagrid>
986     #errors
987     /datagrid/"aa";character not allowed;m
988    
989     #data
990     <datagrid xmlns="http://www.w3.org/1999/xhtml"><datalist/>aa</datagrid>
991     #errors
992     /datagrid/"aa";character not allowed;m
993    
994     #data
995     <datagrid xmlns="http://www.w3.org/1999/xhtml"><datagrid/></datagrid>
996     #errors
997     /datagrid/datagrid;element not allowed:minus;m
998    
999     #data
1000     <datagrid xmlns="http://www.w3.org/1999/xhtml"><div><datagrid/></div></datagrid>
1001     #errors
1002     /datagrid/div/datagrid;element not allowed:minus;m
1003     /datagrid;no significant content;s
1004     /datagrid/div;no significant content;s
1005    
1006     #data
1007     <datagrid xmlns="http://www.w3.org/1999/xhtml">
1008     <p><a/></p>
1009     </datagrid>
1010     #errors
1011     /datagrid/p/a;element not allowed:minus;m
1012     /datagrid;no significant content;s
1013     /datagrid/p;no significant content;s
1014    
1015     #data
1016     <datagrid xmlns="http://www.w3.org/1999/xhtml">
1017     <details><legend/></details>
1018     </datagrid>
1019     #errors
1020     /datagrid;no significant content;s
1021     /datagrid/details;no significant content;s
1022     /datagrid/details/legend;no significant content;s
1023    
1024     #data
1025     <a xmlns="http://www.w3.org/1999/xhtml">
1026     <details>
1027     <legend/>
1028     </details>
1029     </a>
1030     #errors
1031     /a;no significant content;s
1032     /a/details;no significant content;s
1033     /a/details/legend;no significant content;s
1034     /a/details;element not allowed:minus;m
1035    
1036     #data
1037     <a xmlns="http://www.w3.org/1999/xhtml">
1038     <span>
1039     <details><legend/></details>
1040     </span>
1041     </a>
1042     #errors
1043     /a;no significant content;s
1044     /a/span;no significant content;s
1045     /a/span/details;no significant content;s
1046     /a/span/details/legend;no significant content;s
1047     /a/span/details;element not allowed:minus;m
1048    
1049     #data
1050     <a xmlns="http://www.w3.org/1999/xhtml">
1051     <datagrid/>
1052     </a>
1053     #errors
1054     /a/datagrid;element not allowed:minus;m
1055     /a;no significant content;s
1056    
1057     #data
1058     <a xmlns="http://www.w3.org/1999/xhtml">
1059     <span><datagrid/></span>
1060     </a>
1061     #errors
1062     /a/span/datagrid;element not allowed:minus;m
1063     /a;no significant content;s
1064     /a/span;no significant content;s
1065    
1066     #data
1067     <datagrid disabled="" xmlns="http://www.w3.org/1999/xhtml"/>
1068     #errors
1069    
1070     #data
1071     <datagrid disabled="disabled" xmlns="http://www.w3.org/1999/xhtml"/>
1072     #errors
1073    
1074     #data
1075     <datagrid disabled="Disabled" xmlns="http://www.w3.org/1999/xhtml"/>
1076     #errors
1077    
1078     #data
1079     <datagrid disabled="true" xmlns="http://www.w3.org/1999/xhtml"/>
1080     #errors
1081     /datagrid/@disabled;boolean:invalid;m
1082    
1083     #data
1084     <datagrid multiple="" xmlns="http://www.w3.org/1999/xhtml"/>
1085     #errors
1086    
1087     #data
1088     <datagrid multiple="multiple" xmlns="http://www.w3.org/1999/xhtml"/>
1089     #errors
1090    
1091     #data
1092     <datagrid multiple="MULTIPLE" xmlns="http://www.w3.org/1999/xhtml"/>
1093     #errors
1094    
1095     #data
1096     <datagrid multiple="true" xmlns="http://www.w3.org/1999/xhtml"/>
1097     #errors
1098     /datagrid/@multiple;boolean:invalid;m
1099    
1100     #data
1101     <command xmlns="http://www.w3.org/1999/xhtml"/>
1102     #errors
1103    
1104     #data
1105     <command default="" xmlns="http://www.w3.org/1999/xhtml"/>
1106     #errors
1107    
1108     #data
1109     <command default="default" xmlns="http://www.w3.org/1999/xhtml"/>
1110     #errors
1111    
1112     #data
1113     <command default="DEFAULT" xmlns="http://www.w3.org/1999/xhtml"/>
1114     #errors
1115    
1116     #data
1117     <command default="true" xmlns="http://www.w3.org/1999/xhtml"/>
1118     #errors
1119     /command/@default;boolean:invalid;m
1120    
1121     #data
1122     <command checked="" xmlns="http://www.w3.org/1999/xhtml"/>
1123     #errors
1124    
1125     #data
1126     <command checked="checked" xmlns="http://www.w3.org/1999/xhtml"/>
1127     #errors
1128    
1129     #data
1130     <command checked="Checked" xmlns="http://www.w3.org/1999/xhtml"/>
1131     #errors
1132    
1133     #data
1134     <command checked="true" xmlns="http://www.w3.org/1999/xhtml"/>
1135     #errors
1136     /command/@checked;boolean:invalid;m
1137    
1138     #data
1139     <command hidden="" xmlns="http://www.w3.org/1999/xhtml"/>
1140     #errors
1141    
1142     #data
1143     <command hidden="hidden" xmlns="http://www.w3.org/1999/xhtml"/>
1144     #errors
1145    
1146     #data
1147     <command hidden="HIDDEN" xmlns="http://www.w3.org/1999/xhtml"/>
1148     #errors
1149    
1150     #data
1151     <command hidden="true" xmlns="http://www.w3.org/1999/xhtml"/>
1152     #errors
1153     /command/@hidden;boolean:invalid;m
1154    
1155     #data
1156     <command disabled="" xmlns="http://www.w3.org/1999/xhtml"/>
1157     #errors
1158    
1159     #data
1160     <command disabled="disabled" xmlns="http://www.w3.org/1999/xhtml"/>
1161     #errors
1162    
1163     #data
1164     <command disabled="Disabled" xmlns="http://www.w3.org/1999/xhtml"/>
1165     #errors
1166    
1167     #data
1168     <command disabled="true" xmlns="http://www.w3.org/1999/xhtml"/>
1169     #errors
1170     /command/@disabled;boolean:invalid;m
1171    
1172     #data
1173     <command label="" xmlns="http://www.w3.org/1999/xhtml"/>
1174     #errors
1175    
1176     #data
1177     <command label=" " xmlns="http://www.w3.org/1999/xhtml"/>
1178     #errors
1179    
1180     #data
1181     <command label="aaa" xmlns="http://www.w3.org/1999/xhtml"/>
1182     #errors
1183    
1184     #data
1185     <command label="label" xmlns="http://www.w3.org/1999/xhtml"/>
1186     #errors
1187    
1188     #data
1189     <command label="&#x4E00;" xmlns="http://www.w3.org/1999/xhtml"/>
1190     #errors
1191    
1192     #data
1193     <command label="&#xA;" xmlns="http://www.w3.org/1999/xhtml"/>
1194     #errors
1195    
1196     #data
1197     <command title="" xmlns="http://www.w3.org/1999/xhtml"/>
1198     #errors
1199    
1200     #data
1201     <command title="aaa" xmlns="http://www.w3.org/1999/xhtml"/>
1202     #errors
1203    
1204     #data
1205     <command radiogroup="" xmlns="http://www.w3.org/1999/xhtml"/>
1206     #errors
1207    
1208     #data
1209     <command radiogroup="aa" xmlns="http://www.w3.org/1999/xhtml"/>
1210     #errors
1211    
1212     #data
1213     <command type="" xmlns="http://www.w3.org/1999/xhtml"/>
1214     #errors
1215     /command/@type;invalid attribute value;m
1216    
1217     #data
1218     <command type=" " xmlns="http://www.w3.org/1999/xhtml"/>
1219     #errors
1220     /command/@type;invalid attribute value;m
1221    
1222     #data
1223     <command type="default" xmlns="http://www.w3.org/1999/xhtml"/>
1224     #errors
1225     /command/@type;invalid attribute value;m
1226    
1227     #data
1228     <command type="command" xmlns="http://www.w3.org/1999/xhtml"/>
1229     #errors
1230    
1231     #data
1232     <command type="Command" xmlns="http://www.w3.org/1999/xhtml"/>
1233     #errors
1234     /command/@type;invalid attribute value;m
1235    
1236     #data
1237     <command type=" command" xmlns="http://www.w3.org/1999/xhtml"/>
1238     #errors
1239     /command/@type;invalid attribute value;m
1240    
1241     #data
1242     <command type="command " xmlns="http://www.w3.org/1999/xhtml"/>
1243     #errors
1244     /command/@type;invalid attribute value;m
1245    
1246     #data
1247     <command type="commandline" xmlns="http://www.w3.org/1999/xhtml"/>
1248     #errors
1249     /command/@type;invalid attribute value;m
1250    
1251     #data
1252     <command type="checkbox" xmlns="http://www.w3.org/1999/xhtml"/>
1253     #errors
1254    
1255     #data
1256     <command type="check" xmlns="http://www.w3.org/1999/xhtml"/>
1257     #errors
1258     /command/@type;invalid attribute value;m
1259    
1260     #data
1261     <command type="radio" xmlns="http://www.w3.org/1999/xhtml"/>
1262     #errors
1263    
1264     #data
1265     <command type="radiobutton" xmlns="http://www.w3.org/1999/xhtml"/>
1266     #errors
1267     /command/@type;invalid attribute value;m
1268    
1269     #data
1270     <command icon="" xmlns="http://www.w3.org/1999/xhtml"/>
1271     #errors
1272    
1273     #data
1274     <command icon="http://test/" xmlns="http://www.w3.org/1999/xhtml"/>
1275     #errors
1276    
1277     #data
1278     <command icon="http://test/#test" xmlns="http://www.w3.org/1999/xhtml"/>
1279     #errors
1280    
1281     #data
1282     <command icon="test" xmlns="http://www.w3.org/1999/xhtml"/>
1283     #errors
1284    
1285     #data
1286     <command icon="[]" xmlns="http://www.w3.org/1999/xhtml"/>
1287     #errors
1288     /command/@icon;syntax error:iriref3987;m
1289    
1290     #data
1291     <command icon="a b" xmlns="http://www.w3.org/1999/xhtml"/>
1292     #errors
1293     /command/@icon;syntax error:iriref3987;m
1294    
1295     #data
1296     <bb type="" xmlns="http://www.w3.org/1999/xhtml"></bb>
1297     #errors
1298     /bb;no significant content;s
1299     /bb/@type;enumerated:invalid;m
1300    
1301     #data
1302     <bb type="type" xmlns="http://www.w3.org/1999/xhtml"></bb>
1303     #errors
1304     /bb;no significant content;s
1305     /bb/@type;enumerated:invalid;m
1306    
1307     #data
1308     <bb type="null" xmlns="http://www.w3.org/1999/xhtml"></bb>
1309     #errors
1310     /bb;no significant content;s
1311     /bb/@type;enumerated:invalid;m
1312    
1313     #data
1314     <bb type="makeapp" xmlns="http://www.w3.org/1999/xhtml"></bb>
1315     #errors
1316     /bb;no significant content;s
1317    
1318     #data
1319     <bb type="make application" xmlns="http://www.w3.org/1999/xhtml"></bb>
1320     #errors
1321     /bb/@type;enumerated:invalid;m
1322     /bb;no significant content;s
1323    
1324     #data
1325     <bb type="MakeApp" xmlns="http://www.w3.org/1999/xhtml"></bb>
1326     #errors
1327     /bb;no significant content;s
1328    
1329     #data
1330     <bb type=" makeapp " xmlns="http://www.w3.org/1999/xhtml"></bb>
1331     #errors
1332     /bb/@type;enumerated:invalid;m
1333     /bb;no significant content;s
1334    
1335     #data
1336     <bb type="button" xmlns="http://www.w3.org/1999/xhtml"></bb>
1337     #errors
1338     /bb/@type;enumerated:invalid;m
1339     /bb;no significant content;s
1340    
1341     #data
1342     <menu xmlns="http://www.w3.org/1999/xhtml"/>
1343     #errors
1344     /menu;no significant content;s
1345    
1346     #data
1347     <menu label="" xmlns="http://www.w3.org/1999/xhtml"/>
1348     #errors
1349     /menu;no significant content;s
1350    
1351     #data
1352     <menu label=" " xmlns="http://www.w3.org/1999/xhtml"/>
1353     #errors
1354     /menu;no significant content;s
1355    
1356     #data
1357     <menu label="aa" xmlns="http://www.w3.org/1999/xhtml"/>
1358     #errors
1359     /menu;no significant content;s
1360    
1361     #data
1362     <menu type="" xmlns="http://www.w3.org/1999/xhtml"/>
1363     #errors
1364     /menu/@type;enumerated:invalid;m
1365     /menu;no significant content;s
1366    
1367     #data
1368     <menu type="type" xmlns="http://www.w3.org/1999/xhtml"/>
1369     #errors
1370     /menu;no significant content;s
1371     /menu/@type;enumerated:invalid;m
1372    
1373     #data
1374     <menu type="toolbar" xmlns="http://www.w3.org/1999/xhtml"/>
1375     #errors
1376     /menu;no significant content;s
1377    
1378     #data
1379     <menu type="Toolbar" xmlns="http://www.w3.org/1999/xhtml"/>
1380     #errors
1381     /menu;no significant content;s
1382    
1383     #data
1384     <menu type=" toolbar" xmlns="http://www.w3.org/1999/xhtml"/>
1385     #errors
1386     /menu/@type;enumerated:invalid;m
1387     /menu;no significant content;s
1388    
1389     #data
1390     <menu type="context" xmlns="http://www.w3.org/1999/xhtml"/>
1391     #errors
1392     /menu;no significant content;s
1393    
1394     #data
1395     <menu type="conteXt" xmlns="http://www.w3.org/1999/xhtml"/>
1396     #errors
1397     /menu;no significant content;s
1398    
1399     #data
1400     <menu type="context " xmlns="http://www.w3.org/1999/xhtml"/>
1401     #errors
1402     /menu/@type;enumerated:invalid;m
1403     /menu;no significant content;s
1404    
1405     #data
1406     <menu autosubmit="" xmlns="http://www.w3.org/1999/xhtml"/>
1407     #errors
1408     /menu;no significant content;s
1409     /menu/@autosubmit;attribute not defined;m
1410    
1411     #data
1412     <menu autosubmit="autosubmit" xmlns="http://www.w3.org/1999/xhtml"/>
1413     #errors
1414     /menu;no significant content;s
1415     /menu/@autosubmit;attribute not defined;m
1416    
1417     #data
1418     <menu autosubmit="yes" xmlns="http://www.w3.org/1999/xhtml"/>
1419     #errors
1420     /menu/@autosubmit;boolean:invalid;m
1421     /menu;no significant content;s
1422     /menu/@autosubmit;attribute not defined;m
1423    
1424     #data
1425     <menu autosubmit="AUTOSubmit" xmlns="http://www.w3.org/1999/xhtml"/>
1426     #errors
1427     /menu;no significant content;s
1428     /menu/@autosubmit;attribute not defined;m
1429    
1430     #data
1431     <menu autosubmit="AutoSubmit" xmlns="http://www.w3.org/1999/xhtml"/>
1432     #errors
1433     /menu;no significant content;s
1434     /menu/@autosubmit;attribute not defined;m
1435    
1436     #data
1437     <p contextmenu="" xmlns="http://www.w3.org/1999/xhtml"/>
1438     #errors
1439     /p/@contextmenu;no referenced menu;m
1440     /p;no significant content;s
1441    
1442     #data
1443     <p contextmenu="aaa" xmlns="http://www.w3.org/1999/xhtml"/>
1444     #errors
1445     /p/@contextmenu;no referenced menu;m
1446     /p;no significant content;s
1447    
1448     #data
1449     <div xmlns="http://www.w3.org/1999/xhtml">
1450     <p contextmenu=""/><menu id=""/>
1451     </div>
1452     #errors
1453     /div/menu/@id;empty attribute value;m
1454     /div;no significant content;s
1455     /div/p;no significant content;s
1456     /div/menu;no significant content;s
1457     /div/p/@contextmenu;no referenced menu;m
1458    
1459     #data
1460     <div xmlns="http://www.w3.org/1999/xhtml">
1461     <p contextmenu="a"/><menu id="a"/>
1462     </div>
1463     #errors
1464     /div;no significant content;s
1465     /div/p;no significant content;s
1466     /div/menu;no significant content;s
1467    
1468     #data
1469     <div xmlns="http://www.w3.org/1999/xhtml">
1470     <p contextmenu="a"/><menu id="A"/>
1471     </div>
1472     #errors
1473     /div/p/@contextmenu;no referenced menu;m
1474     /div;no significant content;s
1475     /div/p;no significant content;s
1476     /div/menu;no significant content;s
1477    
1478     #data
1479     <div xmlns="http://www.w3.org/1999/xhtml">
1480     <menu id="a"/><p contextmenu="a"/>
1481     </div>
1482     #errors
1483     /div;no significant content;s
1484     /div/menu;no significant content;s
1485     /div/p;no significant content;s
1486    
1487     #data
1488     <div contextmenu="a" xmlns="http://www.w3.org/1999/xhtml">
1489     <menu id="a"/>
1490     </div>
1491     #errors
1492     /div;no significant content;s
1493     /div/menu;no significant content;s
1494    
1495     #data
1496     <menu id="a" xmlns="http://www.w3.org/1999/xhtml">
1497     <span contextmenu="a"/>
1498     </menu>
1499     #errors
1500     /menu;no significant content;s
1501     /menu/span;no significant content;s
1502    
1503     #data
1504     <div xmlns="http://www.w3.org/1999/xhtml">
1505     <p contextmenu="a a"/><menu id="a a"/>
1506     </div>
1507     #errors
1508     /div/menu/@id;space in ID;m
1509     /div;no significant content;s
1510     /div/p;no significant content;s
1511     /div/menu;no significant content;s
1512    
1513     #data
1514     <div xmlns="http://www.w3.org/1999/xhtml">
1515     <p contextmenu="a a"/><menu id="a"/>
1516     </div>
1517     #errors
1518     /div/p/@contextmenu;no referenced menu;m
1519     /div;no significant content;s
1520     /div/p;no significant content;s
1521     /div/menu;no significant content;s
1522    
1523     #data
1524     <div xmlns="http://www.w3.org/1999/xhtml">
1525     <p contextmenu="a a"/><menu id="a a"/>
1526     </div>
1527     #errors
1528     /div/p/@contextmenu;no referenced menu;m
1529     /div/menu/@id;space in ID;m
1530     /div;no significant content;s
1531     /div/p;no significant content;s
1532     /div/menu;no significant content;s
1533    
1534     #data
1535     <div xmlns="http://www.w3.org/1999/xhtml">
1536     <p contextmenu="a"/><ul id="a"/>
1537     </div>
1538     #errors
1539     /div/p/@contextmenu;no referenced menu;m
1540     /div;no significant content;s
1541     /div/p;no significant content;s

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24