1 |
wakaba |
1.1 |
#data |
2 |
|
|
<html></html> |
3 |
|
|
#errors |
4 |
wakaba |
1.16 |
/html;element;unsupported |
5 |
wakaba |
1.1 |
|
6 |
|
|
#data |
7 |
wakaba |
1.7 |
<unknown xmlns="http://www.w3.org/1999/xhtml"></unknown> |
8 |
|
|
#errors |
9 |
wakaba |
1.43 |
/unknown;element not defined;m |
10 |
wakaba |
1.7 |
|
11 |
|
|
#data |
12 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"><unknown/></p> |
13 |
|
|
#errors |
14 |
wakaba |
1.27 |
/p/unknown;element not allowed:phrasing;m |
15 |
wakaba |
1.43 |
/p/unknown;element not defined;m |
16 |
wakaba |
1.25 |
/p;no significant content;s |
17 |
wakaba |
1.7 |
|
18 |
|
|
#data |
19 |
wakaba |
1.1 |
<html xmlns="http://www.w3.org/1999/xhtml"></html> |
20 |
|
|
#errors |
21 |
|
|
/html;child element missing:head |
22 |
|
|
/html;child element missing:body |
23 |
|
|
|
24 |
|
|
#data |
25 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml"><head></head></html> |
26 |
|
|
#errors |
27 |
|
|
/html;child element missing:body |
28 |
|
|
/html/head;child element missing:title |
29 |
|
|
|
30 |
|
|
#data |
31 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml"><body></body></html> |
32 |
|
|
#errors |
33 |
|
|
/html/body;ps element missing:head |
34 |
wakaba |
1.25 |
/html/body;no significant content;s |
35 |
wakaba |
1.1 |
|
36 |
|
|
#data |
37 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml"><p></p></html> |
38 |
|
|
#errors |
39 |
|
|
/html/p;element not allowed |
40 |
|
|
/html;child element missing:head |
41 |
|
|
/html;child element missing:body |
42 |
wakaba |
1.25 |
/html/p;no significant content;s |
43 |
wakaba |
1.1 |
|
44 |
|
|
#data |
45 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml">a</html> |
46 |
|
|
#errors |
47 |
|
|
/html/"a";character not allowed |
48 |
|
|
/html;child element missing:head |
49 |
|
|
/html;child element missing:body |
50 |
|
|
|
51 |
|
|
#data |
52 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml"> </html> |
53 |
|
|
#errors |
54 |
|
|
/html;child element missing:head |
55 |
|
|
/html;child element missing:body |
56 |
|
|
|
57 |
|
|
#data |
58 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body></body></html> |
59 |
|
|
#errors |
60 |
|
|
/html/head;child element missing:title |
61 |
wakaba |
1.25 |
/html/body;no significant content;s |
62 |
wakaba |
1.1 |
|
63 |
|
|
#data |
64 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml"><head></head>a<body></body></html> |
65 |
|
|
#errors |
66 |
|
|
/html/head;child element missing:title |
67 |
|
|
/html/"a";character not allowed |
68 |
wakaba |
1.25 |
/html/body;no significant content;s |
69 |
wakaba |
1.1 |
|
70 |
|
|
#data |
71 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml">a<head></head><body></body></html> |
72 |
|
|
#errors |
73 |
|
|
/html/"a";character not allowed |
74 |
|
|
/html/head;child element missing:title |
75 |
wakaba |
1.25 |
/html/body;no significant content;s |
76 |
wakaba |
1.1 |
|
77 |
|
|
#data |
78 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body></body>a</html> |
79 |
|
|
#errors |
80 |
|
|
/html/head;child element missing:title |
81 |
|
|
/html/"a";character not allowed |
82 |
wakaba |
1.25 |
/html/body;no significant content;s |
83 |
wakaba |
1.1 |
|
84 |
|
|
#data |
85 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml"> <head></head> <body></body> </html> |
86 |
|
|
#errors |
87 |
|
|
/html/head;child element missing:title |
88 |
wakaba |
1.25 |
/html/body;no significant content;s |
89 |
wakaba |
1.1 |
|
90 |
|
|
#data |
91 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body></body><p></p></html> |
92 |
|
|
#errors |
93 |
|
|
/html/head;child element missing:title |
94 |
|
|
/html/p;element not allowed |
95 |
wakaba |
1.25 |
/html/body;no significant content;s |
96 |
|
|
/html/p;no significant content;s |
97 |
wakaba |
1.1 |
|
98 |
|
|
#data |
99 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
100 |
|
|
<base href="http://www.w3.org/"/> |
101 |
|
|
</head> |
102 |
|
|
#errors |
103 |
|
|
/head;child element missing:title |
104 |
|
|
|
105 |
|
|
#data |
106 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
107 |
|
|
<command/> |
108 |
|
|
</head> |
109 |
|
|
#errors |
110 |
|
|
/head;child element missing:title |
111 |
|
|
|
112 |
|
|
#data |
113 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
114 |
|
|
<event-source/> |
115 |
|
|
</head> |
116 |
|
|
#errors |
117 |
|
|
/head;child element missing:title |
118 |
|
|
|
119 |
|
|
#data |
120 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
121 |
wakaba |
1.10 |
<link rel="author" href="mailto:a@example.com"/> |
122 |
wakaba |
1.1 |
</head> |
123 |
|
|
#errors |
124 |
|
|
/head;child element missing:title |
125 |
|
|
|
126 |
|
|
#data |
127 |
wakaba |
1.26 |
<html xmlns="http://www.w3.org/1999/xhtml"> |
128 |
|
|
<head> |
129 |
wakaba |
1.1 |
<meta charset="us-ascii"/> |
130 |
|
|
</head> |
131 |
wakaba |
1.26 |
<body>x</body> |
132 |
|
|
</html> |
133 |
wakaba |
1.1 |
#errors |
134 |
wakaba |
1.26 |
/html/head;child element missing:title |
135 |
wakaba |
1.29 |
/html/head/meta;in XML:charset;m |
136 |
wakaba |
1.26 |
/html/head/meta/@charset;mismatched charset name::us-ascii;unsupported |
137 |
wakaba |
1.1 |
|
138 |
|
|
#data |
139 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
140 |
|
|
<meta name="keywords" content="html5"/> |
141 |
|
|
</head> |
142 |
|
|
#errors |
143 |
|
|
/head;child element missing:title |
144 |
|
|
|
145 |
|
|
#data |
146 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
147 |
|
|
<script type="text/javascript"/> |
148 |
|
|
</head> |
149 |
|
|
#errors |
150 |
|
|
/head;child element missing:title |
151 |
wakaba |
1.24 |
/head/script/@type;IMT:obsolete subtype;w |
152 |
wakaba |
1.18 |
/head/script;script:text/javascript;unsupported |
153 |
wakaba |
1.1 |
|
154 |
|
|
#data |
155 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
156 |
|
|
<style type="text/css"/> |
157 |
|
|
</head> |
158 |
|
|
#errors |
159 |
|
|
/head;child element missing:title |
160 |
wakaba |
1.18 |
/head/style;style:text/css;unsupported |
161 |
wakaba |
1.1 |
|
162 |
|
|
#data |
163 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml"><head><title></title></head><body></body></html> |
164 |
|
|
#errors |
165 |
wakaba |
1.25 |
/html/body;no significant content;s |
166 |
wakaba |
1.1 |
|
167 |
|
|
#data |
168 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
169 |
|
|
<base href="http://www.w3.org/"/> |
170 |
|
|
<title/> |
171 |
|
|
</head> |
172 |
|
|
#errors |
173 |
|
|
|
174 |
|
|
#data |
175 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
176 |
|
|
<title/> |
177 |
|
|
<base href="http://www.w3.org/"/> |
178 |
|
|
</head> |
179 |
|
|
#errors |
180 |
|
|
|
181 |
|
|
#data |
182 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
183 |
|
|
<command/> |
184 |
|
|
<title/> |
185 |
|
|
</head> |
186 |
|
|
#errors |
187 |
|
|
|
188 |
|
|
#data |
189 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
190 |
|
|
<title/> |
191 |
|
|
<command/> |
192 |
|
|
</head> |
193 |
|
|
#errors |
194 |
|
|
|
195 |
|
|
#data |
196 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
197 |
|
|
<event-source/> |
198 |
|
|
<title/> |
199 |
|
|
</head> |
200 |
|
|
#errors |
201 |
|
|
|
202 |
|
|
#data |
203 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
204 |
|
|
<title/> |
205 |
|
|
<event-source/> |
206 |
|
|
</head> |
207 |
|
|
#errors |
208 |
|
|
|
209 |
|
|
#data |
210 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
211 |
wakaba |
1.10 |
<link rel="author" href="mailto:a@example.com"/> |
212 |
wakaba |
1.1 |
<title/> |
213 |
|
|
</head> |
214 |
|
|
#errors |
215 |
|
|
|
216 |
|
|
#data |
217 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
218 |
|
|
<title/> |
219 |
wakaba |
1.10 |
<link rel="author" href="mailto:a@example.com"/> |
220 |
wakaba |
1.1 |
</head> |
221 |
|
|
#errors |
222 |
|
|
|
223 |
|
|
#data |
224 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
225 |
wakaba |
1.20 |
<meta/> |
226 |
|
|
<title/> |
227 |
|
|
</head> |
228 |
|
|
#errors |
229 |
|
|
/head/meta;attribute missing:name|http-equiv|charset |
230 |
|
|
|
231 |
|
|
#data |
232 |
wakaba |
1.26 |
<html xmlns="http://www.w3.org/1999/xhtml"> |
233 |
|
|
<head> |
234 |
wakaba |
1.1 |
<meta charset="us-ascii"/> |
235 |
wakaba |
1.26 |
<title>x</title> |
236 |
wakaba |
1.1 |
</head> |
237 |
wakaba |
1.26 |
<body>t</body> |
238 |
|
|
</html> |
239 |
wakaba |
1.1 |
#errors |
240 |
wakaba |
1.29 |
/html/head/meta;in XML:charset;m |
241 |
wakaba |
1.26 |
/html/head/meta/@charset;mismatched charset name::us-ascii;unsupported |
242 |
wakaba |
1.1 |
|
243 |
|
|
#data |
244 |
wakaba |
1.26 |
<html xmlns="http://www.w3.org/1999/xhtml"> |
245 |
|
|
<head> |
246 |
|
|
<title>x</title> |
247 |
wakaba |
1.1 |
<meta charset="us-ascii"/> |
248 |
|
|
</head> |
249 |
wakaba |
1.26 |
<body>y</body> |
250 |
|
|
</html> |
251 |
wakaba |
1.1 |
#errors |
252 |
wakaba |
1.29 |
/html/head/meta;element not allowed:meta charset;m |
253 |
|
|
/html/head/meta;in XML:charset;m |
254 |
wakaba |
1.26 |
/html/head/meta/@charset;mismatched charset name::us-ascii;unsupported |
255 |
wakaba |
1.1 |
|
256 |
|
|
#data |
257 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
258 |
|
|
<meta name="keywords" content="html5"/> |
259 |
|
|
<title/> |
260 |
|
|
</head> |
261 |
|
|
#errors |
262 |
|
|
|
263 |
|
|
#data |
264 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
265 |
|
|
<title/> |
266 |
|
|
<meta name="keywords" content="html5"/> |
267 |
|
|
</head> |
268 |
|
|
#errors |
269 |
|
|
|
270 |
|
|
#data |
271 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
272 |
|
|
<script type="text/javascript"/> |
273 |
|
|
<title/> |
274 |
|
|
</head> |
275 |
|
|
#errors |
276 |
wakaba |
1.24 |
/head/script/@type;IMT:obsolete subtype;w |
277 |
wakaba |
1.18 |
/head/script;script:text/javascript;unsupported |
278 |
wakaba |
1.1 |
|
279 |
|
|
#data |
280 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
281 |
|
|
<title/> |
282 |
|
|
<script type="text/javascript"/> |
283 |
|
|
</head> |
284 |
|
|
#errors |
285 |
wakaba |
1.24 |
/head/script/@type;IMT:obsolete subtype;w |
286 |
wakaba |
1.18 |
/head/script;script:text/javascript;unsupported |
287 |
wakaba |
1.1 |
|
288 |
|
|
#data |
289 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
290 |
|
|
<style type="text/css"/> |
291 |
|
|
<title/> |
292 |
|
|
</head> |
293 |
|
|
#errors |
294 |
wakaba |
1.18 |
/head/style;style:text/css;unsupported |
295 |
wakaba |
1.1 |
|
296 |
|
|
#data |
297 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
298 |
|
|
<title/> |
299 |
|
|
<style type="text/css"/> |
300 |
|
|
</head> |
301 |
|
|
#errors |
302 |
wakaba |
1.18 |
/head/style;style:text/css;unsupported |
303 |
wakaba |
1.1 |
|
304 |
|
|
#data |
305 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml"><head><title></title><title></title></head><body></body></html> |
306 |
|
|
#errors |
307 |
wakaba |
1.27 |
/html/head/title;element not allowed:head title;m |
308 |
wakaba |
1.25 |
/html/body;no significant content;s |
309 |
wakaba |
1.1 |
|
310 |
|
|
#data |
311 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml"><head><title></title><p></p></head><body></body></html> |
312 |
|
|
#errors |
313 |
wakaba |
1.27 |
/html/head/p;element not allowed:metadata;m |
314 |
wakaba |
1.25 |
/html/head/p;no significant content;s |
315 |
|
|
/html/body;no significant content;s |
316 |
wakaba |
1.1 |
|
317 |
|
|
#data |
318 |
wakaba |
1.26 |
<html xmlns="http://www.w3.org/1999/xhtml"> |
319 |
|
|
<head><meta charset="us-ascii"/><base/><title>x</title></head> |
320 |
|
|
<body>ty</body> |
321 |
|
|
</html> |
322 |
wakaba |
1.1 |
#errors |
323 |
wakaba |
1.29 |
/html/head/meta;in XML:charset;m |
324 |
wakaba |
1.26 |
/html/head/meta/@charset;mismatched charset name::us-ascii;unsupported |
325 |
|
|
/html/head/base;attribute missing:href|target |
326 |
wakaba |
1.1 |
|
327 |
|
|
#data |
328 |
wakaba |
1.26 |
<html xmlns="http://www.w3.org/1999/xhtml"><head><meta charset="us-ascii"/><title>x</title><base/></head> |
329 |
|
|
<body>y</body></html> |
330 |
wakaba |
1.1 |
#errors |
331 |
wakaba |
1.26 |
/html/head/base;attribute missing:href|target |
332 |
wakaba |
1.29 |
/html/head/meta;in XML:charset;m |
333 |
wakaba |
1.26 |
/html/head/meta/@charset;mismatched charset name::us-ascii;unsupported |
334 |
wakaba |
1.1 |
|
335 |
|
|
#data |
336 |
wakaba |
1.26 |
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>y</title><base/></head><body>ty</body></html> |
337 |
wakaba |
1.1 |
#errors |
338 |
wakaba |
1.26 |
/html/head/base;attribute missing:href|target |
339 |
wakaba |
1.1 |
|
340 |
|
|
#data |
341 |
wakaba |
1.26 |
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>x</title><base/><meta charset="us-ascii"/></head><body>x</body></html> |
342 |
wakaba |
1.1 |
#errors |
343 |
wakaba |
1.26 |
/html/head/base;attribute missing:href|target |
344 |
wakaba |
1.29 |
/html/head/meta;element not allowed:meta charset;m |
345 |
|
|
/html/head/meta;in XML:charset;m |
346 |
wakaba |
1.26 |
/html/head/meta/@charset;mismatched charset name::us-ascii;unsupported |
347 |
wakaba |
1.1 |
|
348 |
|
|
#data |
349 |
wakaba |
1.26 |
<html xmlns="http://www.w3.org/1999/xhtml"> |
350 |
|
|
<head> |
351 |
wakaba |
1.1 |
<meta charset="us-ascii"/> |
352 |
wakaba |
1.26 |
<title>x</title> |
353 |
wakaba |
1.1 |
<base href="http://www.w3.org/"/> |
354 |
|
|
</head> |
355 |
wakaba |
1.26 |
<body>y</body> |
356 |
|
|
</html> |
357 |
wakaba |
1.1 |
#errors |
358 |
wakaba |
1.29 |
/html/head/meta;in XML:charset;m |
359 |
wakaba |
1.26 |
/html/head/meta/@charset;mismatched charset name::us-ascii;unsupported |
360 |
wakaba |
1.1 |
|
361 |
|
|
#data |
362 |
wakaba |
1.26 |
<html xmlns="http://www.w3.org/1999/xhtml"> |
363 |
|
|
<head> |
364 |
wakaba |
1.1 |
<base href="http://www.w3.org/"/> |
365 |
|
|
<meta charset="us-ascii"/> |
366 |
wakaba |
1.26 |
<title>x</title> |
367 |
wakaba |
1.1 |
</head> |
368 |
wakaba |
1.26 |
<body>ty</body> |
369 |
|
|
</html> |
370 |
wakaba |
1.1 |
#errors |
371 |
wakaba |
1.29 |
/html/head/meta;element not allowed:meta charset;m |
372 |
|
|
/html/head/meta;in XML:charset;m |
373 |
wakaba |
1.26 |
/html/head/meta/@charset;mismatched charset name::us-ascii;unsupported |
374 |
wakaba |
1.1 |
|
375 |
|
|
#data |
376 |
wakaba |
1.26 |
<html xmlns="http://www.w3.org/1999/xhtml"> |
377 |
|
|
<head> |
378 |
wakaba |
1.1 |
<base href="http://www.w3.org/"/> |
379 |
wakaba |
1.26 |
<title>x</title> |
380 |
wakaba |
1.1 |
<meta charset="us-ascii"/> |
381 |
|
|
</head> |
382 |
wakaba |
1.26 |
<body>xx</body> |
383 |
|
|
</html> |
384 |
wakaba |
1.1 |
#errors |
385 |
wakaba |
1.29 |
/html/head/meta;element not allowed:meta charset;m |
386 |
|
|
/html/head/meta;in XML:charset;m |
387 |
wakaba |
1.26 |
/html/head/meta/@charset;mismatched charset name::us-ascii;unsupported |
388 |
wakaba |
1.1 |
|
389 |
|
|
#data |
390 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
391 |
|
|
<base href="http://www.w3.org/"/> |
392 |
|
|
<meta name="keywords" content="html5"/> |
393 |
|
|
<title/> |
394 |
|
|
</head> |
395 |
|
|
#errors |
396 |
|
|
|
397 |
|
|
#data |
398 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
399 |
|
|
<base href="http://www.w3.org/"/> |
400 |
|
|
<title/> |
401 |
|
|
<meta name="keywords" content="html5"/> |
402 |
|
|
</head> |
403 |
|
|
#errors |
404 |
|
|
|
405 |
|
|
#data |
406 |
wakaba |
1.26 |
<html xmlns="http://www.w3.org/1999/xhtml"> |
407 |
|
|
<head> |
408 |
wakaba |
1.1 |
<meta name="keywords" content="html5"/> |
409 |
|
|
<meta charset="us-ascii"/> |
410 |
wakaba |
1.26 |
<title>xx</title> |
411 |
wakaba |
1.1 |
</head> |
412 |
wakaba |
1.26 |
<body>xx</body> |
413 |
|
|
</html> |
414 |
wakaba |
1.1 |
#errors |
415 |
wakaba |
1.29 |
/html/head/meta;element not allowed:meta charset;m |
416 |
|
|
/html/head/meta;in XML:charset;m |
417 |
wakaba |
1.26 |
/html/head/meta/@charset;mismatched charset name::us-ascii;unsupported |
418 |
wakaba |
1.1 |
|
419 |
|
|
#data |
420 |
wakaba |
1.26 |
<html xmlns="http://www.w3.org/1999/xhtml"> |
421 |
|
|
<head> |
422 |
wakaba |
1.1 |
<meta charset="us-ascii"/> |
423 |
|
|
<meta name="keywords" content="html5"/> |
424 |
wakaba |
1.26 |
<title>x</title> |
425 |
|
|
</head> |
426 |
|
|
<body>xx</body> |
427 |
|
|
</html> |
428 |
|
|
#errors |
429 |
wakaba |
1.29 |
/html/head/meta;in XML:charset;m |
430 |
wakaba |
1.26 |
/html/head/meta/@charset;mismatched charset name::us-ascii;unsupported |
431 |
|
|
|
432 |
|
|
#data |
433 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
434 |
|
|
<title>a</title> |
435 |
|
|
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"/> |
436 |
wakaba |
1.1 |
</head> |
437 |
|
|
#errors |
438 |
wakaba |
1.26 |
/head/RDF;element;unsupported |
439 |
wakaba |
1.1 |
|
440 |
|
|
#data |
441 |
|
|
<base href="http://www.w3.org/" xmlns="http://www.w3.org/1999/xhtml"></base> |
442 |
|
|
#errors |
443 |
|
|
|
444 |
|
|
#data |
445 |
|
|
<base href="http://www.w3.org/" xmlns="http://www.w3.org/1999/xhtml"> </base> |
446 |
|
|
#errors |
447 |
|
|
|
448 |
|
|
#data |
449 |
|
|
<base href="http://www.w3.org/" xmlns="http://www.w3.org/1999/xhtml">a</base> |
450 |
|
|
#errors |
451 |
wakaba |
1.27 |
/base/"a";character not allowed:empty;m |
452 |
wakaba |
1.1 |
|
453 |
|
|
#data |
454 |
|
|
<base href="http://www.w3.org/" xmlns="http://www.w3.org/1999/xhtml"><p/></base> |
455 |
|
|
#errors |
456 |
wakaba |
1.27 |
/base/p;element not allowed:empty;m |
457 |
wakaba |
1.25 |
/base/p;no significant content;s |
458 |
wakaba |
1.1 |
|
459 |
|
|
#data |
460 |
wakaba |
1.26 |
<head xmlns="http://www.w3.org/1999/xhtml"> |
461 |
|
|
<base href=""/> |
462 |
|
|
<base href=""/> |
463 |
|
|
<title>x</title> |
464 |
|
|
</head> |
465 |
|
|
#errors |
466 |
|
|
/head/base;element not allowed:base |
467 |
|
|
/head/base;basehref after URI attribute |
468 |
|
|
|
469 |
|
|
#data |
470 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
471 |
|
|
<base href=""/> |
472 |
|
|
<base target=""/> |
473 |
|
|
<title>x</title> |
474 |
|
|
</head> |
475 |
|
|
#errors |
476 |
|
|
/head/base;element not allowed:base |
477 |
|
|
|
478 |
|
|
#data |
479 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
480 |
|
|
<base target=""/> |
481 |
|
|
<base href=""/> |
482 |
|
|
<title>x</title> |
483 |
|
|
</head> |
484 |
|
|
#errors |
485 |
|
|
/head/base;element not allowed:base |
486 |
|
|
|
487 |
|
|
#data |
488 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml"> |
489 |
|
|
<head> |
490 |
|
|
<title>a</title> |
491 |
|
|
</head> |
492 |
|
|
<head> |
493 |
|
|
<title>b</title> |
494 |
|
|
<base href=""/> |
495 |
|
|
</head> |
496 |
|
|
<body>x</body> |
497 |
|
|
</html> |
498 |
|
|
#errors |
499 |
|
|
/html/head;element not allowed |
500 |
|
|
|
501 |
|
|
#data |
502 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml"> |
503 |
|
|
<head> |
504 |
|
|
<base href=""/> |
505 |
|
|
<title>a</title> |
506 |
|
|
</head> |
507 |
|
|
<head> |
508 |
|
|
<title>b</title> |
509 |
|
|
<base href=""/> |
510 |
|
|
</head> |
511 |
|
|
<body>x</body> |
512 |
|
|
</html> |
513 |
|
|
#errors |
514 |
|
|
/html/head;element not allowed |
515 |
|
|
/html/head/base;element not allowed:base |
516 |
|
|
/html/head/base;basehref after URI attribute |
517 |
|
|
|
518 |
|
|
#data |
519 |
wakaba |
1.10 |
<link rel="author" href="mailto:a@example.com" |
520 |
|
|
xmlns="http://www.w3.org/1999/xhtml"></link> |
521 |
wakaba |
1.1 |
#errors |
522 |
|
|
|
523 |
|
|
#data |
524 |
wakaba |
1.10 |
<link rel="author" href="mailto:a@example.com" |
525 |
|
|
xmlns="http://www.w3.org/1999/xhtml"> </link> |
526 |
wakaba |
1.1 |
#errors |
527 |
|
|
|
528 |
|
|
#data |
529 |
wakaba |
1.10 |
<link rel="author" href="mailto:a@example.com" |
530 |
|
|
xmlns="http://www.w3.org/1999/xhtml">a</link> |
531 |
wakaba |
1.1 |
#errors |
532 |
wakaba |
1.27 |
/link/"a";character not allowed:empty;m |
533 |
wakaba |
1.1 |
|
534 |
|
|
#data |
535 |
wakaba |
1.10 |
<link rel="author" href="mailto:a@example.com" |
536 |
|
|
xmlns="http://www.w3.org/1999/xhtml"><p/></link> |
537 |
wakaba |
1.1 |
#errors |
538 |
wakaba |
1.27 |
/link/p;element not allowed:empty;m |
539 |
wakaba |
1.25 |
/link/p;no significant content;s |
540 |
wakaba |
1.1 |
|
541 |
|
|
#data |
542 |
|
|
<meta charset="us-ascii" xmlns="http://www.w3.org/1999/xhtml"></meta> |
543 |
|
|
#errors |
544 |
wakaba |
1.29 |
/meta;element not allowed:meta charset;m |
545 |
|
|
/meta;in XML:charset;m |
546 |
wakaba |
1.23 |
/meta/@charset;mismatched charset name::us-ascii;unsupported |
547 |
wakaba |
1.1 |
|
548 |
|
|
#data |
549 |
|
|
<meta charset="us-ascii" xmlns="http://www.w3.org/1999/xhtml"> </meta> |
550 |
|
|
#errors |
551 |
wakaba |
1.29 |
/meta;element not allowed:meta charset;m |
552 |
|
|
/meta;in XML:charset;m |
553 |
wakaba |
1.23 |
/meta/@charset;mismatched charset name::us-ascii;unsupported |
554 |
wakaba |
1.1 |
|
555 |
|
|
#data |
556 |
|
|
<meta charset="us-ascii" xmlns="http://www.w3.org/1999/xhtml">a</meta> |
557 |
|
|
#errors |
558 |
wakaba |
1.29 |
/meta;element not allowed:meta charset;m |
559 |
wakaba |
1.27 |
/meta/"a";character not allowed:empty;m |
560 |
wakaba |
1.29 |
/meta;in XML:charset;m |
561 |
wakaba |
1.23 |
/meta/@charset;mismatched charset name::us-ascii;unsupported |
562 |
wakaba |
1.1 |
|
563 |
|
|
#data |
564 |
|
|
<meta charset="us-ascii" xmlns="http://www.w3.org/1999/xhtml"><p/></meta> |
565 |
|
|
#errors |
566 |
wakaba |
1.29 |
/meta;element not allowed:meta charset;m |
567 |
wakaba |
1.27 |
/meta/p;element not allowed:empty;m |
568 |
wakaba |
1.29 |
/meta;in XML:charset;m |
569 |
wakaba |
1.23 |
/meta/@charset;mismatched charset name::us-ascii;unsupported |
570 |
wakaba |
1.25 |
/meta/p;no significant content;s |
571 |
wakaba |
1.1 |
|
572 |
|
|
#data |
573 |
wakaba |
1.26 |
<html xmlns="http://www.w3.org/1999/xhtml"> |
574 |
|
|
<head> |
575 |
|
|
<meta charset="us-ascii"/> |
576 |
|
|
<title>x</title> |
577 |
|
|
</head> |
578 |
|
|
<body>x</body> |
579 |
|
|
</html> |
580 |
|
|
#errors |
581 |
wakaba |
1.29 |
/html/head/meta;in XML:charset;m |
582 |
wakaba |
1.26 |
/html/head/meta/@charset;mismatched charset name::us-ascii;unsupported |
583 |
|
|
|
584 |
|
|
#data |
585 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml"> |
586 |
|
|
<head> |
587 |
|
|
<meta charset="us-ascii"/> |
588 |
|
|
<meta charset="iso-8859-1"/> |
589 |
|
|
<title>x</title> |
590 |
|
|
</head> |
591 |
|
|
<body>x</body> |
592 |
|
|
</html> |
593 |
|
|
#errors |
594 |
wakaba |
1.29 |
/html/head/meta;in XML:charset;m |
595 |
|
|
/html/head/meta;element not allowed:meta charset;m |
596 |
wakaba |
1.26 |
/html/head/meta/@charset;mismatched charset name::us-ascii;unsupported |
597 |
wakaba |
1.29 |
/html/head/meta;in XML:charset;m |
598 |
wakaba |
1.26 |
/html/head/meta/@charset;mismatched charset name::iso-8859-1;unsupported |
599 |
|
|
|
600 |
|
|
#data |
601 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml"> |
602 |
|
|
<head> |
603 |
|
|
<title>x</title> |
604 |
|
|
<meta charset="us-ascii"/> |
605 |
|
|
</head> |
606 |
|
|
<body>x</body> |
607 |
|
|
</html> |
608 |
|
|
#errors |
609 |
wakaba |
1.29 |
/html/head/meta;in XML:charset;m |
610 |
|
|
/html/head/meta;element not allowed:meta charset;m |
611 |
wakaba |
1.26 |
/html/head/meta/@charset;mismatched charset name::us-ascii;unsupported |
612 |
|
|
|
613 |
|
|
#data |
614 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml"> |
615 |
|
|
<head> |
616 |
|
|
<title>x</title> |
617 |
|
|
</head> |
618 |
|
|
<head> |
619 |
|
|
<meta charset="us-ascii"/> |
620 |
|
|
<title>y</title> |
621 |
|
|
</head> |
622 |
|
|
<body>x</body> |
623 |
|
|
</html> |
624 |
|
|
#errors |
625 |
|
|
/html/head;element not allowed |
626 |
wakaba |
1.29 |
/html/head/meta;in XML:charset;m |
627 |
|
|
/html/head/meta;element not allowed:meta charset;m |
628 |
wakaba |
1.26 |
/html/head/meta/@charset;mismatched charset name::us-ascii;unsupported |
629 |
|
|
|
630 |
|
|
#data |
631 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml"> |
632 |
|
|
<body>x</body> |
633 |
|
|
<head> |
634 |
|
|
<meta charset="us-ascii"/> |
635 |
|
|
<title>y</title> |
636 |
|
|
</head> |
637 |
|
|
</html> |
638 |
|
|
#errors |
639 |
|
|
/html/body;ps element missing:head |
640 |
|
|
/html/head;element not allowed |
641 |
wakaba |
1.29 |
/html/head/meta;in XML:charset;m |
642 |
wakaba |
1.26 |
/html/head/meta/@charset;mismatched charset name::us-ascii;unsupported |
643 |
|
|
|
644 |
|
|
#data |
645 |
|
|
<svg xmlns="http://www.w3.org/2000/svg"> |
646 |
|
|
<foreignObject> |
647 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml"> |
648 |
|
|
<head> |
649 |
|
|
<meta charset="us-ascii"/> |
650 |
|
|
<title>xx</title> |
651 |
|
|
</head> |
652 |
|
|
<body>yy</body> |
653 |
|
|
</html> |
654 |
|
|
</foreignObject> |
655 |
|
|
</svg> |
656 |
|
|
#errors |
657 |
wakaba |
1.29 |
/svg/foreignObject/html/head/meta;element not allowed:meta charset;m |
658 |
|
|
/svg/foreignObject/html/head/meta;in XML:charset;m |
659 |
wakaba |
1.26 |
/svg/foreignObject/html/head/meta/@charset;mismatched charset name::us-ascii;unsupported |
660 |
|
|
|
661 |
|
|
#data |
662 |
wakaba |
1.19 |
<head xmlns="http://www.w3.org/1999/xhtml"> |
663 |
wakaba |
1.31 |
<title>x</title> |
664 |
|
|
<noscript> |
665 |
|
|
<link rel="stylesheet" href=""/> |
666 |
|
|
</noscript> |
667 |
|
|
</head> |
668 |
|
|
#errors |
669 |
|
|
/head/noscript;in XML:noscript |
670 |
|
|
|
671 |
|
|
#data |
672 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
673 |
|
|
<title>x</title> |
674 |
|
|
<noscript> |
675 |
|
|
<link rel="alternate" type="text/html" href=""/> |
676 |
|
|
</noscript> |
677 |
|
|
</head> |
678 |
|
|
#errors |
679 |
|
|
/head/noscript;in XML:noscript |
680 |
|
|
|
681 |
|
|
#data |
682 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
683 |
wakaba |
1.19 |
<title/> |
684 |
|
|
<noscript> |
685 |
|
|
<meta charset="us-ascii"/> |
686 |
|
|
</noscript> |
687 |
|
|
</head> |
688 |
|
|
#errors |
689 |
|
|
/head/noscript;in XML:noscript |
690 |
wakaba |
1.42 |
/head/noscript/meta;element not allowed:head noscript;m |
691 |
wakaba |
1.29 |
/head/noscript/meta;element not allowed:meta charset;m |
692 |
|
|
/head/noscript/meta;in XML:charset;m |
693 |
wakaba |
1.23 |
/head/noscript/meta/@charset;mismatched charset name::us-ascii;unsupported |
694 |
wakaba |
1.20 |
|
695 |
wakaba |
1.30 |
#data html |
696 |
|
|
<!DOCTYPE HTML> |
697 |
|
|
<meta http-equiv=content-type content="text/html; charset=us-ascii"> |
698 |
|
|
<title>x</title> |
699 |
|
|
<body>y</body> |
700 |
|
|
#errors |
701 |
|
|
/html/head/meta/@content;mismatched charset name::us-ascii;unsupported |
702 |
|
|
|
703 |
|
|
#data html |
704 |
|
|
<!DOCTYPE HTML> |
705 |
|
|
<title>x</title> |
706 |
|
|
<meta http-equiv=content-type content="text/html; charset=us-ascii"> |
707 |
|
|
<body>y</body> |
708 |
|
|
#errors |
709 |
|
|
/html/head/meta/@content;mismatched charset name::us-ascii;unsupported |
710 |
|
|
/html/head/meta;element not allowed:meta charset;m |
711 |
|
|
|
712 |
|
|
#data html |
713 |
|
|
<!DOCTYPE HTML> |
714 |
|
|
<meta charset=us-ascii> |
715 |
|
|
<meta http-equiv=content-type content="text/html; charset=us-ascii"> |
716 |
|
|
<title>x</title> |
717 |
|
|
<body>y</body> |
718 |
|
|
#errors |
719 |
|
|
/html/head/meta/@charset;mismatched charset name::us-ascii;unsupported |
720 |
|
|
/html/head/meta/@content;mismatched charset name::us-ascii;unsupported |
721 |
|
|
/html/head/meta;element not allowed:meta charset;m |
722 |
|
|
|
723 |
|
|
#data html |
724 |
|
|
<!DOCTYPE HTML> |
725 |
|
|
<meta http-equiv=content-type content="text/html; charset=us-ascii"> |
726 |
|
|
<meta charset=us-ascii> |
727 |
|
|
<title>x</title> |
728 |
|
|
<body>y</body> |
729 |
|
|
#errors |
730 |
|
|
/html/head/meta/@content;mismatched charset name::us-ascii;unsupported |
731 |
|
|
/html/head/meta/@charset;mismatched charset name::us-ascii;unsupported |
732 |
|
|
/html/head/meta;element not allowed:meta charset;m |
733 |
|
|
|
734 |
|
|
#data html |
735 |
|
|
<!DOCTYPE HTML> |
736 |
|
|
<meta http-equiv=content-type content="text/html; charset=us-ascii"> |
737 |
|
|
<meta http-equiv=content-type content="text/html; charset=us-ascii"> |
738 |
|
|
<title>x</title> |
739 |
|
|
<body>y</body> |
740 |
|
|
#errors |
741 |
|
|
/html/head/meta/@content;mismatched charset name::us-ascii;unsupported |
742 |
|
|
/html/head/meta/@content;mismatched charset name::us-ascii;unsupported |
743 |
|
|
/html/head/meta;element not allowed:meta charset;m |
744 |
|
|
|
745 |
wakaba |
1.20 |
#data |
746 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
747 |
|
|
<title/> |
748 |
|
|
<noscript> |
749 |
|
|
<meta/> |
750 |
|
|
</noscript> |
751 |
|
|
</head> |
752 |
|
|
#errors |
753 |
|
|
/head/noscript;in XML:noscript |
754 |
wakaba |
1.31 |
/head/noscript/meta;element not allowed:head noscript;m |
755 |
wakaba |
1.20 |
/head/noscript/meta;attribute missing:name|http-equiv|charset |
756 |
|
|
|
757 |
|
|
#data |
758 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
759 |
|
|
<title/> |
760 |
|
|
<noscript> |
761 |
|
|
<meta http-equiv="content-style-type" content="text/css"/> |
762 |
|
|
</noscript> |
763 |
|
|
</head> |
764 |
|
|
#errors |
765 |
|
|
/head/noscript;in XML:noscript |
766 |
|
|
/head/noscript/meta/@http-equiv;enumerated:invalid |
767 |
|
|
|
768 |
|
|
#data |
769 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
770 |
|
|
<title/> |
771 |
|
|
<noscript> |
772 |
|
|
<meta name="keywords" content=""/> |
773 |
|
|
</noscript> |
774 |
|
|
</head> |
775 |
|
|
#errors |
776 |
|
|
/head/noscript;in XML:noscript |
777 |
wakaba |
1.31 |
/head/noscript/meta;element not allowed:head noscript;m |
778 |
wakaba |
1.20 |
|
779 |
|
|
#data |
780 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
781 |
|
|
<title/> |
782 |
|
|
<noscript> |
783 |
|
|
<meta name="keywords" content="" http-equiv="keywords"/> |
784 |
|
|
</noscript> |
785 |
|
|
</head> |
786 |
|
|
#errors |
787 |
|
|
/head/noscript;in XML:noscript |
788 |
|
|
/head/noscript/meta/@http-equiv;attribute not allowed |
789 |
|
|
/head/noscript/meta/@http-equiv;enumerated:invalid |
790 |
wakaba |
1.30 |
|
791 |
|
|
#data |
792 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
793 |
|
|
<title>x</title> |
794 |
|
|
<noscript> |
795 |
|
|
<meta http-equiv="content-type" content="text/html; charset=us-ascii"/> |
796 |
|
|
</noscript> |
797 |
|
|
</head> |
798 |
|
|
#errors |
799 |
wakaba |
1.31 |
/head/noscript;in XML:noscript |
800 |
wakaba |
1.42 |
/head/noscript/meta;element not allowed:head noscript;m |
801 |
wakaba |
1.30 |
/head/noscript/meta;element not allowed:meta charset;m |
802 |
|
|
/head/noscript/meta;in XML:charset;m |
803 |
|
|
/head/noscript/meta/@content;mismatched charset name::us-ascii;unsupported |
804 |
wakaba |
1.31 |
|
805 |
|
|
#data |
806 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
807 |
|
|
<title>x</title> |
808 |
|
|
<noscript> |
809 |
|
|
<style/> |
810 |
|
|
</noscript> |
811 |
|
|
</head> |
812 |
|
|
#errors |
813 |
|
|
/head/noscript/style;style:text/css;unsupported |
814 |
|
|
/head/noscript;in XML:noscript |
815 |
|
|
|
816 |
|
|
#data |
817 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
818 |
|
|
<title>x</title> |
819 |
|
|
<noscript> |
820 |
|
|
<style scoped=""/> |
821 |
|
|
</noscript> |
822 |
|
|
</head> |
823 |
|
|
#errors |
824 |
|
|
/head/noscript/style;element not allowed:head noscript;m |
825 |
|
|
/head/noscript/style;style:text/css;unsupported |
826 |
|
|
/head/noscript;in XML:noscript |
827 |
|
|
|
828 |
|
|
#data |
829 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
830 |
|
|
<title>x</title> |
831 |
|
|
<noscript> |
832 |
|
|
<base href=""/> |
833 |
|
|
</noscript> |
834 |
|
|
</head> |
835 |
|
|
#errors |
836 |
|
|
/head/noscript/base;element not allowed:head noscript;m |
837 |
|
|
/head/noscript;in XML:noscript |
838 |
|
|
|
839 |
|
|
#data |
840 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
841 |
|
|
<title>x</title> |
842 |
|
|
<noscript> |
843 |
|
|
<unknown:unknown xmlns:unknown="about:"/> |
844 |
|
|
</noscript> |
845 |
|
|
</head> |
846 |
|
|
#errors |
847 |
|
|
/head/noscript/unknown;element;unsupported |
848 |
|
|
/head/noscript/unknown;element not allowed:head noscript;m |
849 |
|
|
/head/noscript;in XML:noscript |
850 |
wakaba |
1.19 |
|
851 |
|
|
#data |
852 |
wakaba |
1.1 |
<style type="text/css" xmlns="http://www.w3.org/1999/xhtml"></style> |
853 |
|
|
#errors |
854 |
wakaba |
1.18 |
/style;style:text/css;unsupported |
855 |
wakaba |
1.1 |
|
856 |
|
|
#data |
857 |
|
|
<style type="text/css" xmlns="http://www.w3.org/1999/xhtml"> |
858 |
|
|
p {color: green} |
859 |
|
|
</style> |
860 |
|
|
#errors |
861 |
wakaba |
1.18 |
/style;style:text/css;unsupported |
862 |
wakaba |
1.1 |
|
863 |
wakaba |
1.2 |
#data |
864 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"></body> |
865 |
|
|
#errors |
866 |
wakaba |
1.25 |
/body;no significant content;s |
867 |
wakaba |
1.2 |
|
868 |
|
|
#data |
869 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> </body> |
870 |
|
|
#errors |
871 |
wakaba |
1.25 |
/body;no significant content;s |
872 |
wakaba |
1.2 |
|
873 |
|
|
#data |
874 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml">a</body> |
875 |
|
|
#errors |
876 |
|
|
|
877 |
|
|
#data |
878 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"><p/></body> |
879 |
|
|
#errors |
880 |
wakaba |
1.25 |
/body;no significant content;s |
881 |
|
|
/body/p;no significant content;s |
882 |
wakaba |
1.2 |
|
883 |
|
|
#data |
884 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"><blockquote/></body> |
885 |
|
|
#errors |
886 |
wakaba |
1.25 |
/body;no significant content;s |
887 |
|
|
/body/blockquote;no significant content;s |
888 |
wakaba |
1.2 |
|
889 |
|
|
#data |
890 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"><div/></body> |
891 |
|
|
#errors |
892 |
wakaba |
1.25 |
/body;no significant content;s |
893 |
|
|
/body/div;no significant content;s |
894 |
wakaba |
1.2 |
|
895 |
|
|
#data |
896 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
897 |
|
|
<script type="text/javascript"/> |
898 |
|
|
</body> |
899 |
|
|
#errors |
900 |
wakaba |
1.24 |
/body/script/@type;IMT:obsolete subtype;w |
901 |
wakaba |
1.18 |
/body/script;script:text/javascript;unsupported |
902 |
wakaba |
1.25 |
/body;no significant content;s |
903 |
wakaba |
1.2 |
|
904 |
|
|
#data |
905 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"><b/></body> |
906 |
|
|
#errors |
907 |
wakaba |
1.25 |
/body;no significant content;s |
908 |
|
|
/body/b;no significant content;s |
909 |
wakaba |
1.2 |
|
910 |
wakaba |
1.3 |
#data |
911 |
wakaba |
1.26 |
<body xmlns="http://www.w3.org/1999/xhtml"> |
912 |
|
|
<svg xmlns="http://www.w3.org/2000/svg"/> |
913 |
|
|
</body> |
914 |
|
|
#errors |
915 |
|
|
|
916 |
|
|
#data |
917 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
918 |
|
|
<math xmlns="http://www.w3.org/1998/Math/MathML"/> |
919 |
|
|
</body> |
920 |
|
|
#errors |
921 |
|
|
|
922 |
|
|
#data |
923 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
924 |
|
|
para1<p>para2</p>para3 |
925 |
|
|
</body> |
926 |
|
|
#errors |
927 |
|
|
|
928 |
|
|
#data |
929 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
930 |
|
|
<style scoped="scoped"/> |
931 |
|
|
para |
932 |
|
|
</body> |
933 |
|
|
#errors |
934 |
|
|
/body/style;style:text/css;unsupported |
935 |
|
|
|
936 |
|
|
#data |
937 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
938 |
|
|
<style/> |
939 |
|
|
para |
940 |
|
|
</body> |
941 |
|
|
#errors |
942 |
wakaba |
1.27 |
/body/style;element not allowed:prose style;m |
943 |
wakaba |
1.26 |
/body/style;style:text/css;unsupported |
944 |
|
|
|
945 |
|
|
#data |
946 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
947 |
|
|
para1 |
948 |
|
|
<style scoped="scoped"/> |
949 |
|
|
para2 |
950 |
|
|
</body> |
951 |
|
|
#errors |
952 |
wakaba |
1.27 |
/body/style;element not allowed:prose style;m |
953 |
wakaba |
1.26 |
/body/style;style:text/css;unsupported |
954 |
|
|
|
955 |
|
|
#data |
956 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
957 |
|
|
<style scoped="scoped"/> |
958 |
|
|
<style scoped="scoped"/> |
959 |
|
|
para |
960 |
|
|
</body> |
961 |
|
|
#errors |
962 |
|
|
/body/style;style:text/css;unsupported |
963 |
|
|
/body/style;style:text/css;unsupported |
964 |
|
|
|
965 |
|
|
#data |
966 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"><style scoped="scoped"/> |
967 |
|
|
para |
968 |
|
|
</body> |
969 |
|
|
#errors |
970 |
|
|
/body/style;style:text/css;unsupported |
971 |
|
|
|
972 |
|
|
#data |
973 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
974 |
|
|
<p>xx</p> |
975 |
|
|
<style scoped="scoped"/> |
976 |
|
|
para |
977 |
|
|
</body> |
978 |
|
|
#errors |
979 |
wakaba |
1.27 |
/body/style;element not allowed:prose style;m |
980 |
wakaba |
1.26 |
/body/style;style:text/css;unsupported |
981 |
|
|
|
982 |
|
|
#data |
983 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
984 |
|
|
<style scoped="scoped"/></body> |
985 |
|
|
#errors |
986 |
|
|
/body/style;style:text/css;unsupported |
987 |
|
|
/body;no significant content;s |
988 |
|
|
|
989 |
|
|
#data |
990 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
991 |
|
|
<style scoped="scoped"/> |
992 |
|
|
<title>x</title> |
993 |
|
|
</body> |
994 |
|
|
#errors |
995 |
wakaba |
1.27 |
/body/title;element not allowed:prose;m |
996 |
wakaba |
1.26 |
/body/style;style:text/css;unsupported |
997 |
|
|
|
998 |
|
|
#data |
999 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1000 |
|
|
<style scoped="scoped"/> |
1001 |
|
|
<unknown/> |
1002 |
|
|
</body> |
1003 |
|
|
#errors |
1004 |
wakaba |
1.27 |
/body/unknown;element not allowed:prose;m |
1005 |
wakaba |
1.43 |
/body/unknown;element not defined;m |
1006 |
wakaba |
1.26 |
/body/style;style:text/css;unsupported |
1007 |
|
|
/body;no significant content;s |
1008 |
|
|
|
1009 |
|
|
#data |
1010 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1011 |
|
|
<style scoped="scoped"/> |
1012 |
wakaba |
1.27 |
<unknown>xx</unknown> |
1013 |
|
|
</body> |
1014 |
|
|
#errors |
1015 |
wakaba |
1.43 |
/body/unknown;element not defined;m |
1016 |
wakaba |
1.27 |
/body/unknown;element not allowed:prose;m |
1017 |
|
|
/body/style;style:text/css;unsupported |
1018 |
|
|
|
1019 |
|
|
#data |
1020 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1021 |
|
|
<style scoped="scoped"/> |
1022 |
wakaba |
1.26 |
<x:unknown xmlns:x="about:"/> |
1023 |
|
|
</body> |
1024 |
|
|
#errors |
1025 |
wakaba |
1.27 |
/body/unknown;element not allowed:prose;m |
1026 |
wakaba |
1.26 |
/body/unknown;element;unsupported |
1027 |
|
|
/body/style;style:text/css;unsupported |
1028 |
|
|
/body;no significant content;s |
1029 |
|
|
|
1030 |
|
|
#data |
1031 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1032 |
|
|
<style scoped="scoped"/> |
1033 |
|
|
<ins>para</ins> |
1034 |
|
|
</body> |
1035 |
|
|
#errors |
1036 |
|
|
/body/style;style:text/css;unsupported |
1037 |
|
|
|
1038 |
|
|
#data |
1039 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1040 |
|
|
<style scoped="scoped"/> |
1041 |
|
|
<del>para</del> |
1042 |
|
|
</body> |
1043 |
|
|
#errors |
1044 |
|
|
/body/style;style:text/css;unsupported |
1045 |
|
|
/body;no significant content;s |
1046 |
|
|
|
1047 |
|
|
#data |
1048 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1049 |
|
|
<ins><style scoped="scoped"/> |
1050 |
|
|
para</ins> |
1051 |
|
|
</body> |
1052 |
|
|
#errors |
1053 |
|
|
/body/ins/style;style:text/css;unsupported |
1054 |
|
|
|
1055 |
|
|
#data |
1056 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1057 |
|
|
<del><style scoped="scoped"/> |
1058 |
|
|
para</del> |
1059 |
|
|
</body> |
1060 |
|
|
#errors |
1061 |
|
|
/body/del/style;style:text/css;unsupported |
1062 |
wakaba |
1.28 |
/body;no significant content;s |
1063 |
wakaba |
1.26 |
|
1064 |
|
|
#data |
1065 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1066 |
|
|
<ins/> |
1067 |
|
|
<style scoped="scoped"/> |
1068 |
|
|
para |
1069 |
|
|
</body> |
1070 |
|
|
#errors |
1071 |
|
|
/body/style;style:text/css;unsupported |
1072 |
|
|
|
1073 |
|
|
#data |
1074 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1075 |
|
|
<ins><style scoped="scoped"/></ins> |
1076 |
|
|
<style scoped="scoped"/> |
1077 |
|
|
para |
1078 |
|
|
</body> |
1079 |
|
|
#errors |
1080 |
|
|
/body/ins/style;style:text/css;unsupported |
1081 |
|
|
/body/style;style:text/css;unsupported |
1082 |
|
|
|
1083 |
|
|
#data |
1084 |
wakaba |
1.3 |
<section xmlns="http://www.w3.org/1999/xhtml"></section> |
1085 |
|
|
#errors |
1086 |
wakaba |
1.25 |
/section;no significant content;s |
1087 |
wakaba |
1.2 |
|
1088 |
wakaba |
1.3 |
#data |
1089 |
|
|
<section xmlns="http://www.w3.org/1999/xhtml"> </section> |
1090 |
|
|
#errors |
1091 |
wakaba |
1.25 |
/section;no significant content;s |
1092 |
wakaba |
1.2 |
|
1093 |
wakaba |
1.3 |
#data |
1094 |
|
|
<section xmlns="http://www.w3.org/1999/xhtml">a</section> |
1095 |
|
|
#errors |
1096 |
|
|
|
1097 |
|
|
#data |
1098 |
|
|
<section xmlns="http://www.w3.org/1999/xhtml"><p/></section> |
1099 |
|
|
#errors |
1100 |
wakaba |
1.25 |
/section;no significant content;s |
1101 |
|
|
/section/p;no significant content;s |
1102 |
wakaba |
1.3 |
|
1103 |
|
|
#data |
1104 |
|
|
<section xmlns="http://www.w3.org/1999/xhtml"><blockquote/></section> |
1105 |
|
|
#errors |
1106 |
wakaba |
1.25 |
/section;no significant content;s |
1107 |
|
|
/section/blockquote;no significant content;s |
1108 |
wakaba |
1.3 |
|
1109 |
|
|
#data |
1110 |
|
|
<section xmlns="http://www.w3.org/1999/xhtml"><div/></section> |
1111 |
|
|
#errors |
1112 |
wakaba |
1.25 |
/section;no significant content;s |
1113 |
|
|
/section/div;no significant content;s |
1114 |
wakaba |
1.3 |
|
1115 |
|
|
#data |
1116 |
|
|
<section xmlns="http://www.w3.org/1999/xhtml"> |
1117 |
|
|
<script type="text/javascript"/> |
1118 |
|
|
</section> |
1119 |
|
|
#errors |
1120 |
wakaba |
1.24 |
/section/script/@type;IMT:obsolete subtype;w |
1121 |
wakaba |
1.18 |
/section/script;script:text/javascript;unsupported |
1122 |
wakaba |
1.25 |
/section;no significant content;s |
1123 |
wakaba |
1.3 |
|
1124 |
|
|
#data |
1125 |
|
|
<section xmlns="http://www.w3.org/1999/xhtml"><b/></section> |
1126 |
|
|
#errors |
1127 |
wakaba |
1.25 |
/section;no significant content;s |
1128 |
|
|
/section/b;no significant content;s |
1129 |
wakaba |
1.3 |
|
1130 |
|
|
#data |
1131 |
|
|
<section xmlns="http://www.w3.org/1999/xhtml"> |
1132 |
wakaba |
1.13 |
<style type="text/css" scoped=""/> |
1133 |
wakaba |
1.3 |
</section> |
1134 |
|
|
#errors |
1135 |
wakaba |
1.18 |
/section/style;style:text/css;unsupported |
1136 |
wakaba |
1.25 |
/section;no significant content;s |
1137 |
wakaba |
1.3 |
|
1138 |
|
|
#data |
1139 |
|
|
<section xmlns="http://www.w3.org/1999/xhtml"> |
1140 |
wakaba |
1.13 |
<style type="text/css" scoped=""/> |
1141 |
wakaba |
1.3 |
<p/> |
1142 |
|
|
</section> |
1143 |
|
|
#errors |
1144 |
wakaba |
1.18 |
/section/style;style:text/css;unsupported |
1145 |
wakaba |
1.25 |
/section;no significant content;s |
1146 |
|
|
/section/p;no significant content;s |
1147 |
wakaba |
1.3 |
|
1148 |
|
|
#data |
1149 |
|
|
<section xmlns="http://www.w3.org/1999/xhtml"> |
1150 |
|
|
<p/> |
1151 |
wakaba |
1.13 |
<style type="text/css" scoped=""/> |
1152 |
wakaba |
1.3 |
</section> |
1153 |
|
|
#errors |
1154 |
wakaba |
1.27 |
/section/style;element not allowed:prose style;m |
1155 |
wakaba |
1.18 |
/section/style;style:text/css;unsupported |
1156 |
wakaba |
1.25 |
/section;no significant content;s |
1157 |
|
|
/section/p;no significant content;s |
1158 |
wakaba |
1.3 |
|
1159 |
|
|
#data |
1160 |
|
|
<section xmlns="http://www.w3.org/1999/xhtml"> |
1161 |
wakaba |
1.13 |
<style type="text/css" scoped=""/> |
1162 |
wakaba |
1.3 |
<b/> |
1163 |
|
|
</section> |
1164 |
|
|
#errors |
1165 |
wakaba |
1.18 |
/section/style;style:text/css;unsupported |
1166 |
wakaba |
1.25 |
/section;no significant content;s |
1167 |
|
|
/section/b;no significant content;s |
1168 |
wakaba |
1.3 |
|
1169 |
|
|
#data |
1170 |
|
|
<section xmlns="http://www.w3.org/1999/xhtml"> |
1171 |
|
|
<b/> |
1172 |
wakaba |
1.13 |
<style type="text/css" scoped=""/> |
1173 |
wakaba |
1.3 |
</section> |
1174 |
|
|
#errors |
1175 |
wakaba |
1.27 |
/section/style;element not allowed:prose style;m |
1176 |
wakaba |
1.18 |
/section/style;style:text/css;unsupported |
1177 |
wakaba |
1.25 |
/section;no significant content;s |
1178 |
|
|
/section/b;no significant content;s |
1179 |
wakaba |
1.3 |
|
1180 |
|
|
#data |
1181 |
|
|
<section xmlns="http://www.w3.org/1999/xhtml"> |
1182 |
wakaba |
1.13 |
<style type="text/css" scoped=""/>a</section> |
1183 |
wakaba |
1.3 |
#errors |
1184 |
wakaba |
1.18 |
/section/style;style:text/css;unsupported |
1185 |
wakaba |
1.3 |
|
1186 |
|
|
#data |
1187 |
wakaba |
1.13 |
<section xmlns="http://www.w3.org/1999/xhtml">a<style type="text/css" scoped=""/> |
1188 |
wakaba |
1.3 |
</section> |
1189 |
|
|
#errors |
1190 |
wakaba |
1.18 |
/section/style;style:text/css;unsupported |
1191 |
wakaba |
1.27 |
/section/style;element not allowed:prose style;m |
1192 |
wakaba |
1.3 |
|
1193 |
|
|
#data |
1194 |
|
|
<section xmlns="http://www.w3.org/1999/xhtml"> |
1195 |
wakaba |
1.13 |
<style type="text/css" scoped=""/> |
1196 |
|
|
<style type="text/css" scoped=""/> |
1197 |
wakaba |
1.3 |
<p/> |
1198 |
|
|
</section> |
1199 |
|
|
#errors |
1200 |
wakaba |
1.18 |
/section/style;style:text/css;unsupported |
1201 |
|
|
/section/style;style:text/css;unsupported |
1202 |
wakaba |
1.25 |
/section;no significant content;s |
1203 |
|
|
/section/p;no significant content;s |
1204 |
wakaba |
1.3 |
|
1205 |
|
|
#data |
1206 |
|
|
<section xmlns="http://www.w3.org/1999/xhtml"> |
1207 |
wakaba |
1.13 |
<style type="text/css" scoped=""/> |
1208 |
wakaba |
1.3 |
<p/><p/> |
1209 |
|
|
</section> |
1210 |
|
|
#errors |
1211 |
wakaba |
1.18 |
/section/style;style:text/css;unsupported |
1212 |
wakaba |
1.25 |
/section;no significant content;s |
1213 |
|
|
/section/p;no significant content;s |
1214 |
|
|
/section/p;no significant content;s |
1215 |
wakaba |
1.3 |
|
1216 |
|
|
#data |
1217 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
1218 |
wakaba |
1.4 |
@@ TODO: It is expected that tests for NAV and following elements come here. |
1219 |
wakaba |
1.14 |
<![CDATA[ |
1220 |
|
|
@@ <nav> |
1221 |
|
|
@@ <article> |
1222 |
|
|
@@ <blockquote> |
1223 |
|
|
## <aside> |
1224 |
|
|
## <h1><h2><h3><h4><h5><h6> |
1225 |
|
|
]]> |
1226 |
wakaba |
1.3 |
</p> |
1227 |
|
|
#errors |
1228 |
wakaba |
1.4 |
|
1229 |
|
|
#data |
1230 |
wakaba |
1.14 |
<header xmlns="http://www.w3.org/1999/xhtml"/> |
1231 |
|
|
#errors |
1232 |
|
|
/header;element missing:hn |
1233 |
wakaba |
1.25 |
/header;no significant content;s |
1234 |
wakaba |
1.14 |
|
1235 |
|
|
#data |
1236 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><h1/></header> |
1237 |
|
|
#errors |
1238 |
wakaba |
1.25 |
/header;no significant content;s |
1239 |
|
|
/header/h1;no significant content;s |
1240 |
wakaba |
1.14 |
|
1241 |
|
|
#data |
1242 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><h2/></header> |
1243 |
|
|
#errors |
1244 |
wakaba |
1.25 |
/header;no significant content;s |
1245 |
|
|
/header/h2;no significant content;s |
1246 |
wakaba |
1.14 |
|
1247 |
|
|
#data |
1248 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><h3/></header> |
1249 |
|
|
#errors |
1250 |
wakaba |
1.25 |
/header;no significant content;s |
1251 |
|
|
/header/h3;no significant content;s |
1252 |
wakaba |
1.14 |
|
1253 |
|
|
#data |
1254 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><h4/></header> |
1255 |
|
|
#errors |
1256 |
wakaba |
1.25 |
/header;no significant content;s |
1257 |
|
|
/header/h4;no significant content;s |
1258 |
wakaba |
1.14 |
|
1259 |
|
|
#data |
1260 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><h5/></header> |
1261 |
|
|
#errors |
1262 |
wakaba |
1.25 |
/header;no significant content;s |
1263 |
|
|
/header/h5;no significant content;s |
1264 |
wakaba |
1.14 |
|
1265 |
|
|
#data |
1266 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><h6/></header> |
1267 |
|
|
#errors |
1268 |
wakaba |
1.25 |
/header;no significant content;s |
1269 |
|
|
/header/h6;no significant content;s |
1270 |
wakaba |
1.14 |
|
1271 |
|
|
#data |
1272 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><div><h1/></div></header> |
1273 |
|
|
#errors |
1274 |
wakaba |
1.25 |
/header;no significant content;s |
1275 |
|
|
/header/div;no significant content;s |
1276 |
|
|
/header/div/h1;no significant content;s |
1277 |
wakaba |
1.14 |
|
1278 |
|
|
#data |
1279 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><div><h2/></div></header> |
1280 |
|
|
#errors |
1281 |
wakaba |
1.25 |
/header;no significant content;s |
1282 |
|
|
/header/div;no significant content;s |
1283 |
|
|
/header/div/h2;no significant content;s |
1284 |
wakaba |
1.14 |
|
1285 |
|
|
#data |
1286 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><div><h3/></div></header> |
1287 |
|
|
#errors |
1288 |
wakaba |
1.25 |
/header;no significant content;s |
1289 |
|
|
/header/div;no significant content;s |
1290 |
|
|
/header/div/h3;no significant content;s |
1291 |
wakaba |
1.14 |
|
1292 |
|
|
#data |
1293 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><div><h4/></div></header> |
1294 |
|
|
#errors |
1295 |
wakaba |
1.25 |
/header;no significant content;s |
1296 |
|
|
/header/div;no significant content;s |
1297 |
|
|
/header/div/h4;no significant content;s |
1298 |
wakaba |
1.14 |
|
1299 |
|
|
#data |
1300 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><div><h5/></div></header> |
1301 |
|
|
#errors |
1302 |
wakaba |
1.25 |
/header;no significant content;s |
1303 |
|
|
/header/div;no significant content;s |
1304 |
|
|
/header/div/h5;no significant content;s |
1305 |
wakaba |
1.14 |
|
1306 |
|
|
#data |
1307 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><div><h6/></div></header> |
1308 |
|
|
#errors |
1309 |
wakaba |
1.25 |
/header;no significant content;s |
1310 |
|
|
/header/div;no significant content;s |
1311 |
|
|
/header/div/h6;no significant content;s |
1312 |
wakaba |
1.14 |
|
1313 |
|
|
#data |
1314 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><div><div><h1/></div></div></header> |
1315 |
|
|
#errors |
1316 |
wakaba |
1.25 |
/header;no significant content;s |
1317 |
|
|
/header/div;no significant content;s |
1318 |
|
|
/header/div/div;no significant content;s |
1319 |
|
|
/header/div/div/h1;no significant content;s |
1320 |
wakaba |
1.14 |
|
1321 |
|
|
#data |
1322 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><header><h1/></header></header> |
1323 |
|
|
#errors |
1324 |
wakaba |
1.27 |
/header/header;element not allowed:minus;m |
1325 |
wakaba |
1.25 |
/header;no significant content;s |
1326 |
|
|
/header/header;no significant content;s |
1327 |
|
|
/header/header/h1;no significant content;s |
1328 |
wakaba |
1.14 |
|
1329 |
|
|
#data |
1330 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><h1/><header/></header> |
1331 |
|
|
#errors |
1332 |
wakaba |
1.27 |
/header/header;element not allowed:minus;m |
1333 |
wakaba |
1.14 |
/header/header;element missing:hn |
1334 |
wakaba |
1.25 |
/header;no significant content;s |
1335 |
|
|
/header/h1;no significant content;s |
1336 |
|
|
/header/header;no significant content;s |
1337 |
wakaba |
1.14 |
|
1338 |
|
|
#data |
1339 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><header><h1/></header></div> |
1340 |
|
|
#errors |
1341 |
wakaba |
1.25 |
/div;no significant content;s |
1342 |
|
|
/div/header;no significant content;s |
1343 |
|
|
/div/header/h1;no significant content;s |
1344 |
wakaba |
1.14 |
|
1345 |
|
|
#data |
1346 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><h1/><header></header></div> |
1347 |
|
|
#errors |
1348 |
|
|
/div/header;element missing:hn |
1349 |
wakaba |
1.25 |
/div;no significant content;s |
1350 |
|
|
/div/h1;no significant content;s |
1351 |
|
|
/div/header;no significant content;s |
1352 |
wakaba |
1.14 |
|
1353 |
|
|
#data |
1354 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><header></header><h1/></div> |
1355 |
|
|
#errors |
1356 |
|
|
/div/header;element missing:hn |
1357 |
wakaba |
1.25 |
/div;no significant content;s |
1358 |
|
|
/div/header;no significant content;s |
1359 |
|
|
/div/h1;no significant content;s |
1360 |
wakaba |
1.14 |
|
1361 |
|
|
#data |
1362 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><header><h1/></header> |
1363 |
|
|
<header></header></div> |
1364 |
|
|
#errors |
1365 |
wakaba |
1.25 |
/div;no significant content;s |
1366 |
wakaba |
1.14 |
/div/header;element missing:hn |
1367 |
wakaba |
1.25 |
/div/header;no significant content;s |
1368 |
|
|
/div/header/h1;no significant content;s |
1369 |
|
|
/div/header;no significant content;s |
1370 |
wakaba |
1.14 |
|
1371 |
|
|
#data |
1372 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><header></header> |
1373 |
|
|
<header><h1/></header></div> |
1374 |
|
|
#errors |
1375 |
|
|
/div/header;element missing:hn |
1376 |
wakaba |
1.25 |
/div;no significant content;s |
1377 |
|
|
/div/header;no significant content;s |
1378 |
|
|
/div/header;no significant content;s |
1379 |
|
|
/div/header/h1;no significant content;s |
1380 |
wakaba |
1.14 |
|
1381 |
|
|
#data |
1382 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1383 |
|
|
<header><h1/><header></header></header></div> |
1384 |
|
|
#errors |
1385 |
wakaba |
1.27 |
/div/header/header;element not allowed:minus;m |
1386 |
wakaba |
1.14 |
/div/header/header;element missing:hn |
1387 |
wakaba |
1.25 |
/div;no significant content;s |
1388 |
|
|
/div/header;no significant content;s |
1389 |
|
|
/div/header/h1;no significant content;s |
1390 |
|
|
/div/header/header;no significant content;s |
1391 |
wakaba |
1.14 |
|
1392 |
|
|
#data |
1393 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><header> |
1394 |
|
|
<header/><h1/></header></div> |
1395 |
|
|
#errors |
1396 |
wakaba |
1.27 |
/div/header/header;element not allowed:minus;m |
1397 |
wakaba |
1.14 |
/div/header/header;element missing:hn |
1398 |
wakaba |
1.25 |
/div;no significant content;s |
1399 |
|
|
/div/header;no significant content;s |
1400 |
|
|
/div/header/header;no significant content;s |
1401 |
|
|
/div/header/h1;no significant content;s |
1402 |
wakaba |
1.14 |
|
1403 |
|
|
#data |
1404 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1405 |
|
|
<header><h1><header></header></h1></header></div> |
1406 |
|
|
#errors |
1407 |
|
|
/div/header/h1/header;element missing:hn |
1408 |
wakaba |
1.27 |
/div/header/h1/header;element not allowed:minus;m |
1409 |
wakaba |
1.25 |
/div;no significant content;s |
1410 |
|
|
/div/header;no significant content;s |
1411 |
|
|
/div/header/h1;no significant content;s |
1412 |
|
|
/div/header/h1/header;no significant content;s |
1413 |
wakaba |
1.14 |
|
1414 |
|
|
#data |
1415 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><h1/><footer/></header> |
1416 |
|
|
#errors |
1417 |
wakaba |
1.27 |
/header/footer;element not allowed:minus;m |
1418 |
wakaba |
1.25 |
/header;no significant content;s |
1419 |
|
|
/header/h1;no significant content;s |
1420 |
|
|
/header/footer;no significant content;s |
1421 |
wakaba |
1.14 |
|
1422 |
|
|
#data |
1423 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><footer><h1/></footer></header> |
1424 |
|
|
#errors |
1425 |
wakaba |
1.27 |
/header/footer;element not allowed:minus;m |
1426 |
|
|
/header/footer/h1;element not allowed:minus;m |
1427 |
wakaba |
1.25 |
/header;no significant content;s |
1428 |
|
|
/header/footer;no significant content;s |
1429 |
|
|
/header/footer/h1;no significant content;s |
1430 |
wakaba |
1.14 |
|
1431 |
|
|
#data |
1432 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><h1/><p/></header> |
1433 |
|
|
#errors |
1434 |
wakaba |
1.25 |
/header;no significant content;s |
1435 |
|
|
/header/h1;no significant content;s |
1436 |
|
|
/header/p;no significant content;s |
1437 |
wakaba |
1.14 |
|
1438 |
|
|
#data |
1439 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><h1/><p/><blockquote/></header> |
1440 |
|
|
#errors |
1441 |
wakaba |
1.27 |
/header/blockquote;element not allowed:minus;m |
1442 |
wakaba |
1.25 |
/header;no significant content;s |
1443 |
|
|
/header/h1;no significant content;s |
1444 |
|
|
/header/p;no significant content;s |
1445 |
|
|
/header/blockquote;no significant content;s |
1446 |
wakaba |
1.14 |
|
1447 |
|
|
#data |
1448 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><h1/><p/><p/></header> |
1449 |
|
|
#errors |
1450 |
wakaba |
1.25 |
/header;no significant content;s |
1451 |
|
|
/header/h1;no significant content;s |
1452 |
|
|
/header/p;no significant content;s |
1453 |
|
|
/header/p;no significant content;s |
1454 |
wakaba |
1.14 |
|
1455 |
|
|
#data |
1456 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><h1/><h2/><h4/></header> |
1457 |
|
|
#errors |
1458 |
wakaba |
1.25 |
/header;no significant content;s |
1459 |
|
|
/header/h1;no significant content;s |
1460 |
|
|
/header/h2;no significant content;s |
1461 |
|
|
/header/h4;no significant content;s |
1462 |
wakaba |
1.14 |
|
1463 |
|
|
#data |
1464 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><h1/><section/></header> |
1465 |
|
|
#errors |
1466 |
wakaba |
1.27 |
/header/section;element not allowed:minus;m |
1467 |
wakaba |
1.25 |
/header;no significant content;s |
1468 |
|
|
/header/h1;no significant content;s |
1469 |
|
|
/header/section;no significant content;s |
1470 |
wakaba |
1.14 |
|
1471 |
|
|
#data |
1472 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><section><h1/></section></header> |
1473 |
|
|
#errors |
1474 |
wakaba |
1.27 |
/header/section;element not allowed:minus;m |
1475 |
wakaba |
1.25 |
/header;no significant content;s |
1476 |
|
|
/header/section;no significant content;s |
1477 |
|
|
/header/section/h1;no significant content;s |
1478 |
wakaba |
1.14 |
|
1479 |
|
|
#data |
1480 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><aside/></header> |
1481 |
|
|
#errors |
1482 |
wakaba |
1.27 |
/header/aside;element not allowed:minus;m |
1483 |
wakaba |
1.14 |
/header;element missing:hn |
1484 |
wakaba |
1.25 |
/header;no significant content;s |
1485 |
|
|
/header/aside;no significant content;s |
1486 |
wakaba |
1.14 |
|
1487 |
|
|
#data |
1488 |
wakaba |
1.26 |
<header xmlns="http://www.w3.org/1999/xhtml">xx</header> |
1489 |
|
|
#errors |
1490 |
|
|
/header;element missing:hn |
1491 |
|
|
|
1492 |
|
|
#data |
1493 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml">xx<h1>xx</h1></header> |
1494 |
|
|
#errors |
1495 |
|
|
|
1496 |
|
|
#data |
1497 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml">xx<h1>xx</h1><p>x</p></header> |
1498 |
|
|
#errors |
1499 |
|
|
|
1500 |
|
|
#data |
1501 |
wakaba |
1.5 |
<li xmlns="http://www.w3.org/1999/xhtml"></li> |
1502 |
|
|
#errors |
1503 |
wakaba |
1.25 |
/li;no significant content;s |
1504 |
wakaba |
1.5 |
|
1505 |
|
|
#data |
1506 |
|
|
<li xmlns="http://www.w3.org/1999/xhtml"> </li> |
1507 |
|
|
#errors |
1508 |
wakaba |
1.25 |
/li;no significant content;s |
1509 |
wakaba |
1.5 |
|
1510 |
|
|
#data |
1511 |
|
|
<li xmlns="http://www.w3.org/1999/xhtml">XXX</li> |
1512 |
|
|
#errors |
1513 |
|
|
|
1514 |
|
|
#data |
1515 |
|
|
<li xmlns="http://www.w3.org/1999/xhtml"><p>XXX</p></li> |
1516 |
|
|
#errors |
1517 |
|
|
|
1518 |
|
|
#data |
1519 |
|
|
<li xmlns="http://www.w3.org/1999/xhtml">XXX<p>YYY</p></li> |
1520 |
|
|
#errors |
1521 |
|
|
|
1522 |
|
|
#data |
1523 |
|
|
<li xmlns="http://www.w3.org/1999/xhtml"><p>XXX</p>YYY</li> |
1524 |
|
|
#errors |
1525 |
|
|
|
1526 |
|
|
#data |
1527 |
|
|
<ul xmlns="http://www.w3.org/1999/xhtml"> |
1528 |
|
|
<li></li> |
1529 |
|
|
</ul> |
1530 |
|
|
#errors |
1531 |
wakaba |
1.25 |
/ul/li;no significant content;s |
1532 |
wakaba |
1.5 |
|
1533 |
|
|
#data |
1534 |
|
|
<ul xmlns="http://www.w3.org/1999/xhtml"> |
1535 |
|
|
<li> </li> |
1536 |
|
|
</ul> |
1537 |
|
|
#errors |
1538 |
wakaba |
1.25 |
/ul/li;no significant content;s |
1539 |
wakaba |
1.5 |
|
1540 |
|
|
#data |
1541 |
|
|
<ul xmlns="http://www.w3.org/1999/xhtml"> |
1542 |
|
|
<li>XXX</li> |
1543 |
|
|
</ul> |
1544 |
|
|
#errors |
1545 |
|
|
|
1546 |
|
|
#data |
1547 |
|
|
<ul xmlns="http://www.w3.org/1999/xhtml"> |
1548 |
|
|
<li><p>XXX</p></li> |
1549 |
|
|
</ul> |
1550 |
|
|
#errors |
1551 |
|
|
|
1552 |
|
|
#data |
1553 |
|
|
<ul xmlns="http://www.w3.org/1999/xhtml"> |
1554 |
|
|
<li>XXX<p>YYY</p></li> |
1555 |
|
|
</ul> |
1556 |
|
|
#errors |
1557 |
|
|
|
1558 |
|
|
#data |
1559 |
|
|
<ul xmlns="http://www.w3.org/1999/xhtml"> |
1560 |
|
|
<li><p>XXX</p>YYY</li> |
1561 |
|
|
</ul> |
1562 |
|
|
#errors |
1563 |
|
|
|
1564 |
|
|
#data |
1565 |
|
|
<ol xmlns="http://www.w3.org/1999/xhtml"> |
1566 |
|
|
<li></li> |
1567 |
|
|
</ol> |
1568 |
|
|
#errors |
1569 |
wakaba |
1.25 |
/ol/li;no significant content;s |
1570 |
wakaba |
1.5 |
|
1571 |
|
|
#data |
1572 |
|
|
<ol xmlns="http://www.w3.org/1999/xhtml"> |
1573 |
|
|
<li> </li> |
1574 |
|
|
</ol> |
1575 |
|
|
#errors |
1576 |
wakaba |
1.25 |
/ol/li;no significant content;s |
1577 |
wakaba |
1.5 |
|
1578 |
|
|
#data |
1579 |
|
|
<ol xmlns="http://www.w3.org/1999/xhtml"> |
1580 |
|
|
<li>XXX</li> |
1581 |
|
|
</ol> |
1582 |
|
|
#errors |
1583 |
|
|
|
1584 |
|
|
#data |
1585 |
|
|
<ol xmlns="http://www.w3.org/1999/xhtml"> |
1586 |
|
|
<li><p>XXX</p></li> |
1587 |
|
|
</ol> |
1588 |
|
|
#errors |
1589 |
|
|
|
1590 |
|
|
#data |
1591 |
|
|
<ol xmlns="http://www.w3.org/1999/xhtml"> |
1592 |
|
|
<li>XXX<p>YYY</p></li> |
1593 |
|
|
</ol> |
1594 |
|
|
#errors |
1595 |
|
|
|
1596 |
|
|
#data |
1597 |
|
|
<ol xmlns="http://www.w3.org/1999/xhtml"> |
1598 |
|
|
<li><p>XXX</p>YYY</li> |
1599 |
|
|
</ol> |
1600 |
|
|
#errors |
1601 |
|
|
|
1602 |
|
|
#data |
1603 |
|
|
<menu xmlns="http://www.w3.org/1999/xhtml"> |
1604 |
|
|
<li></li> |
1605 |
|
|
</menu> |
1606 |
|
|
#errors |
1607 |
wakaba |
1.25 |
/menu/li;no significant content;s |
1608 |
wakaba |
1.5 |
|
1609 |
|
|
#data |
1610 |
|
|
<menu xmlns="http://www.w3.org/1999/xhtml"> |
1611 |
|
|
<li> </li> |
1612 |
|
|
</menu> |
1613 |
|
|
#errors |
1614 |
wakaba |
1.25 |
/menu/li;no significant content;s |
1615 |
wakaba |
1.5 |
|
1616 |
|
|
#data |
1617 |
|
|
<menu xmlns="http://www.w3.org/1999/xhtml"> |
1618 |
|
|
<li>XXX</li> |
1619 |
|
|
</menu> |
1620 |
|
|
#errors |
1621 |
|
|
|
1622 |
|
|
#data |
1623 |
|
|
<menu xmlns="http://www.w3.org/1999/xhtml"> |
1624 |
|
|
<li><p>XXX</p></li> |
1625 |
|
|
</menu> |
1626 |
|
|
#errors |
1627 |
wakaba |
1.27 |
/menu/li/p;element not allowed:phrasing;m |
1628 |
wakaba |
1.5 |
|
1629 |
|
|
#data |
1630 |
|
|
<menu xmlns="http://www.w3.org/1999/xhtml"> |
1631 |
|
|
<li>XXX<p>YYY</p></li> |
1632 |
|
|
</menu> |
1633 |
|
|
#errors |
1634 |
wakaba |
1.27 |
/menu/li/p;element not allowed:phrasing;m |
1635 |
wakaba |
1.5 |
|
1636 |
|
|
#data |
1637 |
|
|
<menu xmlns="http://www.w3.org/1999/xhtml"> |
1638 |
|
|
<li><p>XXX</p>YYY</li> |
1639 |
|
|
</menu> |
1640 |
|
|
#errors |
1641 |
wakaba |
1.27 |
/menu/li/p;element not allowed:phrasing;m |
1642 |
wakaba |
1.5 |
|
1643 |
|
|
#data |
1644 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1645 |
|
|
<ul> |
1646 |
|
|
<li></li> |
1647 |
|
|
</ul> |
1648 |
|
|
</body> |
1649 |
|
|
#errors |
1650 |
wakaba |
1.25 |
/body;no significant content;s |
1651 |
|
|
/body/ul/li;no significant content;s |
1652 |
wakaba |
1.5 |
|
1653 |
|
|
#data |
1654 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1655 |
|
|
<ul> |
1656 |
|
|
<li> </li> |
1657 |
|
|
</ul> |
1658 |
|
|
</body> |
1659 |
|
|
#errors |
1660 |
wakaba |
1.25 |
/body;no significant content;s |
1661 |
|
|
/body/ul/li;no significant content;s |
1662 |
wakaba |
1.5 |
|
1663 |
|
|
#data |
1664 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1665 |
|
|
<ul> |
1666 |
|
|
<li>XXX</li> |
1667 |
|
|
</ul> |
1668 |
|
|
</body> |
1669 |
|
|
#errors |
1670 |
|
|
|
1671 |
|
|
#data |
1672 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1673 |
|
|
<ul> |
1674 |
|
|
<li><p>XXX</p></li> |
1675 |
|
|
</ul> |
1676 |
|
|
</body> |
1677 |
|
|
#errors |
1678 |
|
|
|
1679 |
|
|
#data |
1680 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1681 |
|
|
<ul> |
1682 |
|
|
<li>XXX<p>YYY</p></li> |
1683 |
|
|
</ul> |
1684 |
|
|
</body> |
1685 |
|
|
#errors |
1686 |
|
|
|
1687 |
|
|
#data |
1688 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1689 |
|
|
<ul> |
1690 |
|
|
<li><p>XXX</p>YYY</li> |
1691 |
|
|
</ul> |
1692 |
|
|
</body> |
1693 |
|
|
#errors |
1694 |
|
|
|
1695 |
|
|
#data |
1696 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1697 |
|
|
<ol> |
1698 |
|
|
<li></li> |
1699 |
|
|
</ol> |
1700 |
|
|
</body> |
1701 |
|
|
#errors |
1702 |
wakaba |
1.25 |
/body;no significant content;s |
1703 |
|
|
/body/ol/li;no significant content;s |
1704 |
wakaba |
1.5 |
|
1705 |
|
|
#data |
1706 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1707 |
|
|
<ol> |
1708 |
|
|
<li> </li> |
1709 |
|
|
</ol> |
1710 |
|
|
</body> |
1711 |
|
|
#errors |
1712 |
wakaba |
1.25 |
/body;no significant content;s |
1713 |
|
|
/body/ol/li;no significant content;s |
1714 |
wakaba |
1.5 |
|
1715 |
|
|
#data |
1716 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1717 |
|
|
<ol> |
1718 |
|
|
<li>XXX</li> |
1719 |
|
|
</ol> |
1720 |
|
|
</body> |
1721 |
|
|
#errors |
1722 |
|
|
|
1723 |
|
|
#data |
1724 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1725 |
|
|
<ol> |
1726 |
|
|
<li><p>XXX</p></li> |
1727 |
|
|
</ol> |
1728 |
|
|
</body> |
1729 |
|
|
#errors |
1730 |
|
|
|
1731 |
|
|
#data |
1732 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1733 |
|
|
<ol> |
1734 |
|
|
<li>XXX<p>YYY</p></li> |
1735 |
|
|
</ol> |
1736 |
|
|
</body> |
1737 |
|
|
#errors |
1738 |
|
|
|
1739 |
|
|
#data |
1740 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1741 |
|
|
<ol> |
1742 |
|
|
<li><p>XXX</p>YYY</li> |
1743 |
|
|
</ol> |
1744 |
|
|
</body> |
1745 |
|
|
#errors |
1746 |
|
|
|
1747 |
|
|
#data |
1748 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1749 |
|
|
<menu> |
1750 |
|
|
<li></li> |
1751 |
|
|
</menu> |
1752 |
|
|
</body> |
1753 |
|
|
#errors |
1754 |
wakaba |
1.25 |
/body;no significant content;s |
1755 |
|
|
/body/menu/li;no significant content;s |
1756 |
wakaba |
1.5 |
|
1757 |
|
|
#data |
1758 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1759 |
|
|
<menu> |
1760 |
|
|
<li> </li> |
1761 |
|
|
</menu> |
1762 |
|
|
</body> |
1763 |
|
|
#errors |
1764 |
wakaba |
1.25 |
/body;no significant content;s |
1765 |
|
|
/body/menu/li;no significant content;s |
1766 |
wakaba |
1.5 |
|
1767 |
|
|
#data |
1768 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1769 |
|
|
<menu> |
1770 |
|
|
<li>XXX</li> |
1771 |
|
|
</menu> |
1772 |
|
|
</body> |
1773 |
|
|
#errors |
1774 |
|
|
|
1775 |
|
|
#data |
1776 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1777 |
|
|
<menu> |
1778 |
|
|
<li><p>XXX</p></li> |
1779 |
|
|
</menu> |
1780 |
|
|
</body> |
1781 |
|
|
#errors |
1782 |
wakaba |
1.27 |
/body/menu/li/p;element not allowed:phrasing;m |
1783 |
wakaba |
1.5 |
|
1784 |
|
|
#data |
1785 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1786 |
|
|
<menu> |
1787 |
|
|
<li>XXX<p>YYY</p></li> |
1788 |
|
|
</menu> |
1789 |
|
|
</body> |
1790 |
|
|
#errors |
1791 |
wakaba |
1.27 |
/body/menu/li/p;element not allowed:phrasing;m |
1792 |
wakaba |
1.5 |
|
1793 |
|
|
#data |
1794 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1795 |
|
|
<menu> |
1796 |
|
|
<li><p>XXX</p>YYY</li> |
1797 |
|
|
</menu> |
1798 |
|
|
</body> |
1799 |
|
|
#errors |
1800 |
wakaba |
1.27 |
/body/menu/li/p;element not allowed:phrasing;m |
1801 |
wakaba |
1.5 |
|
1802 |
|
|
#data |
1803 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1804 |
|
|
<ul> |
1805 |
|
|
<li></li> |
1806 |
|
|
</ul> |
1807 |
|
|
</div> |
1808 |
|
|
#errors |
1809 |
wakaba |
1.25 |
/div;no significant content;s |
1810 |
|
|
/div/ul/li;no significant content;s |
1811 |
wakaba |
1.5 |
|
1812 |
|
|
#data |
1813 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1814 |
|
|
<ul> |
1815 |
|
|
<li> </li> |
1816 |
|
|
</ul> |
1817 |
|
|
</div> |
1818 |
|
|
#errors |
1819 |
wakaba |
1.25 |
/div;no significant content;s |
1820 |
|
|
/div/ul/li;no significant content;s |
1821 |
wakaba |
1.5 |
|
1822 |
|
|
#data |
1823 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1824 |
|
|
<ul> |
1825 |
|
|
<li>XXX</li> |
1826 |
|
|
</ul> |
1827 |
|
|
</div> |
1828 |
|
|
#errors |
1829 |
|
|
|
1830 |
|
|
#data |
1831 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1832 |
|
|
<ul> |
1833 |
|
|
<li><p>XXX</p></li> |
1834 |
|
|
</ul> |
1835 |
|
|
</div> |
1836 |
|
|
#errors |
1837 |
|
|
|
1838 |
|
|
#data |
1839 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1840 |
|
|
<ul> |
1841 |
|
|
<li>XXX<p>YYY</p></li> |
1842 |
|
|
</ul> |
1843 |
|
|
</div> |
1844 |
|
|
#errors |
1845 |
|
|
|
1846 |
|
|
#data |
1847 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1848 |
|
|
<ul> |
1849 |
|
|
<li><p>XXX</p>YYY</li> |
1850 |
|
|
</ul> |
1851 |
|
|
</div> |
1852 |
|
|
#errors |
1853 |
|
|
|
1854 |
|
|
#data |
1855 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1856 |
|
|
<ol> |
1857 |
|
|
<li></li> |
1858 |
|
|
</ol> |
1859 |
|
|
</div> |
1860 |
|
|
#errors |
1861 |
wakaba |
1.25 |
/div;no significant content;s |
1862 |
|
|
/div/ol/li;no significant content;s |
1863 |
wakaba |
1.5 |
|
1864 |
|
|
#data |
1865 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1866 |
|
|
<ol> |
1867 |
|
|
<li> </li> |
1868 |
|
|
</ol> |
1869 |
|
|
</div> |
1870 |
|
|
#errors |
1871 |
wakaba |
1.25 |
/div;no significant content;s |
1872 |
|
|
/div/ol/li;no significant content;s |
1873 |
wakaba |
1.5 |
|
1874 |
|
|
#data |
1875 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1876 |
|
|
<ol> |
1877 |
|
|
<li>XXX</li> |
1878 |
|
|
</ol> |
1879 |
|
|
</div> |
1880 |
|
|
#errors |
1881 |
|
|
|
1882 |
|
|
#data |
1883 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1884 |
|
|
<ol> |
1885 |
|
|
<li><p>XXX</p></li> |
1886 |
|
|
</ol> |
1887 |
|
|
</div> |
1888 |
|
|
#errors |
1889 |
|
|
|
1890 |
|
|
#data |
1891 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1892 |
|
|
<ol> |
1893 |
|
|
<li>XXX<p>YYY</p></li> |
1894 |
|
|
</ol> |
1895 |
|
|
</div> |
1896 |
|
|
#errors |
1897 |
|
|
|
1898 |
|
|
#data |
1899 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1900 |
|
|
<ol> |
1901 |
|
|
<li><p>XXX</p>YYY</li> |
1902 |
|
|
</ol> |
1903 |
|
|
</div> |
1904 |
|
|
#errors |
1905 |
|
|
|
1906 |
|
|
#data |
1907 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1908 |
|
|
<menu> |
1909 |
|
|
<li></li> |
1910 |
|
|
</menu> |
1911 |
|
|
</div> |
1912 |
|
|
#errors |
1913 |
wakaba |
1.25 |
/div;no significant content;s |
1914 |
|
|
/div/menu/li;no significant content;s |
1915 |
wakaba |
1.5 |
|
1916 |
|
|
#data |
1917 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1918 |
|
|
<menu> |
1919 |
|
|
<li> </li> |
1920 |
|
|
</menu> |
1921 |
|
|
</div> |
1922 |
|
|
#errors |
1923 |
wakaba |
1.25 |
/div;no significant content;s |
1924 |
|
|
/div/menu/li;no significant content;s |
1925 |
wakaba |
1.5 |
|
1926 |
|
|
#data |
1927 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1928 |
|
|
<menu> |
1929 |
|
|
<li>XXX</li> |
1930 |
|
|
</menu> |
1931 |
|
|
</div> |
1932 |
|
|
#errors |
1933 |
|
|
|
1934 |
|
|
#data |
1935 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1936 |
|
|
<menu> |
1937 |
|
|
<li><p>XXX</p></li> |
1938 |
|
|
</menu> |
1939 |
|
|
</div> |
1940 |
|
|
#errors |
1941 |
wakaba |
1.27 |
/div/menu/li/p;element not allowed:phrasing;m |
1942 |
wakaba |
1.5 |
|
1943 |
|
|
#data |
1944 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1945 |
|
|
<menu> |
1946 |
|
|
<li>XXX<p>YYY</p></li> |
1947 |
|
|
</menu> |
1948 |
|
|
</div> |
1949 |
|
|
#errors |
1950 |
wakaba |
1.27 |
/div/menu/li/p;element not allowed:phrasing;m |
1951 |
wakaba |
1.5 |
|
1952 |
|
|
#data |
1953 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1954 |
|
|
<menu> |
1955 |
|
|
<li><p>XXX</p>YYY</li> |
1956 |
|
|
</menu> |
1957 |
|
|
</div> |
1958 |
|
|
#errors |
1959 |
wakaba |
1.27 |
/div/menu/li/p;element not allowed:phrasing;m |
1960 |
wakaba |
1.5 |
|
1961 |
|
|
#data |
1962 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1963 |
|
|
<p/> |
1964 |
|
|
<ul> |
1965 |
|
|
<li></li> |
1966 |
|
|
</ul> |
1967 |
|
|
</div> |
1968 |
|
|
#errors |
1969 |
wakaba |
1.25 |
/div;no significant content;s |
1970 |
|
|
/div/p;no significant content;s |
1971 |
|
|
/div/ul/li;no significant content;s |
1972 |
wakaba |
1.5 |
|
1973 |
|
|
#data |
1974 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1975 |
|
|
<p/> |
1976 |
|
|
<ul> |
1977 |
|
|
<li> </li> |
1978 |
|
|
</ul> |
1979 |
|
|
</div> |
1980 |
|
|
#errors |
1981 |
wakaba |
1.25 |
/div;no significant content;s |
1982 |
|
|
/div/p;no significant content;s |
1983 |
|
|
/div/ul/li;no significant content;s |
1984 |
wakaba |
1.5 |
|
1985 |
|
|
#data |
1986 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1987 |
|
|
<p/> |
1988 |
|
|
<ul> |
1989 |
|
|
<li>XXX</li> |
1990 |
|
|
</ul> |
1991 |
|
|
</div> |
1992 |
|
|
#errors |
1993 |
wakaba |
1.25 |
/div/p;no significant content;s |
1994 |
wakaba |
1.5 |
|
1995 |
|
|
#data |
1996 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1997 |
|
|
<p/> |
1998 |
|
|
<ul> |
1999 |
|
|
<li><p>XXX</p></li> |
2000 |
|
|
</ul> |
2001 |
|
|
</div> |
2002 |
|
|
#errors |
2003 |
wakaba |
1.25 |
/div/p;no significant content;s |
2004 |
wakaba |
1.5 |
|
2005 |
|
|
#data |
2006 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2007 |
|
|
<p/> |
2008 |
|
|
<ul> |
2009 |
|
|
<li>XXX<p>YYY</p></li> |
2010 |
|
|
</ul> |
2011 |
|
|
</div> |
2012 |
|
|
#errors |
2013 |
wakaba |
1.25 |
/div/p;no significant content;s |
2014 |
wakaba |
1.5 |
|
2015 |
|
|
#data |
2016 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2017 |
|
|
<p/> |
2018 |
|
|
<ul> |
2019 |
|
|
<li><p>XXX</p>YYY</li> |
2020 |
|
|
</ul> |
2021 |
|
|
</div> |
2022 |
|
|
#errors |
2023 |
wakaba |
1.25 |
/div/p;no significant content;s |
2024 |
wakaba |
1.5 |
|
2025 |
|
|
#data |
2026 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2027 |
|
|
<p/> |
2028 |
|
|
<ol> |
2029 |
|
|
<li></li> |
2030 |
|
|
</ol> |
2031 |
|
|
</div> |
2032 |
|
|
#errors |
2033 |
wakaba |
1.25 |
/div;no significant content;s |
2034 |
|
|
/div/p;no significant content;s |
2035 |
|
|
/div/ol/li;no significant content;s |
2036 |
wakaba |
1.5 |
|
2037 |
|
|
#data |
2038 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2039 |
|
|
<p/> |
2040 |
|
|
<ol> |
2041 |
|
|
<li> </li> |
2042 |
|
|
</ol> |
2043 |
|
|
</div> |
2044 |
|
|
#errors |
2045 |
wakaba |
1.25 |
/div;no significant content;s |
2046 |
|
|
/div/p;no significant content;s |
2047 |
|
|
/div/ol/li;no significant content;s |
2048 |
wakaba |
1.5 |
|
2049 |
|
|
#data |
2050 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2051 |
|
|
<p/> |
2052 |
|
|
<ol> |
2053 |
|
|
<li>XXX</li> |
2054 |
|
|
</ol> |
2055 |
|
|
</div> |
2056 |
|
|
#errors |
2057 |
wakaba |
1.25 |
/div/p;no significant content;s |
2058 |
wakaba |
1.5 |
|
2059 |
|
|
#data |
2060 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2061 |
|
|
<p/> |
2062 |
|
|
<ol> |
2063 |
|
|
<li><p>XXX</p></li> |
2064 |
|
|
</ol> |
2065 |
|
|
</div> |
2066 |
|
|
#errors |
2067 |
wakaba |
1.25 |
/div/p;no significant content;s |
2068 |
wakaba |
1.5 |
|
2069 |
|
|
#data |
2070 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2071 |
|
|
<p/> |
2072 |
|
|
<ol> |
2073 |
|
|
<li>XXX<p>YYY</p></li> |
2074 |
|
|
</ol> |
2075 |
|
|
</div> |
2076 |
|
|
#errors |
2077 |
wakaba |
1.25 |
/div/p;no significant content;s |
2078 |
wakaba |
1.5 |
|
2079 |
|
|
#data |
2080 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2081 |
|
|
<p/> |
2082 |
|
|
<ol> |
2083 |
|
|
<li><p>XXX</p>YYY</li> |
2084 |
|
|
</ol> |
2085 |
|
|
</div> |
2086 |
|
|
#errors |
2087 |
wakaba |
1.25 |
/div/p;no significant content;s |
2088 |
wakaba |
1.5 |
|
2089 |
|
|
#data |
2090 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2091 |
|
|
<p/> |
2092 |
|
|
<menu> |
2093 |
|
|
<li></li> |
2094 |
|
|
</menu> |
2095 |
|
|
</div> |
2096 |
|
|
#errors |
2097 |
wakaba |
1.25 |
/div;no significant content;s |
2098 |
|
|
/div/p;no significant content;s |
2099 |
|
|
/div/menu/li;no significant content;s |
2100 |
wakaba |
1.5 |
|
2101 |
|
|
#data |
2102 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2103 |
|
|
<p/> |
2104 |
|
|
<menu> |
2105 |
|
|
<li> </li> |
2106 |
|
|
</menu> |
2107 |
|
|
</div> |
2108 |
|
|
#errors |
2109 |
wakaba |
1.25 |
/div;no significant content;s |
2110 |
|
|
/div/p;no significant content;s |
2111 |
|
|
/div/menu/li;no significant content;s |
2112 |
wakaba |
1.5 |
|
2113 |
|
|
#data |
2114 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2115 |
|
|
<p/> |
2116 |
|
|
<menu> |
2117 |
|
|
<li>XXX</li> |
2118 |
|
|
</menu> |
2119 |
|
|
</div> |
2120 |
|
|
#errors |
2121 |
wakaba |
1.25 |
/div/p;no significant content;s |
2122 |
wakaba |
1.5 |
|
2123 |
|
|
#data |
2124 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2125 |
|
|
<p/> |
2126 |
|
|
<menu> |
2127 |
|
|
<li><p>XXX</p></li> |
2128 |
|
|
</menu> |
2129 |
|
|
</div> |
2130 |
|
|
#errors |
2131 |
wakaba |
1.27 |
/div/menu/li/p;element not allowed:phrasing;m |
2132 |
wakaba |
1.25 |
/div/p;no significant content;s |
2133 |
wakaba |
1.5 |
|
2134 |
|
|
#data |
2135 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2136 |
|
|
<p/> |
2137 |
|
|
<menu> |
2138 |
|
|
<li>XXX<p>YYY</p></li> |
2139 |
|
|
</menu> |
2140 |
|
|
</div> |
2141 |
|
|
#errors |
2142 |
wakaba |
1.27 |
/div/menu/li/p;element not allowed:phrasing;m |
2143 |
wakaba |
1.25 |
/div/p;no significant content;s |
2144 |
wakaba |
1.5 |
|
2145 |
|
|
#data |
2146 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2147 |
|
|
<p/> |
2148 |
|
|
<menu> |
2149 |
|
|
<li><p>XXX</p>YYY</li> |
2150 |
|
|
</menu> |
2151 |
|
|
</div> |
2152 |
|
|
#errors |
2153 |
wakaba |
1.27 |
/div/menu/li/p;element not allowed:phrasing;m |
2154 |
wakaba |
1.25 |
/div/p;no significant content;s |
2155 |
wakaba |
1.5 |
|
2156 |
|
|
#data |
2157 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2158 |
|
|
<ul> |
2159 |
|
|
<li></li> |
2160 |
|
|
</ul> |
2161 |
|
|
<p/> |
2162 |
|
|
</div> |
2163 |
|
|
#errors |
2164 |
wakaba |
1.25 |
/div;no significant content;s |
2165 |
|
|
/div/ul/li;no significant content;s |
2166 |
|
|
/div/p;no significant content;s |
2167 |
wakaba |
1.5 |
|
2168 |
|
|
#data |
2169 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2170 |
|
|
<ul> |
2171 |
|
|
<li> </li> |
2172 |
|
|
</ul> |
2173 |
|
|
<p/> |
2174 |
|
|
</div> |
2175 |
|
|
#errors |
2176 |
wakaba |
1.25 |
/div;no significant content;s |
2177 |
|
|
/div/ul/li;no significant content;s |
2178 |
|
|
/div/p;no significant content;s |
2179 |
wakaba |
1.5 |
|
2180 |
|
|
#data |
2181 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2182 |
|
|
<ul> |
2183 |
|
|
<li>XXX</li> |
2184 |
|
|
</ul> |
2185 |
|
|
<p/> |
2186 |
|
|
</div> |
2187 |
|
|
#errors |
2188 |
wakaba |
1.25 |
/div/p;no significant content;s |
2189 |
wakaba |
1.5 |
|
2190 |
|
|
#data |
2191 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2192 |
|
|
<ul> |
2193 |
|
|
<li><p>XXX</p></li> |
2194 |
|
|
</ul> |
2195 |
|
|
<p/> |
2196 |
|
|
</div> |
2197 |
|
|
#errors |
2198 |
wakaba |
1.25 |
/div/p;no significant content;s |
2199 |
wakaba |
1.5 |
|
2200 |
|
|
#data |
2201 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2202 |
|
|
<ul> |
2203 |
|
|
<li>XXX<p>YYY</p></li> |
2204 |
|
|
</ul> |
2205 |
|
|
<p/> |
2206 |
|
|
</div> |
2207 |
|
|
#errors |
2208 |
wakaba |
1.25 |
/div/p;no significant content;s |
2209 |
wakaba |
1.5 |
|
2210 |
|
|
#data |
2211 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2212 |
|
|
<ul> |
2213 |
|
|
<li><p>XXX</p>YYY</li> |
2214 |
|
|
</ul> |
2215 |
|
|
<p/> |
2216 |
|
|
</div> |
2217 |
|
|
#errors |
2218 |
wakaba |
1.25 |
/div/p;no significant content;s |
2219 |
wakaba |
1.5 |
|
2220 |
|
|
#data |
2221 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2222 |
|
|
<ol> |
2223 |
|
|
<li></li> |
2224 |
|
|
</ol> |
2225 |
|
|
<p/> |
2226 |
|
|
</div> |
2227 |
|
|
#errors |
2228 |
wakaba |
1.25 |
/div;no significant content;s |
2229 |
|
|
/div/ol/li;no significant content;s |
2230 |
|
|
/div/p;no significant content;s |
2231 |
wakaba |
1.5 |
|
2232 |
|
|
#data |
2233 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2234 |
|
|
<ol> |
2235 |
|
|
<li> </li> |
2236 |
|
|
</ol> |
2237 |
|
|
<p/> |
2238 |
|
|
</div> |
2239 |
|
|
#errors |
2240 |
wakaba |
1.25 |
/div;no significant content;s |
2241 |
|
|
/div/ol/li;no significant content;s |
2242 |
|
|
/div/p;no significant content;s |
2243 |
wakaba |
1.5 |
|
2244 |
|
|
#data |
2245 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2246 |
|
|
<ol> |
2247 |
|
|
<li>XXX</li> |
2248 |
|
|
</ol> |
2249 |
|
|
<p/> |
2250 |
|
|
</div> |
2251 |
|
|
#errors |
2252 |
wakaba |
1.25 |
/div/p;no significant content;s |
2253 |
wakaba |
1.5 |
|
2254 |
|
|
#data |
2255 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2256 |
|
|
<ol> |
2257 |
|
|
<li><p>XXX</p></li> |
2258 |
|
|
</ol> |
2259 |
|
|
<p/> |
2260 |
|
|
</div> |
2261 |
|
|
#errors |
2262 |
wakaba |
1.25 |
/div/p;no significant content;s |
2263 |
wakaba |
1.5 |
|
2264 |
|
|
#data |
2265 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2266 |
|
|
<ol> |
2267 |
|
|
<li>XXX<p>YYY</p></li> |
2268 |
|
|
</ol> |
2269 |
|
|
<p/> |
2270 |
|
|
</div> |
2271 |
|
|
#errors |
2272 |
wakaba |
1.25 |
/div/p;no significant content;s |
2273 |
wakaba |
1.5 |
|
2274 |
|
|
#data |
2275 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2276 |
|
|
<ol> |
2277 |
|
|
<li><p>XXX</p>YYY</li> |
2278 |
|
|
</ol> |
2279 |
|
|
<p/> |
2280 |
|
|
</div> |
2281 |
|
|
#errors |
2282 |
wakaba |
1.25 |
/div/p;no significant content;s |
2283 |
wakaba |
1.5 |
|
2284 |
|
|
#data |
2285 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2286 |
|
|
<menu> |
2287 |
|
|
<li></li> |
2288 |
|
|
</menu> |
2289 |
|
|
<p/> |
2290 |
|
|
</div> |
2291 |
|
|
#errors |
2292 |
wakaba |
1.25 |
/div;no significant content;s |
2293 |
|
|
/div/menu/li;no significant content;s |
2294 |
|
|
/div/p;no significant content;s |
2295 |
wakaba |
1.5 |
|
2296 |
|
|
#data |
2297 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2298 |
|
|
<menu> |
2299 |
|
|
<li> </li> |
2300 |
|
|
</menu> |
2301 |
|
|
<p/> |
2302 |
|
|
</div> |
2303 |
|
|
#errors |
2304 |
wakaba |
1.25 |
/div;no significant content;s |
2305 |
|
|
/div/menu/li;no significant content;s |
2306 |
|
|
/div/p;no significant content;s |
2307 |
wakaba |
1.5 |
|
2308 |
|
|
#data |
2309 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2310 |
|
|
<menu> |
2311 |
|
|
<li>XXX</li> |
2312 |
|
|
</menu> |
2313 |
|
|
<p/> |
2314 |
|
|
</div> |
2315 |
|
|
#errors |
2316 |
wakaba |
1.25 |
/div/p;no significant content;s |
2317 |
wakaba |
1.5 |
|
2318 |
|
|
#data |
2319 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2320 |
|
|
<menu> |
2321 |
|
|
<li><p>XXX</p></li> |
2322 |
|
|
</menu> |
2323 |
|
|
<p/> |
2324 |
|
|
</div> |
2325 |
|
|
#errors |
2326 |
wakaba |
1.27 |
/div/menu/li/p;element not allowed:phrasing;m |
2327 |
wakaba |
1.25 |
/div/p;no significant content;s |
2328 |
wakaba |
1.5 |
|
2329 |
|
|
#data |
2330 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2331 |
|
|
<menu> |
2332 |
|
|
<li>XXX<p>YYY</p></li> |
2333 |
|
|
</menu> |
2334 |
|
|
<p/> |
2335 |
|
|
</div> |
2336 |
|
|
#errors |
2337 |
wakaba |
1.27 |
/div/menu/li/p;element not allowed:phrasing;m |
2338 |
wakaba |
1.25 |
/div/p;no significant content;s |
2339 |
wakaba |
1.5 |
|
2340 |
|
|
#data |
2341 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2342 |
|
|
<menu> |
2343 |
|
|
<li><p>XXX</p>YYY</li> |
2344 |
|
|
</menu> |
2345 |
|
|
<p/> |
2346 |
|
|
</div> |
2347 |
|
|
#errors |
2348 |
wakaba |
1.27 |
/div/menu/li/p;element not allowed:phrasing;m |
2349 |
wakaba |
1.25 |
/div/p;no significant content;s |
2350 |
wakaba |
1.5 |
|
2351 |
|
|
#data |
2352 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2353 |
|
|
aaa |
2354 |
|
|
<ul> |
2355 |
|
|
<li></li> |
2356 |
|
|
</ul> |
2357 |
|
|
</div> |
2358 |
|
|
#errors |
2359 |
wakaba |
1.25 |
/div/ul/li;no significant content;s |
2360 |
wakaba |
1.5 |
|
2361 |
|
|
#data |
2362 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2363 |
|
|
aaa |
2364 |
|
|
<ul> |
2365 |
|
|
<li> </li> |
2366 |
|
|
</ul> |
2367 |
|
|
</div> |
2368 |
|
|
#errors |
2369 |
wakaba |
1.25 |
/div/ul/li;no significant content;s |
2370 |
wakaba |
1.5 |
|
2371 |
|
|
#data |
2372 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2373 |
|
|
aaa |
2374 |
|
|
<ul> |
2375 |
|
|
<li>XXX</li> |
2376 |
|
|
</ul> |
2377 |
|
|
</div> |
2378 |
|
|
#errors |
2379 |
|
|
|
2380 |
|
|
#data |
2381 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2382 |
|
|
aaa |
2383 |
|
|
<ul> |
2384 |
|
|
<li><p>XXX</p></li> |
2385 |
|
|
</ul> |
2386 |
|
|
</div> |
2387 |
|
|
#errors |
2388 |
|
|
|
2389 |
|
|
#data |
2390 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2391 |
|
|
aaa |
2392 |
|
|
<ul> |
2393 |
|
|
<li>XXX<p>YYY</p></li> |
2394 |
|
|
</ul> |
2395 |
|
|
</div> |
2396 |
|
|
#errors |
2397 |
|
|
|
2398 |
|
|
#data |
2399 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2400 |
|
|
aaa |
2401 |
|
|
<ul> |
2402 |
|
|
<li><p>XXX</p>YYY</li> |
2403 |
|
|
</ul> |
2404 |
|
|
</div> |
2405 |
|
|
#errors |
2406 |
|
|
|
2407 |
|
|
#data |
2408 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2409 |
|
|
aaa |
2410 |
|
|
<ol> |
2411 |
|
|
<li></li> |
2412 |
|
|
</ol> |
2413 |
|
|
</div> |
2414 |
|
|
#errors |
2415 |
wakaba |
1.25 |
/div/ol/li;no significant content;s |
2416 |
wakaba |
1.5 |
|
2417 |
|
|
#data |
2418 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2419 |
|
|
aaa |
2420 |
|
|
<ol> |
2421 |
|
|
<li> </li> |
2422 |
|
|
</ol> |
2423 |
|
|
</div> |
2424 |
|
|
#errors |
2425 |
wakaba |
1.25 |
/div/ol/li;no significant content;s |
2426 |
wakaba |
1.5 |
|
2427 |
|
|
#data |
2428 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2429 |
|
|
aaa |
2430 |
|
|
<ol> |
2431 |
|
|
<li>XXX</li> |
2432 |
|
|
</ol> |
2433 |
|
|
</div> |
2434 |
|
|
#errors |
2435 |
|
|
|
2436 |
|
|
#data |
2437 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2438 |
|
|
aaa |
2439 |
|
|
<ol> |
2440 |
|
|
<li><p>XXX</p></li> |
2441 |
|
|
</ol> |
2442 |
|
|
</div> |
2443 |
|
|
#errors |
2444 |
|
|
|
2445 |
|
|
#data |
2446 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2447 |
|
|
aaa |
2448 |
|
|
<ol> |
2449 |
|
|
<li>XXX<p>YYY</p></li> |
2450 |
|
|
</ol> |
2451 |
|
|
</div> |
2452 |
|
|
#errors |
2453 |
|
|
|
2454 |
|
|
#data |
2455 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2456 |
|
|
aaa |
2457 |
|
|
<ol> |
2458 |
|
|
<li><p>XXX</p>YYY</li> |
2459 |
|
|
</ol> |
2460 |
|
|
</div> |
2461 |
|
|
#errors |
2462 |
|
|
|
2463 |
|
|
#data |
2464 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2465 |
|
|
aaa |
2466 |
|
|
<menu> |
2467 |
|
|
<li></li> |
2468 |
|
|
</menu> |
2469 |
|
|
</div> |
2470 |
|
|
#errors |
2471 |
wakaba |
1.25 |
/div/menu/li;no significant content;s |
2472 |
wakaba |
1.5 |
|
2473 |
|
|
#data |
2474 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2475 |
|
|
aaa |
2476 |
|
|
<menu> |
2477 |
|
|
<li> </li> |
2478 |
|
|
</menu> |
2479 |
|
|
</div> |
2480 |
|
|
#errors |
2481 |
wakaba |
1.25 |
/div/menu/li;no significant content;s |
2482 |
wakaba |
1.5 |
|
2483 |
|
|
#data |
2484 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2485 |
|
|
aaa |
2486 |
|
|
<menu> |
2487 |
|
|
<li>XXX</li> |
2488 |
|
|
</menu> |
2489 |
|
|
</div> |
2490 |
|
|
#errors |
2491 |
|
|
|
2492 |
|
|
#data |
2493 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2494 |
|
|
aaa |
2495 |
|
|
<menu> |
2496 |
|
|
<li><p>XXX</p></li> |
2497 |
|
|
</menu> |
2498 |
|
|
</div> |
2499 |
|
|
#errors |
2500 |
wakaba |
1.27 |
/div/menu/li/p;element not allowed:phrasing;m |
2501 |
wakaba |
1.5 |
|
2502 |
|
|
#data |
2503 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2504 |
|
|
aaa |
2505 |
|
|
<menu> |
2506 |
|
|
<li>XXX<p>YYY</p></li> |
2507 |
|
|
</menu> |
2508 |
|
|
</div> |
2509 |
|
|
#errors |
2510 |
wakaba |
1.27 |
/div/menu/li/p;element not allowed:phrasing;m |
2511 |
wakaba |
1.5 |
|
2512 |
|
|
#data |
2513 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2514 |
|
|
aaa |
2515 |
|
|
<menu> |
2516 |
|
|
<li><p>XXX</p>YYY</li> |
2517 |
|
|
</menu> |
2518 |
|
|
</div> |
2519 |
|
|
#errors |
2520 |
wakaba |
1.27 |
/div/menu/li/p;element not allowed:phrasing;m |
2521 |
wakaba |
1.5 |
|
2522 |
|
|
#data |
2523 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2524 |
|
|
<ul> |
2525 |
|
|
<li></li> |
2526 |
|
|
</ul> |
2527 |
|
|
aaa |
2528 |
|
|
</div> |
2529 |
|
|
#errors |
2530 |
wakaba |
1.25 |
/div/ul/li;no significant content;s |
2531 |
wakaba |
1.5 |
|
2532 |
|
|
#data |
2533 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2534 |
|
|
<ul> |
2535 |
|
|
<li> </li> |
2536 |
|
|
</ul> |
2537 |
|
|
aaa |
2538 |
|
|
</div> |
2539 |
|
|
#errors |
2540 |
wakaba |
1.25 |
/div/ul/li;no significant content;s |
2541 |
wakaba |
1.5 |
|
2542 |
|
|
#data |
2543 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2544 |
|
|
<ul> |
2545 |
|
|
<li>XXX</li> |
2546 |
|
|
</ul> |
2547 |
|
|
aaa |
2548 |
|
|
</div> |
2549 |
|
|
#errors |
2550 |
|
|
|
2551 |
|
|
#data |
2552 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2553 |
|
|
<ul> |
2554 |
|
|
<li><p>XXX</p></li> |
2555 |
|
|
</ul> |
2556 |
|
|
aaa |
2557 |
|
|
</div> |
2558 |
|
|
#errors |
2559 |
|
|
|
2560 |
|
|
#data |
2561 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2562 |
|
|
<ul> |
2563 |
|
|
<li>XXX<p>YYY</p></li> |
2564 |
|
|
</ul> |
2565 |
|
|
aaa |
2566 |
|
|
</div> |
2567 |
|
|
#errors |
2568 |
|
|
|
2569 |
|
|
#data |
2570 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2571 |
|
|
<ul> |
2572 |
|
|
<li><p>XXX</p>YYY</li> |
2573 |
|
|
</ul> |
2574 |
|
|
aaa |
2575 |
|
|
</div> |
2576 |
|
|
#errors |
2577 |
|
|
|
2578 |
|
|
#data |
2579 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2580 |
|
|
<ol> |
2581 |
|
|
<li></li> |
2582 |
|
|
</ol> |
2583 |
|
|
aaa |
2584 |
|
|
</div> |
2585 |
|
|
#errors |
2586 |
wakaba |
1.25 |
/div/ol/li;no significant content;s |
2587 |
wakaba |
1.5 |
|
2588 |
|
|
#data |
2589 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2590 |
|
|
<ol> |
2591 |
|
|
<li> </li> |
2592 |
|
|
</ol> |
2593 |
|
|
aaa |
2594 |
|
|
</div> |
2595 |
|
|
#errors |
2596 |
wakaba |
1.25 |
/div/ol/li;no significant content;s |
2597 |
wakaba |
1.5 |
|
2598 |
|
|
#data |
2599 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2600 |
|
|
<ol> |
2601 |
|
|
<li>XXX</li> |
2602 |
|
|
</ol> |
2603 |
|
|
aaa |
2604 |
|
|
</div> |
2605 |
|
|
#errors |
2606 |
|
|
|
2607 |
|
|
#data |
2608 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2609 |
|
|
<ol> |
2610 |
|
|
<li><p>XXX</p></li> |
2611 |
|
|
</ol> |
2612 |
|
|
aaa |
2613 |
|
|
</div> |
2614 |
|
|
#errors |
2615 |
|
|
|
2616 |
|
|
#data |
2617 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2618 |
|
|
<ol> |
2619 |
|
|
<li>XXX<p>YYY</p></li> |
2620 |
|
|
</ol> |
2621 |
|
|
aaa |
2622 |
|
|
</div> |
2623 |
|
|
#errors |
2624 |
|
|
|
2625 |
|
|
#data |
2626 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2627 |
|
|
<ol> |
2628 |
|
|
<li><p>XXX</p>YYY</li> |
2629 |
|
|
</ol> |
2630 |
|
|
aaa |
2631 |
|
|
</div> |
2632 |
|
|
#errors |
2633 |
|
|
|
2634 |
|
|
#data |
2635 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2636 |
|
|
<menu> |
2637 |
|
|
<li></li> |
2638 |
|
|
</menu> |
2639 |
|
|
aaa |
2640 |
|
|
</div> |
2641 |
|
|
#errors |
2642 |
wakaba |
1.25 |
/div/menu/li;no significant content;s |
2643 |
wakaba |
1.5 |
|
2644 |
|
|
#data |
2645 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2646 |
|
|
<menu> |
2647 |
|
|
<li> </li> |
2648 |
|
|
</menu> |
2649 |
|
|
aaa |
2650 |
|
|
</div> |
2651 |
|
|
#errors |
2652 |
wakaba |
1.25 |
/div/menu/li;no significant content;s |
2653 |
wakaba |
1.5 |
|
2654 |
|
|
#data |
2655 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2656 |
|
|
<menu> |
2657 |
|
|
<li>XXX</li> |
2658 |
|
|
</menu> |
2659 |
|
|
aaa |
2660 |
|
|
</div> |
2661 |
|
|
#errors |
2662 |
|
|
|
2663 |
|
|
#data |
2664 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2665 |
|
|
<menu> |
2666 |
|
|
<li><p>XXX</p></li> |
2667 |
|
|
</menu> |
2668 |
|
|
aaa |
2669 |
|
|
</div> |
2670 |
|
|
#errors |
2671 |
wakaba |
1.27 |
/div/menu/li/p;element not allowed:phrasing;m |
2672 |
wakaba |
1.5 |
|
2673 |
|
|
#data |
2674 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2675 |
|
|
<menu> |
2676 |
|
|
<li>XXX<p>YYY</p></li> |
2677 |
|
|
</menu> |
2678 |
|
|
aaa |
2679 |
|
|
</div> |
2680 |
|
|
#errors |
2681 |
wakaba |
1.27 |
/div/menu/li/p;element not allowed:phrasing;m |
2682 |
wakaba |
1.5 |
|
2683 |
|
|
#data |
2684 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2685 |
|
|
<menu> |
2686 |
|
|
<li><p>XXX</p>YYY</li> |
2687 |
|
|
</menu> |
2688 |
|
|
aaa |
2689 |
|
|
</div> |
2690 |
|
|
#errors |
2691 |
wakaba |
1.27 |
/div/menu/li/p;element not allowed:phrasing;m |
2692 |
wakaba |
1.5 |
|
2693 |
|
|
#data |
2694 |
|
|
<dd xmlns="http://www.w3.org/1999/xhtml"></dd> |
2695 |
|
|
#errors |
2696 |
wakaba |
1.25 |
/dd;no significant content;s |
2697 |
wakaba |
1.5 |
|
2698 |
|
|
#data |
2699 |
|
|
<dd xmlns="http://www.w3.org/1999/xhtml"> </dd> |
2700 |
|
|
#errors |
2701 |
wakaba |
1.25 |
/dd;no significant content;s |
2702 |
wakaba |
1.5 |
|
2703 |
|
|
#data |
2704 |
|
|
<dd xmlns="http://www.w3.org/1999/xhtml">XXX</dd> |
2705 |
|
|
#errors |
2706 |
|
|
|
2707 |
|
|
#data |
2708 |
|
|
<dd xmlns="http://www.w3.org/1999/xhtml"><p>XXX</p></dd> |
2709 |
|
|
#errors |
2710 |
|
|
|
2711 |
|
|
#data |
2712 |
|
|
<dd xmlns="http://www.w3.org/1999/xhtml"><p>XXX</p>YYY</dd> |
2713 |
|
|
#errors |
2714 |
|
|
|
2715 |
|
|
#data |
2716 |
|
|
<dd xmlns="http://www.w3.org/1999/xhtml">XXX<p>YYY</p></dd> |
2717 |
|
|
#errors |
2718 |
|
|
|
2719 |
|
|
#data |
2720 |
wakaba |
1.4 |
<body xmlns="http://www.w3.org/1999/xhtml"> |
2721 |
|
|
<dl> |
2722 |
|
|
<dt>XXX</dt> |
2723 |
|
|
<dd></dd> |
2724 |
|
|
</dl> |
2725 |
|
|
</body> |
2726 |
|
|
#errors |
2727 |
wakaba |
1.25 |
/body/dl/dd;no significant content;s |
2728 |
wakaba |
1.4 |
|
2729 |
|
|
#data |
2730 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
2731 |
|
|
<dl> |
2732 |
|
|
<dt>XXX</dt> |
2733 |
|
|
<dd> </dd> |
2734 |
|
|
</dl> |
2735 |
|
|
</body> |
2736 |
|
|
#errors |
2737 |
wakaba |
1.25 |
/body/dl/dd;no significant content;s |
2738 |
wakaba |
1.4 |
|
2739 |
|
|
#data |
2740 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
2741 |
|
|
<dl> |
2742 |
|
|
<dt>XXX</dt> |
2743 |
|
|
<dd>YYY</dd> |
2744 |
|
|
</dl> |
2745 |
|
|
</body> |
2746 |
|
|
#errors |
2747 |
|
|
|
2748 |
|
|
#data |
2749 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
2750 |
|
|
<dl> |
2751 |
|
|
<dt>XXX</dt> |
2752 |
|
|
<dd><p>YYY</p></dd> |
2753 |
|
|
</dl> |
2754 |
|
|
</body> |
2755 |
|
|
#errors |
2756 |
|
|
|
2757 |
|
|
#data |
2758 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
2759 |
|
|
<dl> |
2760 |
|
|
<dt>XXX</dt> |
2761 |
|
|
<dd>YYY<p>ZZZ</p></dd> |
2762 |
|
|
</dl> |
2763 |
|
|
</body> |
2764 |
|
|
#errors |
2765 |
|
|
|
2766 |
|
|
#data |
2767 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
2768 |
|
|
<dl> |
2769 |
|
|
<dt>XXX</dt> |
2770 |
|
|
<dd><p>YYY</p>ZZZ</dd> |
2771 |
|
|
</dl> |
2772 |
|
|
</body> |
2773 |
|
|
#errors |
2774 |
|
|
|
2775 |
|
|
#data |
2776 |
|
|
<dl xmlns="http://www.w3.org/1999/xhtml"> |
2777 |
|
|
<dt>XXX</dt> |
2778 |
|
|
<dd></dd> |
2779 |
|
|
</dl> |
2780 |
|
|
#errors |
2781 |
wakaba |
1.25 |
/dl/dd;no significant content;s |
2782 |
wakaba |
1.4 |
|
2783 |
|
|
#data |
2784 |
|
|
<dl xmlns="http://www.w3.org/1999/xhtml"> |
2785 |
|
|
<dt>XXX</dt> |
2786 |
|
|
<dd> </dd> |
2787 |
|
|
</dl> |
2788 |
|
|
#errors |
2789 |
wakaba |
1.25 |
/dl/dd;no significant content;s |
2790 |
wakaba |
1.4 |
|
2791 |
|
|
#data |
2792 |
|
|
<dl xmlns="http://www.w3.org/1999/xhtml"> |
2793 |
|
|
<dt>XXX</dt> |
2794 |
|
|
<dd>YYY</dd> |
2795 |
|
|
</dl> |
2796 |
|
|
#errors |
2797 |
|
|
|
2798 |
|
|
#data |
2799 |
|
|
<dl xmlns="http://www.w3.org/1999/xhtml"> |
2800 |
|
|
<dt>XXX</dt> |
2801 |
|
|
<dd><p>YYY</p></dd> |
2802 |
|
|
</dl> |
2803 |
|
|
#errors |
2804 |
|
|
|
2805 |
|
|
#data |
2806 |
|
|
<dl xmlns="http://www.w3.org/1999/xhtml"> |
2807 |
|
|
<dt>XXX</dt> |
2808 |
|
|
<dd>YYY<p>ZZZ</p></dd> |
2809 |
|
|
</dl> |
2810 |
|
|
#errors |
2811 |
|
|
|
2812 |
|
|
#data |
2813 |
|
|
<dl xmlns="http://www.w3.org/1999/xhtml"> |
2814 |
|
|
<dt>XXX</dt> |
2815 |
|
|
<dd><p>YYY</p>ZZZ</dd> |
2816 |
|
|
</dl> |
2817 |
|
|
#errors |
2818 |
|
|
|
2819 |
|
|
#data |
2820 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
2821 |
|
|
<dl> |
2822 |
|
|
<dt>XXX</dt> |
2823 |
|
|
<dd></dd> |
2824 |
|
|
</dl> |
2825 |
|
|
</p> |
2826 |
|
|
#errors |
2827 |
wakaba |
1.25 |
/p/dl/dd;no significant content;s |
2828 |
wakaba |
1.27 |
/p/dl;element not allowed:phrasing;m |
2829 |
wakaba |
1.4 |
|
2830 |
|
|
#data |
2831 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
2832 |
|
|
<dl> |
2833 |
|
|
<dt>XXX</dt> |
2834 |
|
|
<dd> </dd> |
2835 |
|
|
</dl> |
2836 |
|
|
</p> |
2837 |
|
|
#errors |
2838 |
wakaba |
1.25 |
/p/dl/dd;no significant content;s |
2839 |
wakaba |
1.27 |
/p/dl;element not allowed:phrasing;m |
2840 |
wakaba |
1.4 |
|
2841 |
|
|
#data |
2842 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
2843 |
|
|
<dl> |
2844 |
|
|
<dt>XXX</dt> |
2845 |
|
|
<dd>YYY</dd> |
2846 |
|
|
</dl> |
2847 |
|
|
</p> |
2848 |
|
|
#errors |
2849 |
wakaba |
1.27 |
/p/dl;element not allowed:phrasing;m |
2850 |
wakaba |
1.4 |
|
2851 |
|
|
#data |
2852 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
2853 |
|
|
<dl> |
2854 |
|
|
<dt>XXX</dt> |
2855 |
|
|
<dd><p>YYY</p></dd> |
2856 |
|
|
</dl> |
2857 |
|
|
</p> |
2858 |
|
|
#errors |
2859 |
wakaba |
1.27 |
/p/dl;element not allowed:phrasing;m |
2860 |
wakaba |
1.4 |
|
2861 |
|
|
#data |
2862 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
2863 |
|
|
<dl> |
2864 |
|
|
<dt>XXX</dt> |
2865 |
|
|
<dd>YYY<p>ZZZ</p></dd> |
2866 |
|
|
</dl> |
2867 |
|
|
</p> |
2868 |
|
|
#errors |
2869 |
wakaba |
1.27 |
/p/dl;element not allowed:phrasing;m |
2870 |
wakaba |
1.4 |
|
2871 |
|
|
#data |
2872 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2873 |
|
|
<p/> |
2874 |
|
|
<dl> |
2875 |
|
|
<dt>XXX</dt> |
2876 |
|
|
<dd></dd> |
2877 |
|
|
</dl> |
2878 |
|
|
</div> |
2879 |
|
|
#errors |
2880 |
wakaba |
1.25 |
/div/p;no significant content;s |
2881 |
|
|
/div/dl/dd;no significant content;s |
2882 |
wakaba |
1.4 |
|
2883 |
|
|
#data |
2884 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2885 |
|
|
<p/> |
2886 |
|
|
<dl> |
2887 |
|
|
<dt>XXX</dt> |
2888 |
|
|
<dd> </dd> |
2889 |
|
|
</dl> |
2890 |
|
|
</div> |
2891 |
|
|
#errors |
2892 |
wakaba |
1.25 |
/div/p;no significant content;s |
2893 |
|
|
/div/dl/dd;no significant content;s |
2894 |
wakaba |
1.4 |
|
2895 |
|
|
#data |
2896 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2897 |
|
|
<p/> |
2898 |
|
|
<dl> |
2899 |
|
|
<dt>XXX</dt> |
2900 |
|
|
<dd>YYY</dd> |
2901 |
|
|
</dl> |
2902 |
|
|
</div> |
2903 |
|
|
#errors |
2904 |
wakaba |
1.25 |
/div/p;no significant content;s |
2905 |
wakaba |
1.4 |
|
2906 |
|
|
#data |
2907 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2908 |
|
|
<p/> |
2909 |
|
|
<dl> |
2910 |
|
|
<dt>XXX</dt> |
2911 |
|
|
<dd><p>YYY</p></dd> |
2912 |
|
|
</dl> |
2913 |
|
|
</div> |
2914 |
|
|
#errors |
2915 |
wakaba |
1.25 |
/div/p;no significant content;s |
2916 |
wakaba |
1.4 |
|
2917 |
|
|
#data |
2918 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2919 |
|
|
<p/> |
2920 |
|
|
<dl> |
2921 |
|
|
<dt>XXX</dt> |
2922 |
|
|
<dd>YYY<p>ZZZ</p></dd> |
2923 |
|
|
</dl> |
2924 |
|
|
</div> |
2925 |
|
|
#errors |
2926 |
wakaba |
1.25 |
/div/p;no significant content;s |
2927 |
wakaba |
1.4 |
|
2928 |
|
|
#data |
2929 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2930 |
|
|
<dl> |
2931 |
|
|
<dt>XXX</dt> |
2932 |
|
|
<dd></dd> |
2933 |
|
|
</dl> |
2934 |
|
|
<p/> |
2935 |
|
|
</div> |
2936 |
|
|
#errors |
2937 |
wakaba |
1.25 |
/div/dl/dd;no significant content;s |
2938 |
|
|
/div/p;no significant content;s |
2939 |
wakaba |
1.4 |
|
2940 |
|
|
#data |
2941 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2942 |
|
|
<dl> |
2943 |
|
|
<dt>XXX</dt> |
2944 |
|
|
<dd> </dd> |
2945 |
|
|
</dl> |
2946 |
|
|
<p/> |
2947 |
|
|
</div> |
2948 |
|
|
#errors |
2949 |
wakaba |
1.25 |
/div/dl/dd;no significant content;s |
2950 |
|
|
/div/p;no significant content;s |
2951 |
wakaba |
1.4 |
|
2952 |
|
|
#data |
2953 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2954 |
|
|
<dl> |
2955 |
|
|
<dt>XXX</dt> |
2956 |
|
|
<dd>YYY</dd> |
2957 |
|
|
</dl> |
2958 |
|
|
<p/> |
2959 |
|
|
</div> |
2960 |
|
|
#errors |
2961 |
wakaba |
1.25 |
/div/p;no significant content;s |
2962 |
wakaba |
1.4 |
|
2963 |
|
|
#data |
2964 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2965 |
|
|
<dl> |
2966 |
|
|
<dt>XXX</dt> |
2967 |
|
|
<dd><p>YYY</p></dd> |
2968 |
|
|
</dl> |
2969 |
|
|
<p/> |
2970 |
|
|
</div> |
2971 |
|
|
#errors |
2972 |
wakaba |
1.25 |
/div/p;no significant content;s |
2973 |
wakaba |
1.4 |
|
2974 |
|
|
#data |
2975 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2976 |
|
|
<dl> |
2977 |
|
|
<dt>XXX</dt> |
2978 |
|
|
<dd><p>YYY</p>ZZZ</dd> |
2979 |
|
|
</dl> |
2980 |
|
|
<p/> |
2981 |
|
|
</div> |
2982 |
|
|
#errors |
2983 |
wakaba |
1.25 |
/div/p;no significant content;s |
2984 |
wakaba |
1.4 |
|
2985 |
|
|
#data |
2986 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2987 |
|
|
<dl> |
2988 |
|
|
<dt>XXX</dt> |
2989 |
|
|
<dd>YYY<p>ZZZ</p></dd> |
2990 |
|
|
</dl> |
2991 |
|
|
<p/> |
2992 |
|
|
</div> |
2993 |
|
|
#errors |
2994 |
wakaba |
1.25 |
/div/p;no significant content;s |
2995 |
wakaba |
1.4 |
|
2996 |
|
|
#data |
2997 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2998 |
|
|
aaa |
2999 |
|
|
<dl> |
3000 |
|
|
<dt>XXX</dt> |
3001 |
|
|
<dd></dd> |
3002 |
|
|
</dl> |
3003 |
|
|
</div> |
3004 |
|
|
#errors |
3005 |
wakaba |
1.25 |
/div/dl/dd;no significant content;s |
3006 |
wakaba |
1.4 |
|
3007 |
|
|
#data |
3008 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
3009 |
|
|
aaa |
3010 |
|
|
<dl> |
3011 |
|
|
<dt>XXX</dt> |
3012 |
|
|
<dd> </dd> |
3013 |
|
|
</dl> |
3014 |
|
|
</div> |
3015 |
|
|
#errors |
3016 |
wakaba |
1.25 |
/div/dl/dd;no significant content;s |
3017 |
wakaba |
1.4 |
|
3018 |
|
|
#data |
3019 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
3020 |
|
|
aaa |
3021 |
|
|
<dl> |
3022 |
|
|
<dt>XXX</dt> |
3023 |
|
|
<dd>YYY</dd> |
3024 |
|
|
</dl> |
3025 |
|
|
</div> |
3026 |
|
|
#errors |
3027 |
|
|
|
3028 |
|
|
#data |
3029 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
3030 |
|
|
aaa |
3031 |
|
|
<dl> |
3032 |
|
|
<dt>XXX</dt> |
3033 |
|
|
<dd><p>YYY</p></dd> |
3034 |
|
|
</dl> |
3035 |
|
|
</div> |
3036 |
|
|
#errors |
3037 |
|
|
|
3038 |
|
|
#data |
3039 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
3040 |
|
|
aaa |
3041 |
|
|
<dl> |
3042 |
|
|
<dt>XXX</dt> |
3043 |
|
|
<dd>YYY<p>ZZZ</p></dd> |
3044 |
|
|
</dl> |
3045 |
|
|
</div> |
3046 |
|
|
#errors |
3047 |
|
|
|
3048 |
|
|
#data |
3049 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
3050 |
|
|
<dl> |
3051 |
|
|
<dt>XXX</dt> |
3052 |
|
|
<dd></dd> |
3053 |
|
|
</dl> |
3054 |
|
|
aaa |
3055 |
|
|
</div> |
3056 |
|
|
#errors |
3057 |
wakaba |
1.25 |
/div/dl/dd;no significant content;s |
3058 |
wakaba |
1.4 |
|
3059 |
|
|
#data |
3060 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
3061 |
|
|
<dl> |
3062 |
|
|
<dt>XXX</dt> |
3063 |
|
|
<dd> </dd> |
3064 |
|
|
</dl> |
3065 |
|
|
aaa |
3066 |
|
|
</div> |
3067 |
|
|
#errors |
3068 |
wakaba |
1.25 |
/div/dl/dd;no significant content;s |
3069 |
wakaba |
1.4 |
|
3070 |
|
|
#data |
3071 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
3072 |
|
|
<dl> |
3073 |
|
|
<dt>XXX</dt> |
3074 |
|
|
<dd>YYY</dd> |
3075 |
|
|
</dl> |
3076 |
|
|
aaa |
3077 |
|
|
</div> |
3078 |
|
|
#errors |
3079 |
|
|
|
3080 |
|
|
#data |
3081 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
3082 |
|
|
<dl> |
3083 |
|
|
<dt>XXX</dt> |
3084 |
|
|
<dd><p>YYY</p></dd> |
3085 |
|
|
</dl> |
3086 |
|
|
aaa |
3087 |
|
|
</div> |
3088 |
|
|
#errors |
3089 |
|
|
|
3090 |
|
|
#data |
3091 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
3092 |
|
|
<dl> |
3093 |
|
|
<dt>XXX</dt> |
3094 |
|
|
<dd>YYY<p>ZZZ</p></dd> |
3095 |
|
|
</dl> |
3096 |
|
|
aaa |
3097 |
|
|
</div> |
3098 |
|
|
#errors |
3099 |
|
|
|
3100 |
|
|
#data |
3101 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
3102 |
|
|
<dl> |
3103 |
|
|
<dt>XXX</dt> |
3104 |
|
|
<dd><p>YYY</p>ZZZ</dd> |
3105 |
|
|
</dl> |
3106 |
|
|
</body> |
3107 |
|
|
#errors |
3108 |
|
|
|
3109 |
|
|
#data |
3110 |
|
|
<dialog xmlns="http://www.w3.org/1999/xhtml"> |
3111 |
|
|
<dt>XXX</dt> |
3112 |
|
|
<dd></dd> |
3113 |
|
|
</dialog> |
3114 |
|
|
#errors |
3115 |
wakaba |
1.25 |
/dialog/dd;no significant content;s |
3116 |
wakaba |
1.4 |
|
3117 |
|
|
#data |
3118 |
|
|
<dialog xmlns="http://www.w3.org/1999/xhtml"> |
3119 |
|
|
<dt>XXX</dt> |
3120 |
|
|
<dd> </dd> |
3121 |
|
|
</dialog> |
3122 |
|
|
#errors |
3123 |
wakaba |
1.25 |
/dialog/dd;no significant content;s |
3124 |
wakaba |
1.4 |
|
3125 |
|
|
#data |
3126 |
|
|
<dialog xmlns="http://www.w3.org/1999/xhtml"> |
3127 |
|
|
<dt>XXX</dt> |
3128 |
|
|
<dd>YYY</dd> |
3129 |
|
|
</dialog> |
3130 |
|
|
#errors |
3131 |
|
|
|
3132 |
|
|
#data |
3133 |
|
|
<dialog xmlns="http://www.w3.org/1999/xhtml"> |
3134 |
|
|
<dt>XXX</dt> |
3135 |
|
|
<dd><p>YYY</p></dd> |
3136 |
|
|
</dialog> |
3137 |
|
|
#errors |
3138 |
|
|
|
3139 |
|
|
#data |
3140 |
|
|
<dialog xmlns="http://www.w3.org/1999/xhtml"> |
3141 |
|
|
<dt>XXX</dt> |
3142 |
|
|
<dd>YYY<p>ZZZ</p></dd> |
3143 |
|
|
</dialog> |
3144 |
|
|
#errors |
3145 |
|
|
|
3146 |
|
|
#data |
3147 |
|
|
<dialog xmlns="http://www.w3.org/1999/xhtml"> |
3148 |
|
|
<dt>XXX</dt> |
3149 |
|
|
<dd><p>YYY</p>ZZZ</dd> |
3150 |
|
|
</dialog> |
3151 |
|
|
#errors |
3152 |
|
|
|
3153 |
|
|
#data |
3154 |
wakaba |
1.6 |
<a xmlns="http://www.w3.org/1999/xhtml"></a> |
3155 |
|
|
#errors |
3156 |
wakaba |
1.25 |
/a;no significant content;s |
3157 |
wakaba |
1.6 |
|
3158 |
|
|
#data |
3159 |
|
|
<a xmlns="http://www.w3.org/1999/xhtml"> </a> |
3160 |
|
|
#errors |
3161 |
wakaba |
1.25 |
/a;no significant content;s |
3162 |
wakaba |
1.6 |
|
3163 |
|
|
#data |
3164 |
|
|
<a xmlns="http://www.w3.org/1999/xhtml">XXX</a> |
3165 |
|
|
#errors |
3166 |
|
|
|
3167 |
|
|
#data |
3168 |
|
|
<a xmlns="http://www.w3.org/1999/xhtml"><em>XXX</em></a> |
3169 |
|
|
#errors |
3170 |
|
|
|
3171 |
|
|
#data |
3172 |
|
|
<a xmlns="http://www.w3.org/1999/xhtml">XXX<em>YYY</em>ZZZ</a> |
3173 |
|
|
#errors |
3174 |
|
|
|
3175 |
|
|
#data |
3176 |
|
|
<a xmlns="http://www.w3.org/1999/xhtml"><blockquote/></a> |
3177 |
|
|
#errors |
3178 |
wakaba |
1.25 |
/a;no significant content;s |
3179 |
|
|
/a/blockquote;no significant content;s |
3180 |
wakaba |
1.27 |
/a/blockquote;element not allowed:phrasing;m |
3181 |
wakaba |
1.6 |
|
3182 |
|
|
#data |
3183 |
|
|
<a xmlns="http://www.w3.org/1999/xhtml">XXX<blockquote/></a> |
3184 |
|
|
#errors |
3185 |
wakaba |
1.25 |
/a/blockquote;no significant content;s |
3186 |
wakaba |
1.27 |
/a/blockquote;element not allowed:phrasing;m |
3187 |
wakaba |
1.6 |
|
3188 |
|
|
#data |
3189 |
|
|
<a xmlns="http://www.w3.org/1999/xhtml"><a>XXX</a></a> |
3190 |
|
|
#errors |
3191 |
wakaba |
1.27 |
/a/a;element not allowed:minus;m |
3192 |
wakaba |
1.6 |
|
3193 |
|
|
#data |
3194 |
|
|
<a xmlns="http://www.w3.org/1999/xhtml">XXX<a>YYY</a></a> |
3195 |
|
|
#errors |
3196 |
wakaba |
1.27 |
/a/a;element not allowed:minus;m |
3197 |
wakaba |
1.6 |
|
3198 |
|
|
#data |
3199 |
|
|
<a xmlns="http://www.w3.org/1999/xhtml"><em><a>XXX</a></em></a> |
3200 |
|
|
#errors |
3201 |
wakaba |
1.27 |
/a/em/a;element not allowed:minus;m |
3202 |
wakaba |
1.6 |
|
3203 |
|
|
#data |
3204 |
wakaba |
1.9 |
<div xmlns="http://www.w3.org/1999/xhtml"> |
3205 |
|
|
<p><a></a></p><ul><li><a></a></li></ul> |
3206 |
|
|
</div> |
3207 |
|
|
#errors |
3208 |
wakaba |
1.25 |
/div;no significant content;s |
3209 |
|
|
/div/p;no significant content;s |
3210 |
|
|
/div/p/a;no significant content;s |
3211 |
|
|
/div/ul/li;no significant content;s |
3212 |
|
|
/div/ul/li/a;no significant content;s |
3213 |
wakaba |
1.9 |
|
3214 |
|
|
#data |
3215 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
3216 |
|
|
<p><a></a></p><ol><li><a></a></li></ol> |
3217 |
|
|
</div> |
3218 |
|
|
#errors |
3219 |
wakaba |
1.25 |
/div;no significant content;s |
3220 |
|
|
/div/p;no significant content;s |
3221 |
|
|
/div/p/a;no significant content;s |
3222 |
|
|
/div/ol/li;no significant content;s |
3223 |
|
|
/div/ol/li/a;no significant content;s |
3224 |
wakaba |
1.9 |
|
3225 |
|
|
#data |
3226 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
3227 |
|
|
<p><a></a></p><ol><li><datagrid/></li></ol> |
3228 |
|
|
</div> |
3229 |
|
|
#errors |
3230 |
wakaba |
1.25 |
/div;no significant content;s |
3231 |
|
|
/div/p;no significant content;s |
3232 |
|
|
/div/p/a;no significant content;s |
3233 |
|
|
/div/ol/li;no significant content;s |
3234 |
|
|
/div/ol/li/datagrid;no significant content;s |
3235 |
wakaba |
1.9 |
|
3236 |
|
|
#data |
3237 |
wakaba |
1.6 |
<details xmlns="http://www.w3.org/1999/xhtml"> |
3238 |
|
|
<legend/> |
3239 |
|
|
<p><a/></p> |
3240 |
|
|
</details> |
3241 |
|
|
#errors |
3242 |
wakaba |
1.25 |
/details;no significant content;s |
3243 |
|
|
/details/legend;no significant content;s |
3244 |
|
|
/details/p;no significant content;s |
3245 |
|
|
/details/p/a;no significant content;s |
3246 |
wakaba |
1.6 |
|
3247 |
|
|
#data |
3248 |
|
|
<details xmlns="http://www.w3.org/1999/xhtml"> |
3249 |
|
|
<legend><a/></legend> |
3250 |
|
|
</details> |
3251 |
|
|
#errors |
3252 |
wakaba |
1.25 |
/details;no significant content;s |
3253 |
|
|
/details/legend;no significant content;s |
3254 |
|
|
/details/legend/a;no significant content;s |
3255 |
wakaba |
1.6 |
|
3256 |
|
|
#data |
3257 |
wakaba |
1.15 |
<datagrid xmlns="http://www.w3.org/1999/xhtml"/> |
3258 |
|
|
#errors |
3259 |
wakaba |
1.25 |
/datagrid;no significant content;s |
3260 |
wakaba |
1.15 |
|
3261 |
|
|
#data |
3262 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"> </datagrid> |
3263 |
|
|
#errors |
3264 |
wakaba |
1.25 |
/datagrid;no significant content;s |
3265 |
wakaba |
1.15 |
|
3266 |
|
|
#data |
3267 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml">aaa</datagrid> |
3268 |
|
|
#errors |
3269 |
|
|
|
3270 |
|
|
#data |
3271 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"><p/></datagrid> |
3272 |
|
|
#errors |
3273 |
wakaba |
1.25 |
/datagrid;no significant content;s |
3274 |
|
|
/datagrid/p;no significant content;s |
3275 |
wakaba |
1.15 |
|
3276 |
|
|
#data |
3277 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"><p/><p/></datagrid> |
3278 |
|
|
#errors |
3279 |
wakaba |
1.25 |
/datagrid;no significant content;s |
3280 |
|
|
/datagrid/p;no significant content;s |
3281 |
|
|
/datagrid/p;no significant content;s |
3282 |
wakaba |
1.15 |
|
3283 |
|
|
#data |
3284 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"> <p/> <p/> </datagrid> |
3285 |
|
|
#errors |
3286 |
wakaba |
1.25 |
/datagrid;no significant content;s |
3287 |
|
|
/datagrid/p;no significant content;s |
3288 |
|
|
/datagrid/p;no significant content;s |
3289 |
wakaba |
1.15 |
|
3290 |
|
|
#data |
3291 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"><p/>&<p/></datagrid> |
3292 |
|
|
#errors |
3293 |
wakaba |
1.25 |
/datagrid/p;no significant content;s |
3294 |
|
|
/datagrid/p;no significant content;s |
3295 |
wakaba |
1.15 |
|
3296 |
|
|
#data |
3297 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"><p/><table/></datagrid> |
3298 |
|
|
#errors |
3299 |
wakaba |
1.25 |
/datagrid;no significant content;s |
3300 |
|
|
/datagrid/p;no significant content;s |
3301 |
wakaba |
1.15 |
|
3302 |
|
|
#data |
3303 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"><ul/></datagrid> |
3304 |
|
|
#errors |
3305 |
wakaba |
1.25 |
/datagrid;no significant content;s |
3306 |
wakaba |
1.15 |
|
3307 |
|
|
#data |
3308 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"><table/></datagrid> |
3309 |
|
|
#errors |
3310 |
|
|
|
3311 |
|
|
#data |
3312 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"><table/><table/></datagrid> |
3313 |
|
|
#errors |
3314 |
|
|
/datagrid/table;element not allowed |
3315 |
|
|
|
3316 |
|
|
#data |
3317 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"><table/><p/><table/></datagrid> |
3318 |
|
|
#errors |
3319 |
|
|
/datagrid/p;element not allowed |
3320 |
|
|
/datagrid/table;element not allowed |
3321 |
wakaba |
1.25 |
/datagrid/p;no significant content;s |
3322 |
wakaba |
1.15 |
|
3323 |
|
|
#data |
3324 |
wakaba |
1.26 |
<datagrid xmlns="http://www.w3.org/1999/xhtml">xx<table/></datagrid> |
3325 |
|
|
#errors |
3326 |
|
|
/datagrid/table;element not allowed |
3327 |
|
|
|
3328 |
|
|
#data |
3329 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml">xx<p/><table/></datagrid> |
3330 |
|
|
#errors |
3331 |
|
|
/datagrid/p;no significant content;s |
3332 |
|
|
|
3333 |
|
|
#data |
3334 |
wakaba |
1.15 |
<datagrid xmlns="http://www.w3.org/1999/xhtml"><select/></datagrid> |
3335 |
|
|
#errors |
3336 |
|
|
|
3337 |
|
|
#data |
3338 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"><datalist/></datagrid> |
3339 |
|
|
#errors |
3340 |
|
|
|
3341 |
|
|
#data |
3342 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"><table/>aa</datagrid> |
3343 |
|
|
#errors |
3344 |
|
|
/datagrid/"aa";character not allowed |
3345 |
|
|
|
3346 |
|
|
#data |
3347 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"><select/>aa</datagrid> |
3348 |
|
|
#errors |
3349 |
|
|
/datagrid/"aa";character not allowed |
3350 |
|
|
|
3351 |
|
|
#data |
3352 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"><datalist/>aa</datagrid> |
3353 |
|
|
#errors |
3354 |
|
|
/datagrid/"aa";character not allowed |
3355 |
|
|
|
3356 |
|
|
#data |
3357 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"><datagrid/></datagrid> |
3358 |
|
|
#errors |
3359 |
wakaba |
1.27 |
/datagrid/datagrid;element not allowed:minus;m |
3360 |
wakaba |
1.25 |
/datagrid;no significant content;s |
3361 |
|
|
/datagrid/datagrid;no significant content;s |
3362 |
wakaba |
1.15 |
|
3363 |
|
|
#data |
3364 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"><div><datagrid/></div></datagrid> |
3365 |
|
|
#errors |
3366 |
wakaba |
1.27 |
/datagrid/div/datagrid;element not allowed:minus;m |
3367 |
wakaba |
1.25 |
/datagrid;no significant content;s |
3368 |
|
|
/datagrid/div;no significant content;s |
3369 |
|
|
/datagrid/div/datagrid;no significant content;s |
3370 |
wakaba |
1.15 |
|
3371 |
|
|
#data |
3372 |
wakaba |
1.6 |
<datagrid xmlns="http://www.w3.org/1999/xhtml"> |
3373 |
|
|
<p><a/></p> |
3374 |
|
|
</datagrid> |
3375 |
|
|
#errors |
3376 |
wakaba |
1.27 |
/datagrid/p/a;element not allowed:minus;m |
3377 |
wakaba |
1.25 |
/datagrid;no significant content;s |
3378 |
|
|
/datagrid/p;no significant content;s |
3379 |
|
|
/datagrid/p/a;no significant content;s |
3380 |
wakaba |
1.15 |
|
3381 |
|
|
#data |
3382 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"> |
3383 |
|
|
<details><legend/></details> |
3384 |
|
|
</datagrid> |
3385 |
|
|
#errors |
3386 |
wakaba |
1.25 |
/datagrid;no significant content;s |
3387 |
|
|
/datagrid/details;no significant content;s |
3388 |
|
|
/datagrid/details/legend;no significant content;s |
3389 |
wakaba |
1.6 |
|
3390 |
|
|
#data |
3391 |
|
|
<a xmlns="http://www.w3.org/1999/xhtml"> |
3392 |
|
|
<details> |
3393 |
|
|
<legend/> |
3394 |
|
|
</details> |
3395 |
|
|
</a> |
3396 |
|
|
#errors |
3397 |
wakaba |
1.33 |
/a/details;element not allowed:phrasing;m |
3398 |
wakaba |
1.25 |
/a;no significant content;s |
3399 |
|
|
/a/details;no significant content;s |
3400 |
|
|
/a/details/legend;no significant content;s |
3401 |
wakaba |
1.6 |
|
3402 |
|
|
#data |
3403 |
|
|
<a xmlns="http://www.w3.org/1999/xhtml"> |
3404 |
|
|
<span> |
3405 |
|
|
<details><legend/></details> |
3406 |
|
|
</span> |
3407 |
|
|
</a> |
3408 |
|
|
#errors |
3409 |
wakaba |
1.33 |
/a/span/details;element not allowed:phrasing;m |
3410 |
wakaba |
1.25 |
/a;no significant content;s |
3411 |
|
|
/a/span;no significant content;s |
3412 |
|
|
/a/span/details;no significant content;s |
3413 |
|
|
/a/span/details/legend;no significant content;s |
3414 |
wakaba |
1.6 |
|
3415 |
|
|
#data |
3416 |
|
|
<a xmlns="http://www.w3.org/1999/xhtml"> |
3417 |
|
|
<datagrid/> |
3418 |
|
|
</a> |
3419 |
|
|
#errors |
3420 |
wakaba |
1.27 |
/a/datagrid;element not allowed:minus;m |
3421 |
wakaba |
1.25 |
/a;no significant content;s |
3422 |
|
|
/a/datagrid;no significant content;s |
3423 |
wakaba |
1.6 |
|
3424 |
|
|
#data |
3425 |
|
|
<a xmlns="http://www.w3.org/1999/xhtml"> |
3426 |
|
|
<span><datagrid/></span> |
3427 |
|
|
</a> |
3428 |
|
|
#errors |
3429 |
wakaba |
1.27 |
/a/span/datagrid;element not allowed:minus;m |
3430 |
wakaba |
1.25 |
/a;no significant content;s |
3431 |
|
|
/a/span;no significant content;s |
3432 |
|
|
/a/span/datagrid;no significant content;s |
3433 |
wakaba |
1.6 |
|
3434 |
|
|
#data |
3435 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"></em> |
3436 |
|
|
#errors |
3437 |
wakaba |
1.25 |
/em;no significant content;s |
3438 |
wakaba |
1.6 |
|
3439 |
|
|
#data |
3440 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"> </em> |
3441 |
|
|
#errors |
3442 |
wakaba |
1.25 |
/em;no significant content;s |
3443 |
wakaba |
1.6 |
|
3444 |
|
|
#data |
3445 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml">XXX</em> |
3446 |
|
|
#errors |
3447 |
|
|
|
3448 |
|
|
#data |
3449 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"><blockquote/></em> |
3450 |
|
|
#errors |
3451 |
wakaba |
1.25 |
/em;no significant content;s |
3452 |
|
|
/em/blockquote;no significant content;s |
3453 |
wakaba |
1.27 |
/em/blockquote;element not allowed:phrasing;m |
3454 |
wakaba |
1.6 |
|
3455 |
|
|
#data |
3456 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml">XXX<blockquote/></em> |
3457 |
|
|
#errors |
3458 |
wakaba |
1.25 |
/em/blockquote;no significant content;s |
3459 |
wakaba |
1.27 |
/em/blockquote;element not allowed:phrasing;m |
3460 |
wakaba |
1.6 |
|
3461 |
|
|
#data |
3462 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"><p/></em> |
3463 |
|
|
#errors |
3464 |
wakaba |
1.27 |
/em/p;element not allowed:phrasing;m |
3465 |
wakaba |
1.25 |
/em;no significant content;s |
3466 |
|
|
/em/p;no significant content;s |
3467 |
wakaba |
1.6 |
|
3468 |
|
|
#data |
3469 |
wakaba |
1.4 |
<code xmlns="http://www.w3.org/1999/xhtml"> |
3470 |
|
|
<em></em> |
3471 |
|
|
</code> |
3472 |
|
|
#errors |
3473 |
wakaba |
1.25 |
/code;no significant content;s |
3474 |
|
|
/code/em;no significant content;s |
3475 |
wakaba |
1.4 |
|
3476 |
|
|
#data |
3477 |
|
|
<code xmlns="http://www.w3.org/1999/xhtml"> |
3478 |
|
|
<em> </em> |
3479 |
|
|
</code> |
3480 |
|
|
#errors |
3481 |
wakaba |
1.25 |
/code;no significant content;s |
3482 |
|
|
/code/em;no significant content;s |
3483 |
wakaba |
1.4 |
|
3484 |
|
|
#data |
3485 |
|
|
<code xmlns="http://www.w3.org/1999/xhtml"> |
3486 |
|
|
<em>XXX</em> |
3487 |
|
|
</code> |
3488 |
|
|
#errors |
3489 |
|
|
|
3490 |
|
|
#data |
3491 |
|
|
<code xmlns="http://www.w3.org/1999/xhtml"> |
3492 |
|
|
<em>XXX<b/></em> |
3493 |
|
|
</code> |
3494 |
|
|
#errors |
3495 |
wakaba |
1.25 |
/code/em/b;no significant content;s |
3496 |
wakaba |
1.4 |
|
3497 |
|
|
#data |
3498 |
|
|
<code xmlns="http://www.w3.org/1999/xhtml"> |
3499 |
|
|
<em>XXX<blockquote/></em> |
3500 |
|
|
</code> |
3501 |
|
|
#errors |
3502 |
wakaba |
1.27 |
/code/em/blockquote;element not allowed:phrasing;m |
3503 |
wakaba |
1.25 |
/code/em/blockquote;no significant content;s |
3504 |
wakaba |
1.4 |
|
3505 |
|
|
#data |
3506 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
3507 |
|
|
<em></em> |
3508 |
|
|
</p> |
3509 |
|
|
#errors |
3510 |
wakaba |
1.25 |
/p;no significant content;s |
3511 |
|
|
/p/em;no significant content;s |
3512 |
wakaba |
1.4 |
|
3513 |
|
|
#data |
3514 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
3515 |
|
|
<em> </em> |
3516 |
|
|
</p> |
3517 |
|
|
#errors |
3518 |
wakaba |
1.25 |
/p;no significant content;s |
3519 |
|
|
/p/em;no significant content;s |
3520 |
wakaba |
1.4 |
|
3521 |
|
|
#data |
3522 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
3523 |
|
|
<em>XXX</em> |
3524 |
|
|
</p> |
3525 |
|
|
#errors |
3526 |
|
|
|
3527 |
|
|
#data |
3528 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
3529 |
|
|
<em>XXX<b>YYY</b></em> |
3530 |
|
|
</p> |
3531 |
|
|
#errors |
3532 |
|
|
|
3533 |
|
|
#data |
3534 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
3535 |
|
|
<em>XXX<blockquote/></em> |
3536 |
|
|
</p> |
3537 |
|
|
#errors |
3538 |
wakaba |
1.25 |
/p/em/blockquote;no significant content;s |
3539 |
wakaba |
1.27 |
/p/em/blockquote;element not allowed:phrasing;m |
3540 |
wakaba |
1.4 |
|
3541 |
|
|
#data |
3542 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
3543 |
wakaba |
1.35 |
@@ TODO: strong, small |
3544 |
wakaba |
1.4 |
</p> |
3545 |
wakaba |
1.35 |
#errors |
3546 |
|
|
|
3547 |
|
|
#data |
3548 |
|
|
<mark xmlns="http://www.w3.org/1999/xhtml"></mark> |
3549 |
|
|
#errors |
3550 |
|
|
/mark;no significant content;s |
3551 |
|
|
|
3552 |
|
|
#data |
3553 |
|
|
<mark xmlns="http://www.w3.org/1999/xhtml"> </mark> |
3554 |
|
|
#errors |
3555 |
|
|
/mark;no significant content;s |
3556 |
|
|
|
3557 |
|
|
#data |
3558 |
|
|
<mark xmlns="http://www.w3.org/1999/xhtml">aaa</mark> |
3559 |
|
|
#errors |
3560 |
|
|
|
3561 |
|
|
#data |
3562 |
|
|
<mark xmlns="http://www.w3.org/1999/xhtml"><em></em></mark> |
3563 |
|
|
#errors |
3564 |
|
|
/mark;no significant content;s |
3565 |
|
|
/mark/em;no significant content;s |
3566 |
|
|
|
3567 |
|
|
#data |
3568 |
|
|
<mark xmlns="http://www.w3.org/1999/xhtml"><ins></ins></mark> |
3569 |
|
|
#errors |
3570 |
|
|
/mark;no significant content;s |
3571 |
|
|
|
3572 |
|
|
#data |
3573 |
|
|
<mark xmlns="http://www.w3.org/1999/xhtml"><ins>a</ins></mark> |
3574 |
|
|
#errors |
3575 |
|
|
|
3576 |
|
|
#data |
3577 |
|
|
<mark xmlns="http://www.w3.org/1999/xhtml"><del></del></mark> |
3578 |
|
|
#errors |
3579 |
|
|
/mark;no significant content;s |
3580 |
|
|
|
3581 |
|
|
#data |
3582 |
|
|
<mark xmlns="http://www.w3.org/1999/xhtml"><del>as</del></mark> |
3583 |
|
|
#errors |
3584 |
|
|
/mark;no significant content;s |
3585 |
|
|
|
3586 |
|
|
#data |
3587 |
|
|
<mark xmlns="http://www.w3.org/1999/xhtml"><p>zxx</p></mark> |
3588 |
|
|
#errors |
3589 |
|
|
/mark/p;element not allowed:phrasing;m |
3590 |
|
|
|
3591 |
|
|
#data |
3592 |
|
|
<mark xmlns="http://www.w3.org/1999/xhtml"><a href="">xx</a>yy</mark> |
3593 |
|
|
#errors |
3594 |
|
|
|
3595 |
|
|
#data |
3596 |
|
|
<mark xmlns="http://www.w3.org/1999/xhtml"><img src="" alt="x"/></mark> |
3597 |
|
|
#errors |
3598 |
|
|
|
3599 |
|
|
#data |
3600 |
|
|
<mark xmlns="http://www.w3.org/1999/xhtml"><br/></mark> |
3601 |
|
|
#errors |
3602 |
|
|
/mark;no significant content;s |
3603 |
|
|
|
3604 |
|
|
#data |
3605 |
|
|
<mark xmlns="http://www.w3.org/1999/xhtml"><object data=""/></mark> |
3606 |
|
|
#errors |
3607 |
|
|
|
3608 |
|
|
#data |
3609 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"><mark>x</mark></p> |
3610 |
|
|
#errors |
3611 |
|
|
|
3612 |
|
|
#data |
3613 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><mark>x</mark></div> |
3614 |
|
|
#errors |
3615 |
|
|
|
3616 |
|
|
#data |
3617 |
|
|
<ins xmlns="http://www.w3.org/1999/xhtml"><mark>x</mark></ins> |
3618 |
|
|
#errors |
3619 |
|
|
|
3620 |
|
|
#data |
3621 |
|
|
<li xmlns="http://www.w3.org/1999/xhtml"><mark>x</mark></li> |
3622 |
|
|
#errors |
3623 |
|
|
|
3624 |
|
|
#data |
3625 |
|
|
<a href="" xmlns="http://www.w3.org/1999/xhtml"><mark>x</mark></a> |
3626 |
|
|
#errors |
3627 |
|
|
|
3628 |
|
|
#data |
3629 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
3630 |
|
|
<!-- From HTML5 Spec --> |
3631 |
|
|
<p lang="en-US">Consider the following quote:</p> |
3632 |
|
|
<blockquote lang="en-GB"> |
3633 |
|
|
<p>Look around and you will find, no-one's really |
3634 |
|
|
<mark>colour</mark> blind.</p> |
3635 |
|
|
</blockquote> |
3636 |
|
|
<p lang="en-US">As we can tell from the <em>spelling</em> of the word, |
3637 |
|
|
the person writing this quote is clearly not American.</p> |
3638 |
|
|
</div> |
3639 |
|
|
#errors |
3640 |
|
|
/div/p/@lang;in XML:lang |
3641 |
|
|
/div/blockquote/@lang;in XML:lang |
3642 |
|
|
/div/p/@lang;in XML:lang |
3643 |
|
|
|
3644 |
|
|
#data |
3645 |
|
|
<!-- From HTML5 Spec --> |
3646 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml">I also have some <mark>kitten</mark>s who are visiting me |
3647 |
|
|
these days. They're really cute. I think they like my garden! Maybe I |
3648 |
|
|
should adopt a <mark>kitten</mark>.</p> |
3649 |
|
|
#errors |
3650 |
|
|
|
3651 |
|
|
#data |
3652 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
3653 |
|
|
<!-- From HTML5 Spec --> |
3654 |
|
|
<p>The highlighted part below is where the error lies:</p> |
3655 |
|
|
<pre><code>var i: Integer; |
3656 |
|
|
begin |
3657 |
|
|
i := <mark>1.1</mark>; |
3658 |
|
|
end.</code></pre> |
3659 |
|
|
</div> |
3660 |
|
|
#errors |
3661 |
|
|
|
3662 |
|
|
#data |
3663 |
|
|
<article xmlns="http://www.w3.org/1999/xhtml"> |
3664 |
|
|
<!-- From HTML5 Spec --> |
3665 |
|
|
<style> |
3666 |
|
|
blockquote mark, q mark { |
3667 |
|
|
font: inherit; font-style: italic; |
3668 |
|
|
text-decoration: none; |
3669 |
|
|
background: transparent; color: inherit; |
3670 |
|
|
} |
3671 |
|
|
.bubble em { |
3672 |
|
|
font: inherit; font-size: larger; |
3673 |
|
|
text-decoration: underline; |
3674 |
|
|
} |
3675 |
|
|
</style> |
3676 |
|
|
<h1>She knew</h1> |
3677 |
|
|
<p>Did you notice the subtle joke in the joke on panel 4?</p> |
3678 |
|
|
<blockquote> |
3679 |
|
|
<p class="bubble">I didn't <em>want</em> to believe. <mark>Of course |
3680 |
|
|
on some level I realized it was a known-plaintext attack.</mark> But I |
3681 |
|
|
couldn't admit it until I saw for myself.</p> |
3682 |
|
|
</blockquote> |
3683 |
|
|
<p>(Emphasis mine.) I thought that was great. It's so pedantic, yet it |
3684 |
|
|
explains everything neatly.</p> |
3685 |
|
|
</article> |
3686 |
|
|
#errors |
3687 |
|
|
/article/style;element not allowed:prose style;m |
3688 |
|
|
/article/style;style:text/css;unsupported |
3689 |
|
|
|
3690 |
|
|
#data |
3691 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
3692 |
|
|
<!-- From HTML5 Spec --> |
3693 |
|
|
<h3>Wormhole Physics Introduction</h3> |
3694 |
|
|
|
3695 |
|
|
<p><mark>A wormhole in normal conditions can be held open for a |
3696 |
|
|
maximum of just under 39 minutes.</mark> Conditions that can increase |
3697 |
|
|
the time include a powerful energy source coupled to one or both of |
3698 |
|
|
the gates connecting the wormhole, and a large gravity well (such as a |
3699 |
|
|
black hole).</p> |
3700 |
|
|
|
3701 |
|
|
<p><mark>Momentum is preserved across the wormhole. Electromagnetic |
3702 |
|
|
radiation can travel in both directions through a wormhole, |
3703 |
|
|
but matter cannot.</mark></p> |
3704 |
|
|
|
3705 |
|
|
<p>When a wormhole is created, a vortex normally forms. |
3706 |
|
|
<strong>Warning: The vortex caused by the wormhole opening will |
3707 |
|
|
annihilate anything in its path.</strong> Vortexes can be avoided when |
3708 |
|
|
using sufficently advanced dialing technology.</p> |
3709 |
|
|
|
3710 |
|
|
<p><mark>An obstruction in a gate will prevent it from accepting a |
3711 |
|
|
wormhole connection.</mark></p> |
3712 |
|
|
</div> |
3713 |
wakaba |
1.4 |
#errors |
3714 |
|
|
|
3715 |
|
|
#data |
3716 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
3717 |
|
|
<dfn></dfn> |
3718 |
|
|
</p> |
3719 |
|
|
#errors |
3720 |
wakaba |
1.25 |
/p;no significant content;s |
3721 |
|
|
/p/dfn;no significant content;s |
3722 |
wakaba |
1.4 |
|
3723 |
|
|
#data |
3724 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
3725 |
|
|
<dfn> </dfn> |
3726 |
|
|
</p> |
3727 |
|
|
#errors |
3728 |
wakaba |
1.25 |
/p;no significant content;s |
3729 |
|
|
/p/dfn;no significant content;s |
3730 |
wakaba |
1.4 |
|
3731 |
|
|
#data |
3732 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
3733 |
|
|
<dfn>XXX</dfn> |
3734 |
|
|
</p> |
3735 |
|
|
#errors |
3736 |
|
|
|
3737 |
|
|
#data |
3738 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
3739 |
|
|
<dfn><em>XXX</em></dfn> |
3740 |
|
|
</p> |
3741 |
|
|
#errors |
3742 |
|
|
|
3743 |
|
|
#data |
3744 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
3745 |
|
|
<dfn><em><blockquote/></em></dfn> |
3746 |
|
|
</p> |
3747 |
|
|
#errors |
3748 |
wakaba |
1.27 |
/p/dfn/em/blockquote;element not allowed:phrasing;m |
3749 |
wakaba |
1.25 |
/p;no significant content;s |
3750 |
|
|
/p/dfn;no significant content;s |
3751 |
|
|
/p/dfn/em;no significant content;s |
3752 |
|
|
/p/dfn/em/blockquote;no significant content;s |
3753 |
wakaba |
1.4 |
|
3754 |
|
|
#data |
3755 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
3756 |
|
|
<dfn><blockquote/></dfn> |
3757 |
|
|
</p> |
3758 |
|
|
#errors |
3759 |
wakaba |
1.27 |
/p/dfn/blockquote;element not allowed:phrasing;m |
3760 |
wakaba |
1.25 |
/p;no significant content;s |
3761 |
|
|
/p/dfn;no significant content;s |
3762 |
|
|
/p/dfn/blockquote;no significant content;s |
3763 |
wakaba |
1.4 |
|
3764 |
|
|
#data |
3765 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
3766 |
|
|
<dfn><h1/></dfn> |
3767 |
|
|
</p> |
3768 |
|
|
#errors |
3769 |
wakaba |
1.27 |
/p/dfn/h1;element not allowed:phrasing;m |
3770 |
wakaba |
1.25 |
/p;no significant content;s |
3771 |
|
|
/p/dfn;no significant content;s |
3772 |
|
|
/p/dfn/h1;no significant content;s |
3773 |
wakaba |
1.4 |
|
3774 |
|
|
#data |
3775 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
3776 |
|
|
<dfn><dfn>XXX</dfn></dfn> |
3777 |
|
|
</p> |
3778 |
|
|
#errors |
3779 |
wakaba |
1.27 |
/p/dfn/dfn;element not allowed:minus;m |
3780 |
wakaba |
1.14 |
/p/dfn/dfn;duplicate term |
3781 |
wakaba |
1.4 |
|
3782 |
|
|
#data |
3783 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
3784 |
|
|
<dfn></dfn><dfn/> |
3785 |
|
|
</p> |
3786 |
|
|
#errors |
3787 |
wakaba |
1.14 |
/p/dfn;duplicate term |
3788 |
wakaba |
1.25 |
/p;no significant content;s |
3789 |
|
|
/p/dfn;no significant content;s |
3790 |
|
|
/p/dfn;no significant content;s |
3791 |
wakaba |
1.4 |
|
3792 |
|
|
#data |
3793 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
3794 |
|
|
<dfn><em><dfn/></em></dfn> |
3795 |
|
|
</p> |
3796 |
|
|
#errors |
3797 |
wakaba |
1.27 |
/p/dfn/em/dfn;element not allowed:minus;m |
3798 |
wakaba |
1.14 |
/p/dfn/em/dfn;duplicate term |
3799 |
wakaba |
1.25 |
/p;no significant content;s |
3800 |
|
|
/p/dfn;no significant content;s |
3801 |
|
|
/p/dfn/em;no significant content;s |
3802 |
|
|
/p/dfn/em/dfn;no significant content;s |
3803 |
wakaba |
1.4 |
|
3804 |
wakaba |
1.6 |
#data |
3805 |
wakaba |
1.32 |
<figure xmlns="http://www.w3.org/1999/xhtml"> |
3806 |
|
|
</figure> |
3807 |
|
|
#errors |
3808 |
|
|
/figure;element missing:legend;m |
3809 |
|
|
/figure;no significant content;s |
3810 |
|
|
|
3811 |
|
|
#data |
3812 |
|
|
<figure xmlns="http://www.w3.org/1999/xhtml"> |
3813 |
|
|
<legend/> |
3814 |
|
|
</figure> |
3815 |
|
|
#errors |
3816 |
|
|
/figure;no significant content;s |
3817 |
|
|
/figure/legend;no significant content;s |
3818 |
|
|
|
3819 |
|
|
#data |
3820 |
|
|
<figure xmlns="http://www.w3.org/1999/xhtml"> |
3821 |
|
|
<legend>x</legend> |
3822 |
|
|
</figure> |
3823 |
|
|
#errors |
3824 |
|
|
|
3825 |
|
|
#data |
3826 |
|
|
<figure xmlns="http://www.w3.org/1999/xhtml"> |
3827 |
|
|
x |
3828 |
|
|
</figure> |
3829 |
|
|
#errors |
3830 |
|
|
/figure;element missing:legend;m |
3831 |
|
|
|
3832 |
|
|
#data |
3833 |
|
|
<figure xmlns="http://www.w3.org/1999/xhtml"> |
3834 |
|
|
x<legend>y</legend> |
3835 |
|
|
</figure> |
3836 |
|
|
#errors |
3837 |
|
|
|
3838 |
|
|
#data |
3839 |
|
|
<figure xmlns="http://www.w3.org/1999/xhtml"> |
3840 |
|
|
<legend>x</legend>y |
3841 |
|
|
</figure> |
3842 |
|
|
#errors |
3843 |
|
|
|
3844 |
|
|
#data |
3845 |
|
|
<figure xmlns="http://www.w3.org/1999/xhtml"> |
3846 |
|
|
<legend>x</legend><legend>y</legend> |
3847 |
|
|
</figure> |
3848 |
|
|
#errors |
3849 |
|
|
/figure/legend;element not allowed:figure legend;m |
3850 |
|
|
|
3851 |
|
|
#data |
3852 |
|
|
<figure xmlns="http://www.w3.org/1999/xhtml"> |
3853 |
|
|
y<legend>x</legend>z |
3854 |
|
|
</figure> |
3855 |
|
|
#errors |
3856 |
|
|
/figure/legend;element not allowed:figure legend;m |
3857 |
|
|
|
3858 |
|
|
#data |
3859 |
|
|
<figure xmlns="http://www.w3.org/1999/xhtml"> |
3860 |
|
|
x<legend>x</legend><legend>y</legend> |
3861 |
|
|
</figure> |
3862 |
|
|
#errors |
3863 |
|
|
/figure/legend;element not allowed:figure legend;m |
3864 |
|
|
|
3865 |
|
|
#data |
3866 |
|
|
<figure xmlns="http://www.w3.org/1999/xhtml"> |
3867 |
|
|
<legend>x</legend><legend>y</legend>z |
3868 |
|
|
</figure> |
3869 |
|
|
#errors |
3870 |
|
|
/figure/legend;element not allowed:figure legend;m |
3871 |
|
|
|
3872 |
|
|
#data |
3873 |
|
|
<figure xmlns="http://www.w3.org/1999/xhtml"> |
3874 |
|
|
x<legend>y</legend><legend>z</legend>w |
3875 |
|
|
</figure> |
3876 |
|
|
#errors |
3877 |
|
|
/figure/legend;element not allowed:figure legend;m |
3878 |
|
|
/figure/legend;element not allowed:figure legend;m |
3879 |
|
|
|
3880 |
|
|
#data |
3881 |
|
|
<figure xmlns="http://www.w3.org/1999/xhtml"> |
3882 |
|
|
x<legend>y</legend><legend>z</legend><legend>w</legend>v |
3883 |
|
|
</figure> |
3884 |
|
|
#errors |
3885 |
|
|
/figure/legend;element not allowed:figure legend;m |
3886 |
|
|
/figure/legend;element not allowed:figure legend;m |
3887 |
|
|
/figure/legend;element not allowed:figure legend;m |
3888 |
|
|
|
3889 |
|
|
#data |
3890 |
|
|
<figure xmlns="http://www.w3.org/1999/xhtml"> |
3891 |
|
|
<p>x</p><legend>y</legend><legend>z</legend>w |
3892 |
|
|
</figure> |
3893 |
|
|
#errors |
3894 |
|
|
/figure/legend;element not allowed:figure legend;m |
3895 |
|
|
/figure/legend;element not allowed:figure legend;m |
3896 |
wakaba |
1.36 |
|
3897 |
|
|
#data |
3898 |
|
|
<object xmlns="http://www.w3.org/1999/xhtml" data=""></object> |
3899 |
|
|
#errors |
3900 |
|
|
/object;no significant content;s |
3901 |
|
|
|
3902 |
|
|
#data |
3903 |
|
|
<object xmlns="http://www.w3.org/1999/xhtml" data=""> |
3904 |
|
|
</object> |
3905 |
|
|
#errors |
3906 |
|
|
/object;no significant content;s |
3907 |
|
|
|
3908 |
|
|
#data |
3909 |
|
|
<object xmlns="http://www.w3.org/1999/xhtml" data="">xxxx</object> |
3910 |
|
|
#errors |
3911 |
|
|
|
3912 |
|
|
#data |
3913 |
|
|
<object xmlns="http://www.w3.org/1999/xhtml" data=""><p>xx</p></object> |
3914 |
|
|
#errors |
3915 |
|
|
|
3916 |
|
|
#data |
3917 |
|
|
<object xmlns="http://www.w3.org/1999/xhtml" data=""><p></p></object> |
3918 |
|
|
#errors |
3919 |
|
|
/object;no significant content;s |
3920 |
|
|
/object/p;no significant content;s |
3921 |
|
|
|
3922 |
|
|
#data |
3923 |
|
|
<object xmlns="http://www.w3.org/1999/xhtml" data=""> |
3924 |
|
|
<param name="x" value="y"/> |
3925 |
|
|
</object> |
3926 |
|
|
#errors |
3927 |
|
|
/object;no significant content;s |
3928 |
|
|
|
3929 |
|
|
#data |
3930 |
|
|
<object xmlns="http://www.w3.org/1999/xhtml" data=""> |
3931 |
|
|
<param name="x" value="y"/> |
3932 |
|
|
<param name="v" value="w"/> |
3933 |
|
|
</object> |
3934 |
|
|
#errors |
3935 |
|
|
/object;no significant content;s |
3936 |
|
|
|
3937 |
|
|
#data |
3938 |
|
|
<object xmlns="http://www.w3.org/1999/xhtml" data=""> |
3939 |
|
|
<param name="x" value="y"/> |
3940 |
|
|
<param name="v" value="w"/> |
3941 |
|
|
<param name="a" value="b"/> |
3942 |
|
|
</object> |
3943 |
|
|
#errors |
3944 |
|
|
/object;no significant content;s |
3945 |
|
|
|
3946 |
|
|
#data |
3947 |
|
|
<object xmlns="http://www.w3.org/1999/xhtml" data=""> |
3948 |
|
|
<param name="x" value="y"/> |
3949 |
|
|
zzz |
3950 |
|
|
</object> |
3951 |
|
|
#errors |
3952 |
|
|
|
3953 |
|
|
#data |
3954 |
|
|
<object xmlns="http://www.w3.org/1999/xhtml" data=""> |
3955 |
|
|
<param name="x" value="y"/> |
3956 |
|
|
<p>zzz</p> |
3957 |
|
|
</object> |
3958 |
|
|
#errors |
3959 |
|
|
|
3960 |
|
|
#data |
3961 |
|
|
<object xmlns="http://www.w3.org/1999/xhtml" data=""> |
3962 |
|
|
<param name="x" value="y"/><p> |
3963 |
|
|
zzz</p><img src="" alt="a"/> |
3964 |
|
|
</object> |
3965 |
|
|
#errors |
3966 |
|
|
|
3967 |
|
|
#data |
3968 |
|
|
<object xmlns="http://www.w3.org/1999/xhtml" data=""> |
3969 |
|
|
<param name="x" value="y"/> |
3970 |
|
|
<param name="z" value="w"/> |
3971 |
|
|
zzz |
3972 |
|
|
</object> |
3973 |
|
|
#errors |
3974 |
|
|
|
3975 |
|
|
#data |
3976 |
|
|
<object xmlns="http://www.w3.org/1999/xhtml" data=""> |
3977 |
|
|
<param name="x" value="y"/> |
3978 |
|
|
zzz |
3979 |
|
|
<param name="a" value="y"/> |
3980 |
|
|
</object> |
3981 |
|
|
#errors |
3982 |
|
|
/object/param;element not allowed:prose;m |
3983 |
|
|
|
3984 |
|
|
#data |
3985 |
|
|
<object xmlns="http://www.w3.org/1999/xhtml" data=""> |
3986 |
|
|
aaa |
3987 |
|
|
<param name="x" value="y"/> |
3988 |
|
|
</object> |
3989 |
|
|
#errors |
3990 |
|
|
/object/param;element not allowed:prose;m |
3991 |
|
|
|
3992 |
|
|
#data |
3993 |
|
|
<object xmlns="http://www.w3.org/1999/xhtml" data=""> |
3994 |
|
|
<p>zxx</p> |
3995 |
|
|
<param name="x" value="y"/> |
3996 |
|
|
</object> |
3997 |
|
|
#errors |
3998 |
|
|
/object/param;element not allowed:prose;m |
3999 |
|
|
|
4000 |
|
|
#data |
4001 |
|
|
<object xmlns="http://www.w3.org/1999/xhtml" data=""> |
4002 |
|
|
<param name="x" value="y"/> |
4003 |
|
|
<style scoped=""/> |
4004 |
|
|
</object> |
4005 |
|
|
#errors |
4006 |
|
|
/object/style;style:text/css;unsupported |
4007 |
|
|
/object;no significant content;s |
4008 |
|
|
|
4009 |
|
|
#data |
4010 |
|
|
<object xmlns="http://www.w3.org/1999/xhtml" data=""> |
4011 |
|
|
<param name="x" value="y"/> |
4012 |
|
|
<style scoped=""/> |
4013 |
|
|
aaa |
4014 |
|
|
</object> |
4015 |
|
|
#errors |
4016 |
|
|
/object/style;style:text/css;unsupported |
4017 |
|
|
|
4018 |
|
|
#data |
4019 |
|
|
<object xmlns="http://www.w3.org/1999/xhtml" data=""> |
4020 |
|
|
<param name="x" value="y"/> |
4021 |
|
|
<style scoped=""/> |
4022 |
|
|
<p>xxx</p> |
4023 |
|
|
</object> |
4024 |
|
|
#errors |
4025 |
|
|
/object/style;style:text/css;unsupported |
4026 |
|
|
|
4027 |
|
|
#data |
4028 |
|
|
<object xmlns="http://www.w3.org/1999/xhtml" data=""> |
4029 |
|
|
<param name="x" value="y"/> |
4030 |
|
|
<style scoped=""/> |
4031 |
|
|
<param name="xz" value=""/> |
4032 |
|
|
</object> |
4033 |
|
|
#errors |
4034 |
|
|
/object/style;style:text/css;unsupported |
4035 |
|
|
/object/param;element not allowed:prose;m |
4036 |
|
|
/object;no significant content;s |
4037 |
|
|
|
4038 |
|
|
#data |
4039 |
|
|
<object xmlns="http://www.w3.org/1999/xhtml" data=""> |
4040 |
|
|
<style scoped=""/> |
4041 |
|
|
<param name="x" value="y"/> |
4042 |
|
|
</object> |
4043 |
|
|
#errors |
4044 |
|
|
/object/style;style:text/css;unsupported |
4045 |
|
|
/object;no significant content;s |
4046 |
|
|
/object/param;element not allowed:prose;m |
4047 |
|
|
|
4048 |
|
|
#data |
4049 |
|
|
<object xmlns="http://www.w3.org/1999/xhtml" data=""> |
4050 |
|
|
<param name="x" value="y"/> |
4051 |
|
|
<p>xxx</p> |
4052 |
|
|
<style scoped=""/> |
4053 |
|
|
</object> |
4054 |
|
|
#errors |
4055 |
|
|
/object/style;style:text/css;unsupported |
4056 |
|
|
/object/style;element not allowed:prose style;m |
4057 |
|
|
|
4058 |
|
|
#data |
4059 |
|
|
<object xmlns="http://www.w3.org/1999/xhtml" data=""> |
4060 |
|
|
<param name="x" value="y"/> |
4061 |
|
|
<style/> |
4062 |
|
|
</object> |
4063 |
|
|
#errors |
4064 |
|
|
/object/style;style:text/css;unsupported |
4065 |
|
|
/object;no significant content;s |
4066 |
|
|
/object/style;element not allowed:prose style;m |
4067 |
|
|
|
4068 |
|
|
#data |
4069 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
4070 |
|
|
<object data=""> |
4071 |
|
|
<param name="x" value="y"/> |
4072 |
|
|
<style scoped=""/> |
4073 |
|
|
</object> |
4074 |
|
|
</p> |
4075 |
|
|
#errors |
4076 |
|
|
/p/object/style;style:text/css;unsupported |
4077 |
|
|
/p/object/style;element not allowed:phrasing;m |
4078 |
|
|
|
4079 |
|
|
#data |
4080 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
4081 |
|
|
<object data=""> |
4082 |
|
|
<param name="x" value="y"/> |
4083 |
|
|
xxxx |
4084 |
|
|
</object> |
4085 |
|
|
</p> |
4086 |
|
|
#errors |
4087 |
|
|
|
4088 |
|
|
#data |
4089 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
4090 |
|
|
<object data=""> |
4091 |
|
|
<param name="x" value="y"/> |
4092 |
|
|
<p>xxxx</p> |
4093 |
|
|
</object> |
4094 |
|
|
</p> |
4095 |
|
|
#errors |
4096 |
|
|
/p/object/p;element not allowed:phrasing;m |
4097 |
|
|
|
4098 |
|
|
#data |
4099 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
4100 |
|
|
<object data=""> |
4101 |
|
|
<param name="x" value="y"/> |
4102 |
|
|
<p>xxxx</p> |
4103 |
|
|
</object> |
4104 |
|
|
</div> |
4105 |
|
|
#errors |
4106 |
|
|
|
4107 |
|
|
#data |
4108 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
4109 |
|
|
<object data=""> |
4110 |
|
|
<p>xxxx</p> |
4111 |
|
|
<param name="x" value="y"/> |
4112 |
|
|
</object> |
4113 |
|
|
</div> |
4114 |
|
|
#errors |
4115 |
|
|
/div/object/param;element not allowed:prose;m |
4116 |
|
|
|
4117 |
|
|
#data |
4118 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
4119 |
|
|
<object data=""> |
4120 |
|
|
<object data=""> |
4121 |
|
|
<param name="x" value="y"/> |
4122 |
|
|
<p>xxxx</p> |
4123 |
|
|
</object> |
4124 |
|
|
</object> |
4125 |
|
|
</div> |
4126 |
|
|
#errors |
4127 |
|
|
|
4128 |
|
|
#data |
4129 |
|
|
<span xmlns="http://www.w3.org/1999/xhtml"> |
4130 |
|
|
<object data=""> |
4131 |
wakaba |
1.41 |
<param name="x" value="y"/> |
4132 |
|
|
<p>xxxx</p> |
4133 |
|
|
</object> |
4134 |
|
|
</span> |
4135 |
|
|
#errors |
4136 |
|
|
/span/object/p;element not allowed:phrasing;m |
4137 |
|
|
|
4138 |
|
|
#data |
4139 |
|
|
<span xmlns="http://www.w3.org/1999/xhtml"> |
4140 |
|
|
<ins> |
4141 |
|
|
<object data=""> |
4142 |
|
|
<param name="x" value="y"/> |
4143 |
|
|
<p>xxxx</p> |
4144 |
|
|
</object> |
4145 |
|
|
</ins> |
4146 |
|
|
</span> |
4147 |
|
|
#errors |
4148 |
|
|
/span/ins/object/p;element not allowed:phrasing;m |
4149 |
|
|
|
4150 |
|
|
#data |
4151 |
|
|
<span xmlns="http://www.w3.org/1999/xhtml"> |
4152 |
|
|
<object data=""> |
4153 |
wakaba |
1.36 |
<object data=""> |
4154 |
|
|
<param name="x" value="y"/> |
4155 |
|
|
<p>xxxx</p> |
4156 |
|
|
</object> |
4157 |
|
|
</object> |
4158 |
|
|
</span> |
4159 |
|
|
#errors |
4160 |
|
|
/span/object/object/p;element not allowed:phrasing;m |
4161 |
|
|
|
4162 |
|
|
#data |
4163 |
|
|
<span xmlns="http://www.w3.org/1999/xhtml"> |
4164 |
|
|
<object data=""> |
4165 |
|
|
<object data=""> |
4166 |
|
|
<p>xxxx</p> |
4167 |
|
|
<param name="x" value="y"/> |
4168 |
|
|
</object> |
4169 |
|
|
</object> |
4170 |
|
|
</span> |
4171 |
|
|
#errors |
4172 |
|
|
/span/object/object/p;element not allowed:phrasing;m |
4173 |
|
|
/span/object/object/param;element not allowed:phrasing;m |
4174 |
wakaba |
1.32 |
|
4175 |
|
|
#data |
4176 |
wakaba |
1.38 |
<p xmlns="http://www.w3.org/1999/xhtml"><object data=""><p>xx</p></object></p> |
4177 |
|
|
#errors |
4178 |
|
|
/p/object/p;element not allowed:phrasing;m |
4179 |
|
|
|
4180 |
|
|
#data |
4181 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"><object data=""><style scoped=""></style>xx</object></p> |
4182 |
|
|
#errors |
4183 |
|
|
/p/object/style;element not allowed:phrasing;m |
4184 |
|
|
/p/object/style;style:text/css;unsupported |
4185 |
|
|
|
4186 |
|
|
#data |
4187 |
wakaba |
1.39 |
<video xmlns="http://www.w3.org/1999/xhtml"></video> |
4188 |
|
|
#errors |
4189 |
|
|
/video;no significant content;s |
4190 |
|
|
/video;element missing:source;m |
4191 |
|
|
|
4192 |
|
|
#data |
4193 |
|
|
<video xmlns="http://www.w3.org/1999/xhtml"> </video> |
4194 |
|
|
#errors |
4195 |
|
|
/video;element missing:source;m |
4196 |
|
|
/video;no significant content;s |
4197 |
|
|
|
4198 |
|
|
#data |
4199 |
|
|
<video xmlns="http://www.w3.org/1999/xhtml">xx</video> |
4200 |
|
|
#errors |
4201 |
|
|
/video;element missing:source;m |
4202 |
|
|
|
4203 |
|
|
#data |
4204 |
|
|
<video xmlns="http://www.w3.org/1999/xhtml"><style scoped=""/>xx</video> |
4205 |
|
|
#errors |
4206 |
|
|
/video;element missing:source;m |
4207 |
|
|
/video/style;style:text/css;unsupported |
4208 |
|
|
|
4209 |
|
|
#data |
4210 |
|
|
<video xmlns="http://www.w3.org/1999/xhtml"><style scoped=""/><p>xx</p></video> |
4211 |
|
|
#errors |
4212 |
|
|
/video;element missing:source;m |
4213 |
|
|
/video/style;style:text/css;unsupported |
4214 |
|
|
|
4215 |
|
|
#data |
4216 |
|
|
<video xmlns="http://www.w3.org/1999/xhtml" src=""></video> |
4217 |
|
|
#errors |
4218 |
|
|
/video;no significant content;s |
4219 |
|
|
|
4220 |
|
|
#data |
4221 |
|
|
<video xmlns="http://www.w3.org/1999/xhtml" src=""> </video> |
4222 |
|
|
#errors |
4223 |
|
|
/video;no significant content;s |
4224 |
|
|
|
4225 |
|
|
#data |
4226 |
|
|
<video xmlns="http://www.w3.org/1999/xhtml" src="">xx</video> |
4227 |
|
|
#errors |
4228 |
|
|
|
4229 |
|
|
#data |
4230 |
|
|
<video xmlns="http://www.w3.org/1999/xhtml" src=""><style scoped=""/>xx</video> |
4231 |
|
|
#errors |
4232 |
|
|
/video/style;style:text/css;unsupported |
4233 |
|
|
|
4234 |
|
|
#data |
4235 |
|
|
<video xmlns="http://www.w3.org/1999/xhtml" src=""><style scoped=""/><p>xx</p></video> |
4236 |
|
|
#errors |
4237 |
|
|
/video/style;style:text/css;unsupported |
4238 |
|
|
|
4239 |
|
|
#data |
4240 |
|
|
<video xmlns="http://www.w3.org/1999/xhtml"><source src=""/></video> |
4241 |
|
|
#errors |
4242 |
|
|
/video;no significant content;s |
4243 |
|
|
|
4244 |
|
|
#data |
4245 |
|
|
<video xmlns="http://www.w3.org/1999/xhtml"><source src=""/>xx</video> |
4246 |
|
|
#errors |
4247 |
|
|
|
4248 |
|
|
#data |
4249 |
|
|
<video xmlns="http://www.w3.org/1999/xhtml"><source src=""/><style scoped=""/>xx</video> |
4250 |
|
|
#errors |
4251 |
|
|
/video/style;style:text/css;unsupported |
4252 |
|
|
|
4253 |
|
|
#data |
4254 |
|
|
<video xmlns="http://www.w3.org/1999/xhtml"><source src=""/><style scoped=""/><p>xx</p></video> |
4255 |
|
|
#errors |
4256 |
|
|
/video/style;style:text/css;unsupported |
4257 |
|
|
|
4258 |
|
|
#data |
4259 |
|
|
<video xmlns="http://www.w3.org/1999/xhtml"><source src=""/><source src=""/></video> |
4260 |
|
|
#errors |
4261 |
|
|
/video;no significant content;s |
4262 |
|
|
|
4263 |
|
|
#data |
4264 |
|
|
<video xmlns="http://www.w3.org/1999/xhtml">x<source src=""/></video> |
4265 |
|
|
#errors |
4266 |
|
|
/video/source;element not allowed:prose;m |
4267 |
|
|
|
4268 |
|
|
#data |
4269 |
|
|
<video xmlns="http://www.w3.org/1999/xhtml"><style scoped=""/><source src=""/></video> |
4270 |
|
|
#errors |
4271 |
|
|
/video/source;element not allowed:prose;m |
4272 |
|
|
/video/style;style:text/css;unsupported |
4273 |
|
|
/video;no significant content;s |
4274 |
|
|
|
4275 |
|
|
#data |
4276 |
|
|
<video xmlns="http://www.w3.org/1999/xhtml"><source src=""/><style scoped=""/><source src=""/></video> |
4277 |
|
|
#errors |
4278 |
|
|
/video/source;element not allowed:prose;m |
4279 |
|
|
/video/style;style:text/css;unsupported |
4280 |
|
|
/video;no significant content;s |
4281 |
|
|
|
4282 |
|
|
#data |
4283 |
|
|
<video xmlns="http://www.w3.org/1999/xhtml"><source src=""/><style scoped=""/><source src=""/><source src=""/></video> |
4284 |
|
|
#errors |
4285 |
|
|
/video/source;element not allowed:prose;m |
4286 |
|
|
/video/source;element not allowed:prose;m |
4287 |
|
|
/video/style;style:text/css;unsupported |
4288 |
|
|
/video;no significant content;s |
4289 |
|
|
|
4290 |
|
|
#data |
4291 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><video></video></div> |
4292 |
|
|
#errors |
4293 |
|
|
/div/video;element missing:source;m |
4294 |
|
|
|
4295 |
|
|
#data |
4296 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><video> </video></div> |
4297 |
|
|
#errors |
4298 |
|
|
/div/video;element missing:source;m |
4299 |
|
|
|
4300 |
|
|
#data |
4301 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><video>xx</video></div> |
4302 |
|
|
#errors |
4303 |
|
|
/div/video;element missing:source;m |
4304 |
|
|
|
4305 |
|
|
#data |
4306 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><video><style scoped=""/>xx</video></div> |
4307 |
|
|
#errors |
4308 |
|
|
/div/video;element missing:source;m |
4309 |
|
|
/div/video/style;style:text/css;unsupported |
4310 |
|
|
|
4311 |
|
|
#data |
4312 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
4313 |
|
|
<video><style scoped=""/><p>xx</p></video></div> |
4314 |
|
|
#errors |
4315 |
|
|
/div/video;element missing:source;m |
4316 |
|
|
/div/video/style;style:text/css;unsupported |
4317 |
|
|
|
4318 |
|
|
#data |
4319 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><video src=""></video></div> |
4320 |
|
|
#errors |
4321 |
|
|
|
4322 |
|
|
#data |
4323 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><video src=""> </video></div> |
4324 |
|
|
#errors |
4325 |
|
|
|
4326 |
|
|
#data |
4327 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><video src="">xx</video></div> |
4328 |
|
|
#errors |
4329 |
|
|
|
4330 |
|
|
#data |
4331 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
4332 |
|
|
<video src=""><style scoped=""/>xx</video></div> |
4333 |
|
|
#errors |
4334 |
|
|
/div/video/style;style:text/css;unsupported |
4335 |
|
|
|
4336 |
|
|
#data |
4337 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
4338 |
|
|
<video src=""><style scoped=""/><p>xx</p></video></div> |
4339 |
|
|
#errors |
4340 |
|
|
/div/video/style;style:text/css;unsupported |
4341 |
|
|
|
4342 |
|
|
#data |
4343 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><video><source src=""/></video></div> |
4344 |
|
|
#errors |
4345 |
|
|
|
4346 |
|
|
#data |
4347 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><video><source src=""/>xx</video></div> |
4348 |
|
|
#errors |
4349 |
|
|
|
4350 |
|
|
#data |
4351 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
4352 |
|
|
<video><source src=""/><style scoped=""/>xx</video></div> |
4353 |
|
|
#errors |
4354 |
|
|
/div/video/style;style:text/css;unsupported |
4355 |
|
|
|
4356 |
|
|
#data |
4357 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
4358 |
|
|
<video><source src=""/><style scoped=""/><p>xx</p></video></div> |
4359 |
|
|
#errors |
4360 |
|
|
/div/video/style;style:text/css;unsupported |
4361 |
|
|
|
4362 |
|
|
#data |
4363 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
4364 |
|
|
<video><source src=""/><source src=""/></video></div> |
4365 |
|
|
#errors |
4366 |
|
|
|
4367 |
|
|
#data |
4368 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><video>x<source src=""/></video></div> |
4369 |
|
|
#errors |
4370 |
|
|
/div/video/source;element not allowed:prose;m |
4371 |
|
|
|
4372 |
|
|
#data |
4373 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
4374 |
|
|
<video><style scoped=""/><source src=""/></video></div> |
4375 |
|
|
#errors |
4376 |
|
|
/div/video/source;element not allowed:prose;m |
4377 |
|
|
/div/video/style;style:text/css;unsupported |
4378 |
|
|
|
4379 |
|
|
#data |
4380 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
4381 |
|
|
<video><source src=""/><style scoped=""/><source src=""/></video></div> |
4382 |
|
|
#errors |
4383 |
|
|
/div/video/source;element not allowed:prose;m |
4384 |
|
|
/div/video/style;style:text/css;unsupported |
4385 |
|
|
|
4386 |
|
|
#data |
4387 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
4388 |
|
|
<video><source src=""/><style scoped=""/><source src=""/><source src=""/></video></div> |
4389 |
|
|
#errors |
4390 |
|
|
/div/video/source;element not allowed:prose;m |
4391 |
|
|
/div/video/source;element not allowed:prose;m |
4392 |
|
|
/div/video/style;style:text/css;unsupported |
4393 |
|
|
|
4394 |
|
|
#data |
4395 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"><video></video></em> |
4396 |
|
|
#errors |
4397 |
|
|
/em/video;element missing:source;m |
4398 |
|
|
|
4399 |
|
|
#data |
4400 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"><video> </video></em> |
4401 |
|
|
#errors |
4402 |
|
|
/em/video;element missing:source;m |
4403 |
|
|
|
4404 |
|
|
#data |
4405 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"><video>xx</video></em> |
4406 |
|
|
#errors |
4407 |
|
|
/em/video;element missing:source;m |
4408 |
|
|
|
4409 |
|
|
#data |
4410 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"><video><style scoped=""/>xx</video></em> |
4411 |
|
|
#errors |
4412 |
|
|
/em/video;element missing:source;m |
4413 |
|
|
/em/video/style;style:text/css;unsupported |
4414 |
|
|
/em/video/style;element not allowed:phrasing;m |
4415 |
|
|
|
4416 |
|
|
#data |
4417 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"> |
4418 |
|
|
<video><style scoped=""/><p>xx</p></video></em> |
4419 |
|
|
#errors |
4420 |
|
|
/em/video;element missing:source;m |
4421 |
|
|
/em/video/style;style:text/css;unsupported |
4422 |
|
|
/em/video/style;element not allowed:phrasing;m |
4423 |
|
|
/em/video/p;element not allowed:phrasing;m |
4424 |
|
|
|
4425 |
|
|
#data |
4426 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"><video src=""></video></em> |
4427 |
|
|
#errors |
4428 |
|
|
|
4429 |
|
|
#data |
4430 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"><video src=""> </video></em> |
4431 |
|
|
#errors |
4432 |
|
|
|
4433 |
|
|
#data |
4434 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"><video src="">xx</video></em> |
4435 |
|
|
#errors |
4436 |
|
|
|
4437 |
|
|
#data |
4438 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"> |
4439 |
|
|
<video src=""><style scoped=""/>xx</video></em> |
4440 |
|
|
#errors |
4441 |
|
|
/em/video/style;style:text/css;unsupported |
4442 |
|
|
/em/video/style;element not allowed:phrasing;m |
4443 |
|
|
|
4444 |
|
|
#data |
4445 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"> |
4446 |
|
|
<video src=""><style scoped=""/><p>xx</p></video></em> |
4447 |
|
|
#errors |
4448 |
|
|
/em/video/style;style:text/css;unsupported |
4449 |
|
|
/em/video/style;element not allowed:phrasing;m |
4450 |
|
|
/em/video/p;element not allowed:phrasing;m |
4451 |
|
|
|
4452 |
|
|
#data |
4453 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"><video><source src=""/></video></em> |
4454 |
|
|
#errors |
4455 |
|
|
|
4456 |
|
|
#data |
4457 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"><video><source src=""/>xx</video></em> |
4458 |
|
|
#errors |
4459 |
|
|
|
4460 |
|
|
#data |
4461 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"> |
4462 |
|
|
<video><source src=""/><style scoped=""/>xx</video></em> |
4463 |
|
|
#errors |
4464 |
|
|
/em/video/style;style:text/css;unsupported |
4465 |
|
|
/em/video/style;element not allowed:phrasing;m |
4466 |
|
|
|
4467 |
|
|
#data |
4468 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"> |
4469 |
|
|
<video><source src=""/><style scoped=""/><p>xx</p></video></em> |
4470 |
|
|
#errors |
4471 |
|
|
/em/video/style;style:text/css;unsupported |
4472 |
|
|
/em/video/style;element not allowed:phrasing;m |
4473 |
|
|
/em/video/p;element not allowed:phrasing;m |
4474 |
|
|
|
4475 |
|
|
#data |
4476 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"> |
4477 |
|
|
<video><source src=""/><source src=""/></video></em> |
4478 |
|
|
#errors |
4479 |
|
|
|
4480 |
|
|
#data |
4481 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"><video>x<source src=""/></video></em> |
4482 |
|
|
#errors |
4483 |
|
|
/em/video/source;element not allowed:phrasing;m |
4484 |
|
|
|
4485 |
|
|
#data |
4486 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"> |
4487 |
|
|
<video><style scoped=""/><source src=""/></video></em> |
4488 |
|
|
#errors |
4489 |
|
|
/em/video/source;element not allowed:phrasing;m |
4490 |
|
|
/em/video/style;style:text/css;unsupported |
4491 |
|
|
/em/video/style;element not allowed:phrasing;m |
4492 |
|
|
|
4493 |
|
|
#data |
4494 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"> |
4495 |
|
|
<video><source src=""/><style scoped=""/><source src=""/></video></em> |
4496 |
|
|
#errors |
4497 |
|
|
/em/video/source;element not allowed:phrasing;m |
4498 |
|
|
/em/video/style;style:text/css;unsupported |
4499 |
|
|
/em/video/style;element not allowed:phrasing;m |
4500 |
|
|
|
4501 |
|
|
#data |
4502 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"> |
4503 |
|
|
<video><source src=""/><style scoped=""/><source src=""/><source src=""/></video></em> |
4504 |
|
|
#errors |
4505 |
|
|
/em/video/source;element not allowed:phrasing;m |
4506 |
|
|
/em/video/source;element not allowed:phrasing;m |
4507 |
|
|
/em/video/style;style:text/css;unsupported |
4508 |
|
|
/em/video/style;element not allowed:phrasing;m |
4509 |
|
|
|
4510 |
|
|
#data |
4511 |
|
|
<audio xmlns="http://www.w3.org/1999/xhtml"></audio> |
4512 |
|
|
#errors |
4513 |
|
|
/audio;no significant content;s |
4514 |
|
|
/audio;element missing:source;m |
4515 |
|
|
|
4516 |
|
|
#data |
4517 |
|
|
<audio xmlns="http://www.w3.org/1999/xhtml"> </audio> |
4518 |
|
|
#errors |
4519 |
|
|
/audio;element missing:source;m |
4520 |
|
|
/audio;no significant content;s |
4521 |
|
|
|
4522 |
|
|
#data |
4523 |
|
|
<audio xmlns="http://www.w3.org/1999/xhtml">xx</audio> |
4524 |
|
|
#errors |
4525 |
|
|
/audio;element missing:source;m |
4526 |
|
|
|
4527 |
|
|
#data |
4528 |
|
|
<audio xmlns="http://www.w3.org/1999/xhtml"><style scoped=""/>xx</audio> |
4529 |
|
|
#errors |
4530 |
|
|
/audio;element missing:source;m |
4531 |
|
|
/audio/style;style:text/css;unsupported |
4532 |
|
|
|
4533 |
|
|
#data |
4534 |
|
|
<audio xmlns="http://www.w3.org/1999/xhtml"><style scoped=""/><p>xx</p></audio> |
4535 |
|
|
#errors |
4536 |
|
|
/audio;element missing:source;m |
4537 |
|
|
/audio/style;style:text/css;unsupported |
4538 |
|
|
|
4539 |
|
|
#data |
4540 |
|
|
<audio xmlns="http://www.w3.org/1999/xhtml" src=""></audio> |
4541 |
|
|
#errors |
4542 |
|
|
/audio;no significant content;s |
4543 |
|
|
|
4544 |
|
|
#data |
4545 |
|
|
<audio xmlns="http://www.w3.org/1999/xhtml" src=""> </audio> |
4546 |
|
|
#errors |
4547 |
|
|
/audio;no significant content;s |
4548 |
|
|
|
4549 |
|
|
#data |
4550 |
|
|
<audio xmlns="http://www.w3.org/1999/xhtml" src="">xx</audio> |
4551 |
|
|
#errors |
4552 |
|
|
|
4553 |
|
|
#data |
4554 |
|
|
<audio xmlns="http://www.w3.org/1999/xhtml" src=""><style scoped=""/>xx</audio> |
4555 |
|
|
#errors |
4556 |
|
|
/audio/style;style:text/css;unsupported |
4557 |
|
|
|
4558 |
|
|
#data |
4559 |
|
|
<audio xmlns="http://www.w3.org/1999/xhtml" src=""><style scoped=""/><p>xx</p></audio> |
4560 |
|
|
#errors |
4561 |
|
|
/audio/style;style:text/css;unsupported |
4562 |
|
|
|
4563 |
|
|
#data |
4564 |
|
|
<audio xmlns="http://www.w3.org/1999/xhtml"><source src=""/></audio> |
4565 |
|
|
#errors |
4566 |
|
|
/audio;no significant content;s |
4567 |
|
|
|
4568 |
|
|
#data |
4569 |
|
|
<audio xmlns="http://www.w3.org/1999/xhtml"><source src=""/>xx</audio> |
4570 |
|
|
#errors |
4571 |
|
|
|
4572 |
|
|
#data |
4573 |
|
|
<audio xmlns="http://www.w3.org/1999/xhtml"><source src=""/><style scoped=""/>xx</audio> |
4574 |
|
|
#errors |
4575 |
|
|
/audio/style;style:text/css;unsupported |
4576 |
|
|
|
4577 |
|
|
#data |
4578 |
|
|
<audio xmlns="http://www.w3.org/1999/xhtml"><source src=""/><style scoped=""/><p>xx</p></audio> |
4579 |
|
|
#errors |
4580 |
|
|
/audio/style;style:text/css;unsupported |
4581 |
|
|
|
4582 |
|
|
#data |
4583 |
|
|
<audio xmlns="http://www.w3.org/1999/xhtml"><source src=""/><source src=""/></audio> |
4584 |
|
|
#errors |
4585 |
|
|
/audio;no significant content;s |
4586 |
|
|
|
4587 |
|
|
#data |
4588 |
|
|
<audio xmlns="http://www.w3.org/1999/xhtml">x<source src=""/></audio> |
4589 |
|
|
#errors |
4590 |
|
|
/audio/source;element not allowed:prose;m |
4591 |
|
|
|
4592 |
|
|
#data |
4593 |
|
|
<audio xmlns="http://www.w3.org/1999/xhtml"><style scoped=""/><source src=""/></audio> |
4594 |
|
|
#errors |
4595 |
|
|
/audio/source;element not allowed:prose;m |
4596 |
|
|
/audio/style;style:text/css;unsupported |
4597 |
|
|
/audio;no significant content;s |
4598 |
|
|
|
4599 |
|
|
#data |
4600 |
|
|
<audio xmlns="http://www.w3.org/1999/xhtml"><source src=""/><style scoped=""/><source src=""/></audio> |
4601 |
|
|
#errors |
4602 |
|
|
/audio/source;element not allowed:prose;m |
4603 |
|
|
/audio/style;style:text/css;unsupported |
4604 |
|
|
/audio;no significant content;s |
4605 |
|
|
|
4606 |
|
|
#data |
4607 |
|
|
<audio xmlns="http://www.w3.org/1999/xhtml"><source src=""/><style scoped=""/><source src=""/><source src=""/></audio> |
4608 |
|
|
#errors |
4609 |
|
|
/audio/source;element not allowed:prose;m |
4610 |
|
|
/audio/source;element not allowed:prose;m |
4611 |
|
|
/audio/style;style:text/css;unsupported |
4612 |
|
|
/audio;no significant content;s |
4613 |
|
|
|
4614 |
|
|
#data |
4615 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><audio></audio></div> |
4616 |
|
|
#errors |
4617 |
|
|
/div/audio;element missing:source;m |
4618 |
|
|
|
4619 |
|
|
#data |
4620 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><audio> </audio></div> |
4621 |
|
|
#errors |
4622 |
|
|
/div/audio;element missing:source;m |
4623 |
|
|
|
4624 |
|
|
#data |
4625 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><audio>xx</audio></div> |
4626 |
|
|
#errors |
4627 |
|
|
/div/audio;element missing:source;m |
4628 |
|
|
|
4629 |
|
|
#data |
4630 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><audio><style scoped=""/>xx</audio></div> |
4631 |
|
|
#errors |
4632 |
|
|
/div/audio;element missing:source;m |
4633 |
|
|
/div/audio/style;style:text/css;unsupported |
4634 |
|
|
|
4635 |
|
|
#data |
4636 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
4637 |
|
|
<audio><style scoped=""/><p>xx</p></audio></div> |
4638 |
|
|
#errors |
4639 |
|
|
/div/audio;element missing:source;m |
4640 |
|
|
/div/audio/style;style:text/css;unsupported |
4641 |
|
|
|
4642 |
|
|
#data |
4643 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><audio src=""></audio></div> |
4644 |
|
|
#errors |
4645 |
|
|
|
4646 |
|
|
#data |
4647 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><audio src=""> </audio></div> |
4648 |
|
|
#errors |
4649 |
|
|
|
4650 |
|
|
#data |
4651 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><audio src="">xx</audio></div> |
4652 |
|
|
#errors |
4653 |
|
|
|
4654 |
|
|
#data |
4655 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
4656 |
|
|
<audio src=""><style scoped=""/>xx</audio></div> |
4657 |
|
|
#errors |
4658 |
|
|
/div/audio/style;style:text/css;unsupported |
4659 |
|
|
|
4660 |
|
|
#data |
4661 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
4662 |
|
|
<audio src=""><style scoped=""/><p>xx</p></audio></div> |
4663 |
|
|
#errors |
4664 |
|
|
/div/audio/style;style:text/css;unsupported |
4665 |
|
|
|
4666 |
|
|
#data |
4667 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><audio><source src=""/></audio></div> |
4668 |
|
|
#errors |
4669 |
|
|
|
4670 |
|
|
#data |
4671 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><audio><source src=""/>xx</audio></div> |
4672 |
|
|
#errors |
4673 |
|
|
|
4674 |
|
|
#data |
4675 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
4676 |
|
|
<audio><source src=""/><style scoped=""/>xx</audio></div> |
4677 |
|
|
#errors |
4678 |
|
|
/div/audio/style;style:text/css;unsupported |
4679 |
|
|
|
4680 |
|
|
#data |
4681 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
4682 |
|
|
<audio><source src=""/><style scoped=""/><p>xx</p></audio></div> |
4683 |
|
|
#errors |
4684 |
|
|
/div/audio/style;style:text/css;unsupported |
4685 |
|
|
|
4686 |
|
|
#data |
4687 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
4688 |
|
|
<audio><source src=""/><source src=""/></audio></div> |
4689 |
|
|
#errors |
4690 |
|
|
|
4691 |
|
|
#data |
4692 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><audio>x<source src=""/></audio></div> |
4693 |
|
|
#errors |
4694 |
|
|
/div/audio/source;element not allowed:prose;m |
4695 |
|
|
|
4696 |
|
|
#data |
4697 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
4698 |
|
|
<audio><style scoped=""/><source src=""/></audio></div> |
4699 |
|
|
#errors |
4700 |
|
|
/div/audio/source;element not allowed:prose;m |
4701 |
|
|
/div/audio/style;style:text/css;unsupported |
4702 |
|
|
|
4703 |
|
|
#data |
4704 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
4705 |
|
|
<audio><source src=""/><style scoped=""/><source src=""/></audio></div> |
4706 |
|
|
#errors |
4707 |
|
|
/div/audio/source;element not allowed:prose;m |
4708 |
|
|
/div/audio/style;style:text/css;unsupported |
4709 |
|
|
|
4710 |
|
|
#data |
4711 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
4712 |
|
|
<audio><source src=""/><style scoped=""/><source src=""/><source src=""/></audio></div> |
4713 |
|
|
#errors |
4714 |
|
|
/div/audio/source;element not allowed:prose;m |
4715 |
|
|
/div/audio/source;element not allowed:prose;m |
4716 |
|
|
/div/audio/style;style:text/css;unsupported |
4717 |
|
|
|
4718 |
|
|
#data |
4719 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"><audio></audio></em> |
4720 |
|
|
#errors |
4721 |
|
|
/em/audio;element missing:source;m |
4722 |
|
|
|
4723 |
|
|
#data |
4724 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"><audio> </audio></em> |
4725 |
|
|
#errors |
4726 |
|
|
/em/audio;element missing:source;m |
4727 |
|
|
|
4728 |
|
|
#data |
4729 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"><audio>xx</audio></em> |
4730 |
|
|
#errors |
4731 |
|
|
/em/audio;element missing:source;m |
4732 |
|
|
|
4733 |
|
|
#data |
4734 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"><audio><style scoped=""/>xx</audio></em> |
4735 |
|
|
#errors |
4736 |
|
|
/em/audio;element missing:source;m |
4737 |
|
|
/em/audio/style;style:text/css;unsupported |
4738 |
|
|
/em/audio/style;element not allowed:phrasing;m |
4739 |
|
|
|
4740 |
|
|
#data |
4741 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"> |
4742 |
|
|
<audio><style scoped=""/><p>xx</p></audio></em> |
4743 |
|
|
#errors |
4744 |
|
|
/em/audio;element missing:source;m |
4745 |
|
|
/em/audio/style;style:text/css;unsupported |
4746 |
|
|
/em/audio/style;element not allowed:phrasing;m |
4747 |
|
|
/em/audio/p;element not allowed:phrasing;m |
4748 |
|
|
|
4749 |
|
|
#data |
4750 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"><audio src=""></audio></em> |
4751 |
|
|
#errors |
4752 |
|
|
|
4753 |
|
|
#data |
4754 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"><audio src=""> </audio></em> |
4755 |
|
|
#errors |
4756 |
|
|
|
4757 |
|
|
#data |
4758 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"><audio src="">xx</audio></em> |
4759 |
|
|
#errors |
4760 |
|
|
|
4761 |
|
|
#data |
4762 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"> |
4763 |
|
|
<audio src=""><style scoped=""/>xx</audio></em> |
4764 |
|
|
#errors |
4765 |
|
|
/em/audio/style;style:text/css;unsupported |
4766 |
|
|
/em/audio/style;element not allowed:phrasing;m |
4767 |
|
|
|
4768 |
|
|
#data |
4769 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"> |
4770 |
|
|
<audio src=""><style scoped=""/><p>xx</p></audio></em> |
4771 |
|
|
#errors |
4772 |
|
|
/em/audio/style;style:text/css;unsupported |
4773 |
|
|
/em/audio/style;element not allowed:phrasing;m |
4774 |
|
|
/em/audio/p;element not allowed:phrasing;m |
4775 |
|
|
|
4776 |
|
|
#data |
4777 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"><audio><source src=""/></audio></em> |
4778 |
|
|
#errors |
4779 |
|
|
|
4780 |
|
|
#data |
4781 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"><audio><source src=""/>xx</audio></em> |
4782 |
|
|
#errors |
4783 |
|
|
|
4784 |
|
|
#data |
4785 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"> |
4786 |
|
|
<audio><source src=""/><style scoped=""/>xx</audio></em> |
4787 |
|
|
#errors |
4788 |
|
|
/em/audio/style;style:text/css;unsupported |
4789 |
|
|
/em/audio/style;element not allowed:phrasing;m |
4790 |
|
|
|
4791 |
|
|
#data |
4792 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"> |
4793 |
|
|
<audio><source src=""/><style scoped=""/><p>xx</p></audio></em> |
4794 |
|
|
#errors |
4795 |
|
|
/em/audio/style;style:text/css;unsupported |
4796 |
|
|
/em/audio/style;element not allowed:phrasing;m |
4797 |
|
|
/em/audio/p;element not allowed:phrasing;m |
4798 |
|
|
|
4799 |
|
|
#data |
4800 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"> |
4801 |
|
|
<audio><source src=""/><source src=""/></audio></em> |
4802 |
|
|
#errors |
4803 |
|
|
|
4804 |
|
|
#data |
4805 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"><audio>x<source src=""/></audio></em> |
4806 |
|
|
#errors |
4807 |
|
|
/em/audio/source;element not allowed:phrasing;m |
4808 |
|
|
|
4809 |
|
|
#data |
4810 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"> |
4811 |
|
|
<audio><style scoped=""/><source src=""/></audio></em> |
4812 |
|
|
#errors |
4813 |
|
|
/em/audio/source;element not allowed:phrasing;m |
4814 |
|
|
/em/audio/style;style:text/css;unsupported |
4815 |
|
|
/em/audio/style;element not allowed:phrasing;m |
4816 |
|
|
|
4817 |
|
|
#data |
4818 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"> |
4819 |
|
|
<audio><source src=""/><style scoped=""/><source src=""/></audio></em> |
4820 |
|
|
#errors |
4821 |
|
|
/em/audio/source;element not allowed:phrasing;m |
4822 |
|
|
/em/audio/style;style:text/css;unsupported |
4823 |
|
|
/em/audio/style;element not allowed:phrasing;m |
4824 |
|
|
|
4825 |
|
|
#data |
4826 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"> |
4827 |
|
|
<audio><source src=""/><style scoped=""/><source src=""/><source src=""/></audio></em> |
4828 |
|
|
#errors |
4829 |
|
|
/em/audio/source;element not allowed:phrasing;m |
4830 |
|
|
/em/audio/source;element not allowed:phrasing;m |
4831 |
|
|
/em/audio/style;style:text/css;unsupported |
4832 |
|
|
/em/audio/style;element not allowed:phrasing;m |
4833 |
|
|
|
4834 |
|
|
#data |
4835 |
wakaba |
1.12 |
<table xmlns="http://www.w3.org/1999/xhtml"> |
4836 |
|
|
<thead><tr><td/></tr></thead> |
4837 |
|
|
<tbody><tr><td/></tr></tbody> |
4838 |
|
|
<tfoot><tr><td/></tr></tfoot> |
4839 |
|
|
</table> |
4840 |
|
|
#errors |
4841 |
wakaba |
1.25 |
/table/thead/tr/td;no significant content;s |
4842 |
|
|
/table/tbody/tr/td;no significant content;s |
4843 |
|
|
/table/tfoot/tr/td;no significant content;s |
4844 |
wakaba |
1.12 |
|
4845 |
|
|
#data |
4846 |
wakaba |
1.28 |
<th xmlns="http://www.w3.org/1999/xhtml"></th> |
4847 |
|
|
#errors |
4848 |
|
|
/th;no significant content;s |
4849 |
|
|
|
4850 |
|
|
#data |
4851 |
|
|
<th xmlns="http://www.w3.org/1999/xhtml">xxx</th> |
4852 |
|
|
#errors |
4853 |
|
|
|
4854 |
|
|
#data |
4855 |
|
|
<th xmlns="http://www.w3.org/1999/xhtml"> </th> |
4856 |
|
|
#errors |
4857 |
|
|
/th;no significant content;s |
4858 |
|
|
|
4859 |
|
|
#data |
4860 |
|
|
<th xmlns="http://www.w3.org/1999/xhtml"> <!---->xxx</th> |
4861 |
|
|
#errors |
4862 |
|
|
|
4863 |
|
|
#data |
4864 |
|
|
<th xmlns="http://www.w3.org/1999/xhtml"><a href="">aa</a></th> |
4865 |
|
|
#errors |
4866 |
|
|
|
4867 |
|
|
#data |
4868 |
|
|
<th xmlns="http://www.w3.org/1999/xhtml"><a href=""></a></th> |
4869 |
|
|
#errors |
4870 |
|
|
/th;no significant content;s |
4871 |
|
|
/th/a;no significant content;s |
4872 |
|
|
|
4873 |
|
|
#data |
4874 |
|
|
<th xmlns="http://www.w3.org/1999/xhtml"><p>xx</p></th> |
4875 |
|
|
#errors |
4876 |
|
|
/th/p;element not allowed:phrasing;m |
4877 |
|
|
|
4878 |
|
|
#data |
4879 |
|
|
<th xmlns="http://www.w3.org/1999/xhtml"><ul><li>xx</li></ul></th> |
4880 |
|
|
#errors |
4881 |
|
|
/th/ul;element not allowed:phrasing;m |
4882 |
|
|
|
4883 |
|
|
#data |
4884 |
|
|
<th xmlns="http://www.w3.org/1999/xhtml"><h1>aaa</h1></th> |
4885 |
|
|
#errors |
4886 |
|
|
/th/h1;element not allowed:phrasing;m |
4887 |
|
|
|
4888 |
|
|
#data |
4889 |
|
|
<th xmlns="http://www.w3.org/1999/xhtml"><table/></th> |
4890 |
|
|
#errors |
4891 |
|
|
/th/table;element not allowed:phrasing;m |
4892 |
|
|
/th;no significant content;s |
4893 |
|
|
|
4894 |
|
|
#data |
4895 |
|
|
<th xmlns="http://www.w3.org/1999/xhtml"><ins></ins></th> |
4896 |
|
|
#errors |
4897 |
|
|
/th;no significant content;s |
4898 |
|
|
|
4899 |
|
|
#data |
4900 |
|
|
<th xmlns="http://www.w3.org/1999/xhtml"><ins>xxx</ins></th> |
4901 |
|
|
#errors |
4902 |
|
|
|
4903 |
|
|
#data |
4904 |
|
|
<th xmlns="http://www.w3.org/1999/xhtml"><ins><p>xx</p></ins></th> |
4905 |
|
|
#errors |
4906 |
|
|
/th/ins/p;element not allowed:phrasing;m |
4907 |
|
|
|
4908 |
|
|
#data |
4909 |
|
|
<th xmlns="http://www.w3.org/1999/xhtml"><ins>xxx<p>xxx</p></ins></th> |
4910 |
|
|
#errors |
4911 |
|
|
/th/ins/p;element not allowed:phrasing;m |
4912 |
|
|
|
4913 |
|
|
#data |
4914 |
|
|
<th xmlns="http://www.w3.org/1999/xhtml"><del></del></th> |
4915 |
|
|
#errors |
4916 |
|
|
/th;no significant content;s |
4917 |
|
|
|
4918 |
|
|
#data |
4919 |
|
|
<th xmlns="http://www.w3.org/1999/xhtml"><del>xx</del></th> |
4920 |
|
|
#errors |
4921 |
|
|
/th;no significant content;s |
4922 |
|
|
|
4923 |
|
|
#data |
4924 |
|
|
<th xmlns="http://www.w3.org/1999/xhtml"><del><p>xx</p></del></th> |
4925 |
|
|
#errors |
4926 |
|
|
/th;no significant content;s |
4927 |
|
|
/th/del/p;element not allowed:phrasing;m |
4928 |
|
|
|
4929 |
|
|
#data |
4930 |
|
|
<th xmlns="http://www.w3.org/1999/xhtml"><del><p>xxx</p>xxx</del></th> |
4931 |
|
|
#errors |
4932 |
|
|
/th;no significant content;s |
4933 |
|
|
/th/del/p;element not allowed:phrasing;m |
4934 |
|
|
|
4935 |
|
|
#data |
4936 |
|
|
<th xmlns="http://www.w3.org/1999/xhtml"><del><ins>xxx<p>xxx</p></ins></del></th> |
4937 |
|
|
#errors |
4938 |
|
|
/th;no significant content;s |
4939 |
|
|
/th/del/ins/p;element not allowed:phrasing;m |
4940 |
|
|
|
4941 |
|
|
#data |
4942 |
wakaba |
1.6 |
<fieldset xmlns="http://www.w3.org/1999/xhtml"> |
4943 |
|
|
<legend>XXX</legend> |
4944 |
|
|
</fieldset> |
4945 |
|
|
#errors |
4946 |
wakaba |
1.4 |
|
4947 |
wakaba |
1.6 |
#data |
4948 |
|
|
<fieldset xmlns="http://www.w3.org/1999/xhtml"> |
4949 |
|
|
<legend><p>XXX</p></legend> |
4950 |
|
|
</fieldset> |
4951 |
|
|
#errors |
4952 |
wakaba |
1.27 |
/fieldset/legend/p;element not allowed:phrasing;m |
4953 |
wakaba |
1.6 |
|
4954 |
|
|
#data |
4955 |
|
|
<fieldset xmlns="http://www.w3.org/1999/xhtml"> |
4956 |
|
|
<legend><blockquote><p>XXX</p></blockquote></legend> |
4957 |
|
|
</fieldset> |
4958 |
|
|
#errors |
4959 |
wakaba |
1.27 |
/fieldset/legend/blockquote;element not allowed:phrasing;m |
4960 |
wakaba |
1.6 |
|
4961 |
|
|
#data |
4962 |
|
|
<figure xmlns="http://www.w3.org/1999/xhtml"> |
4963 |
|
|
<legend>XXX</legend> |
4964 |
wakaba |
1.34 |
<img src="" alt="x"/> |
4965 |
wakaba |
1.6 |
</figure> |
4966 |
|
|
#errors |
4967 |
|
|
|
4968 |
|
|
#data |
4969 |
|
|
<figure xmlns="http://www.w3.org/1999/xhtml"> |
4970 |
|
|
<legend><p>XXX</p></legend> |
4971 |
wakaba |
1.34 |
<img src="" alt="x"/> |
4972 |
wakaba |
1.6 |
</figure> |
4973 |
|
|
#errors |
4974 |
wakaba |
1.27 |
/figure/legend/p;element not allowed:phrasing;m |
4975 |
wakaba |
1.6 |
|
4976 |
|
|
#data |
4977 |
|
|
<figure xmlns="http://www.w3.org/1999/xhtml"> |
4978 |
|
|
<legend><blockquote><p>XXX</p></blockquote></legend> |
4979 |
wakaba |
1.34 |
<img src="" alt="x"/> |
4980 |
wakaba |
1.6 |
</figure> |
4981 |
|
|
#errors |
4982 |
wakaba |
1.27 |
/figure/legend/blockquote;element not allowed:phrasing;m |
4983 |
wakaba |
1.6 |
|
4984 |
|
|
#data |
4985 |
|
|
<figure xmlns="http://www.w3.org/1999/xhtml"> |
4986 |
|
|
<legend>XXX</legend> |
4987 |
wakaba |
1.34 |
<img src="" alt="x"/> |
4988 |
wakaba |
1.6 |
</figure> |
4989 |
|
|
#errors |
4990 |
|
|
|
4991 |
|
|
#data |
4992 |
|
|
<figure xmlns="http://www.w3.org/1999/xhtml"> |
4993 |
|
|
<legend><p>XXX</p></legend> |
4994 |
wakaba |
1.34 |
<img src="" alt="x"/> |
4995 |
wakaba |
1.6 |
</figure> |
4996 |
|
|
#errors |
4997 |
wakaba |
1.27 |
/figure/legend/p;element not allowed:phrasing;m |
4998 |
wakaba |
1.6 |
|
4999 |
|
|
#data |
5000 |
|
|
<figure xmlns="http://www.w3.org/1999/xhtml"> |
5001 |
|
|
<legend><blockquote><p>XXX</p></blockquote></legend> |
5002 |
wakaba |
1.34 |
<img src="" alt="x"/> |
5003 |
wakaba |
1.6 |
</figure> |
5004 |
|
|
#errors |
5005 |
wakaba |
1.27 |
/figure/legend/blockquote;element not allowed:phrasing;m |
5006 |
wakaba |
1.19 |
|
5007 |
|
|
#data |
5008 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
5009 |
|
|
<title/> |
5010 |
|
|
<noscript> |
5011 |
|
|
<p/> |
5012 |
|
|
</noscript> |
5013 |
|
|
</head> |
5014 |
|
|
#errors |
5015 |
|
|
/head/noscript;in XML:noscript |
5016 |
wakaba |
1.32 |
/head/noscript/p;element not allowed:head noscript;m |
5017 |
wakaba |
1.25 |
/head/noscript/p;no significant content;s |
5018 |
wakaba |
1.19 |
|
5019 |
|
|
#data |
5020 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
5021 |
|
|
<title/> |
5022 |
|
|
<noscript> |
5023 |
|
|
<noscript/> |
5024 |
|
|
</noscript> |
5025 |
|
|
</head> |
5026 |
|
|
#errors |
5027 |
|
|
/head/noscript;in XML:noscript |
5028 |
wakaba |
1.38 |
/head/noscript/noscript;in XML:noscript |
5029 |
wakaba |
1.32 |
/head/noscript/noscript;element not allowed:head noscript;m |
5030 |
wakaba |
1.19 |
|
5031 |
|
|
#data |
5032 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
5033 |
|
|
<title/> |
5034 |
|
|
<noscript> |
5035 |
|
|
<link rel="stylesheet" href=""/> |
5036 |
|
|
</noscript> |
5037 |
|
|
</head> |
5038 |
|
|
#errors |
5039 |
|
|
/head/noscript;in XML:noscript |
5040 |
|
|
|
5041 |
|
|
#data |
5042 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
5043 |
|
|
<title/> |
5044 |
|
|
<noscript> |
5045 |
|
|
<style/> |
5046 |
|
|
</noscript> |
5047 |
|
|
</head> |
5048 |
|
|
#errors |
5049 |
|
|
/head/noscript;in XML:noscript |
5050 |
|
|
/head/noscript/style;style:text/css;unsupported |
5051 |
|
|
|
5052 |
|
|
#data |
5053 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
5054 |
|
|
<title/> |
5055 |
|
|
<noscript> |
5056 |
|
|
<script/> |
5057 |
|
|
</noscript> |
5058 |
|
|
</head> |
5059 |
|
|
#errors |
5060 |
|
|
/head/noscript;in XML:noscript |
5061 |
wakaba |
1.32 |
/head/noscript/script;element not allowed:head noscript;m |
5062 |
wakaba |
1.19 |
/head/noscript/script;script:text/javascript;unsupported |
5063 |
|
|
|
5064 |
|
|
#data |
5065 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
5066 |
|
|
<title/> |
5067 |
|
|
<noscript> |
5068 |
|
|
<meta name="keywords" content=""/> |
5069 |
|
|
</noscript> |
5070 |
|
|
</head> |
5071 |
|
|
#errors |
5072 |
|
|
/head/noscript;in XML:noscript |
5073 |
wakaba |
1.38 |
/head/noscript/meta;element not allowed:head noscript;m |
5074 |
wakaba |
1.19 |
|
5075 |
|
|
#data |
5076 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
5077 |
|
|
<title/> |
5078 |
|
|
<noscript> |
5079 |
|
|
<base href=""/> |
5080 |
|
|
</noscript> |
5081 |
|
|
</head> |
5082 |
|
|
#errors |
5083 |
|
|
/head/noscript;in XML:noscript |
5084 |
wakaba |
1.32 |
/head/noscript/base;element not allowed:head noscript;m |
5085 |
wakaba |
1.19 |
|
5086 |
|
|
#data |
5087 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
5088 |
|
|
<title/> |
5089 |
|
|
<noscript> |
5090 |
|
|
<event-source src=""/> |
5091 |
|
|
</noscript> |
5092 |
|
|
</head> |
5093 |
|
|
#errors |
5094 |
|
|
/head/noscript;in XML:noscript |
5095 |
wakaba |
1.32 |
/head/noscript/event-source;element not allowed:head noscript;m |
5096 |
wakaba |
1.19 |
|
5097 |
|
|
#data |
5098 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
5099 |
|
|
<title/> |
5100 |
|
|
<noscript> |
5101 |
|
|
<title/> |
5102 |
|
|
</noscript> |
5103 |
|
|
</head> |
5104 |
|
|
#errors |
5105 |
|
|
/head/noscript;in XML:noscript |
5106 |
wakaba |
1.32 |
/head/noscript/title;element not allowed:head noscript;m |
5107 |
wakaba |
1.19 |
|
5108 |
|
|
#data |
5109 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
5110 |
|
|
<title/> |
5111 |
|
|
<noscript> |
5112 |
|
|
<link rel="stylesheet" href=""/> |
5113 |
|
|
<style/> |
5114 |
|
|
</noscript> |
5115 |
|
|
</head> |
5116 |
|
|
#errors |
5117 |
|
|
/head/noscript;in XML:noscript |
5118 |
|
|
/head/noscript/style;style:text/css;unsupported |
5119 |
|
|
|
5120 |
|
|
#data |
5121 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
5122 |
|
|
<title/> |
5123 |
|
|
<noscript> |
5124 |
|
|
<link rel="stylesheet" href=""/> |
5125 |
|
|
<noscript> |
5126 |
|
|
<style/> |
5127 |
|
|
</noscript> |
5128 |
|
|
</noscript> |
5129 |
|
|
</head> |
5130 |
|
|
#errors |
5131 |
|
|
/head/noscript;in XML:noscript |
5132 |
|
|
/head/noscript/noscript;in XML:noscript |
5133 |
wakaba |
1.32 |
/head/noscript/noscript;element not allowed:head noscript;m |
5134 |
wakaba |
1.19 |
/head/noscript/noscript/style;style:text/css;unsupported |
5135 |
|
|
|
5136 |
|
|
#data |
5137 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
5138 |
|
|
<title/> |
5139 |
|
|
<noscript> |
5140 |
|
|
<link rel="stylesheet" href=""/> |
5141 |
|
|
<noscript> |
5142 |
|
|
<p/> |
5143 |
|
|
</noscript> |
5144 |
|
|
</noscript> |
5145 |
|
|
</head> |
5146 |
|
|
#errors |
5147 |
|
|
/head/noscript;in XML:noscript |
5148 |
|
|
/head/noscript/noscript;in XML:noscript |
5149 |
wakaba |
1.32 |
/head/noscript/noscript;element not allowed:head noscript;m |
5150 |
|
|
/head/noscript/noscript/p;element not allowed:head noscript;m |
5151 |
wakaba |
1.25 |
/head/noscript/noscript/p;no significant content;s |
5152 |
wakaba |
1.19 |
|
5153 |
|
|
#data |
5154 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
5155 |
|
|
<title/> |
5156 |
|
|
<noscript> |
5157 |
|
|
<link rel="stylesheet" href=""/> |
5158 |
|
|
<noscript> |
5159 |
|
|
<meta charset="us-ascii"/> |
5160 |
|
|
</noscript> |
5161 |
|
|
</noscript> |
5162 |
|
|
</head> |
5163 |
|
|
#errors |
5164 |
|
|
/head/noscript;in XML:noscript |
5165 |
|
|
/head/noscript/noscript;in XML:noscript |
5166 |
wakaba |
1.32 |
/head/noscript/noscript;element not allowed:head noscript;m |
5167 |
wakaba |
1.42 |
/head/noscript/noscript/meta;element not allowed:head noscript;m |
5168 |
wakaba |
1.29 |
/head/noscript/noscript/meta;element not allowed:meta charset;m |
5169 |
|
|
/head/noscript/noscript/meta;in XML:charset;m |
5170 |
wakaba |
1.23 |
/head/noscript/noscript/meta/@charset;mismatched charset name::us-ascii;unsupported |
5171 |
wakaba |
1.19 |
|
5172 |
|
|
#data |
5173 |
|
|
<noscript xmlns="http://www.w3.org/1999/xhtml"> |
5174 |
|
|
<meta name="keywords" content=""/> |
5175 |
|
|
</noscript> |
5176 |
|
|
#errors |
5177 |
|
|
/noscript;in XML:noscript |
5178 |
wakaba |
1.25 |
/noscript;no significant content;s |
5179 |
wakaba |
1.27 |
/noscript/meta;element not allowed:prose;m |
5180 |
wakaba |
1.19 |
|
5181 |
|
|
#data |
5182 |
|
|
<noscript xmlns="http://www.w3.org/1999/xhtml"> |
5183 |
|
|
<title/> |
5184 |
|
|
</noscript> |
5185 |
|
|
#errors |
5186 |
wakaba |
1.25 |
/noscript;no significant content;s |
5187 |
wakaba |
1.19 |
/noscript;in XML:noscript |
5188 |
wakaba |
1.27 |
/noscript/title;element not allowed:prose;m |
5189 |
wakaba |
1.19 |
|
5190 |
|
|
#data |
5191 |
|
|
<noscript xmlns="http://www.w3.org/1999/xhtml"> |
5192 |
|
|
<link rel="stylesheet" href=""/> |
5193 |
|
|
</noscript> |
5194 |
|
|
#errors |
5195 |
wakaba |
1.25 |
/noscript;no significant content;s |
5196 |
wakaba |
1.19 |
/noscript;in XML:noscript |
5197 |
wakaba |
1.27 |
/noscript/link;element not allowed:prose;m |
5198 |
wakaba |
1.19 |
|
5199 |
|
|
#data |
5200 |
|
|
<noscript xmlns="http://www.w3.org/1999/xhtml"> |
5201 |
|
|
<style/> |
5202 |
|
|
</noscript> |
5203 |
|
|
#errors |
5204 |
wakaba |
1.25 |
/noscript;no significant content;s |
5205 |
wakaba |
1.19 |
/noscript;in XML:noscript |
5206 |
wakaba |
1.27 |
/noscript/style;element not allowed:prose style;m |
5207 |
wakaba |
1.26 |
/noscript/style;style:text/css;unsupported |
5208 |
|
|
|
5209 |
|
|
#data |
5210 |
|
|
<noscript xmlns="http://www.w3.org/1999/xhtml"> |
5211 |
wakaba |
1.41 |
<style scoped=""/> |
5212 |
wakaba |
1.26 |
</noscript> |
5213 |
|
|
#errors |
5214 |
|
|
/noscript;no significant content;s |
5215 |
|
|
/noscript;in XML:noscript |
5216 |
wakaba |
1.19 |
/noscript/style;style:text/css;unsupported |
5217 |
|
|
|
5218 |
|
|
#data |
5219 |
|
|
<noscript xmlns="http://www.w3.org/1999/xhtml"> |
5220 |
|
|
<meta charset="us-ascii"/> |
5221 |
|
|
</noscript> |
5222 |
|
|
#errors |
5223 |
wakaba |
1.25 |
/noscript;no significant content;s |
5224 |
wakaba |
1.19 |
/noscript;in XML:noscript |
5225 |
wakaba |
1.42 |
/noscript/meta;element not allowed:prose;m |
5226 |
wakaba |
1.29 |
/noscript/meta;element not allowed:meta charset;m |
5227 |
|
|
/noscript/meta;in XML:charset;m |
5228 |
wakaba |
1.23 |
/noscript/meta/@charset;mismatched charset name::us-ascii;unsupported |
5229 |
wakaba |
1.42 |
|
5230 |
|
|
#data |
5231 |
|
|
<noscript xmlns="http://www.w3.org/1999/xhtml"> |
5232 |
|
|
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii"/> |
5233 |
|
|
</noscript> |
5234 |
|
|
#errors |
5235 |
|
|
/noscript;no significant content;s |
5236 |
|
|
/noscript;in XML:noscript |
5237 |
|
|
/noscript/meta;element not allowed:prose;m |
5238 |
|
|
/noscript/meta;element not allowed:meta charset;m |
5239 |
|
|
/noscript/meta;in XML:charset;m |
5240 |
|
|
/noscript/meta/@content;mismatched charset name::us-ascii;unsupported |
5241 |
wakaba |
1.19 |
|
5242 |
|
|
#data |
5243 |
|
|
<noscript xmlns="http://www.w3.org/1999/xhtml"> |
5244 |
|
|
<noscript/> |
5245 |
|
|
</noscript> |
5246 |
|
|
#errors |
5247 |
wakaba |
1.25 |
/noscript;no significant content;s |
5248 |
wakaba |
1.19 |
/noscript;in XML:noscript |
5249 |
wakaba |
1.27 |
/noscript/noscript;element not allowed:minus;m |
5250 |
wakaba |
1.19 |
/noscript/noscript;in XML:noscript |
5251 |
wakaba |
1.40 |
|
5252 |
|
|
#data |
5253 |
|
|
<details xmlns="http://www.w3.org/1999/xhtml"></details> |
5254 |
|
|
#errors |
5255 |
|
|
/details;no significant content;s |
5256 |
|
|
/details;element missing:legend;m |
5257 |
|
|
|
5258 |
|
|
#data |
5259 |
|
|
<details xmlns="http://www.w3.org/1999/xhtml"> </details> |
5260 |
|
|
#errors |
5261 |
|
|
/details;no significant content;s |
5262 |
|
|
/details;element missing:legend;m |
5263 |
|
|
|
5264 |
|
|
#data |
5265 |
|
|
<details xmlns="http://www.w3.org/1999/xhtml">xxxx</details> |
5266 |
|
|
#errors |
5267 |
|
|
/details;element missing:legend;m |
5268 |
|
|
|
5269 |
|
|
#data |
5270 |
|
|
<details xmlns="http://www.w3.org/1999/xhtml"><p></p></details> |
5271 |
|
|
#errors |
5272 |
|
|
/details;element missing:legend;m |
5273 |
|
|
/details;no significant content;s |
5274 |
|
|
/details/p;no significant content;s |
5275 |
|
|
|
5276 |
|
|
#data |
5277 |
|
|
<details xmlns="http://www.w3.org/1999/xhtml"><p>xxx</p></details> |
5278 |
|
|
#errors |
5279 |
|
|
/details;element missing:legend;m |
5280 |
|
|
|
5281 |
|
|
#data |
5282 |
|
|
<details xmlns="http://www.w3.org/1999/xhtml"><legend>xx</legend>xxx</details> |
5283 |
|
|
#errors |
5284 |
|
|
|
5285 |
|
|
#data |
5286 |
|
|
<details xmlns="http://www.w3.org/1999/xhtml"><legend>xx</legend><p>xxx</p></details> |
5287 |
|
|
#errors |
5288 |
|
|
|
5289 |
|
|
#data |
5290 |
|
|
<details xmlns="http://www.w3.org/1999/xhtml"><legend>xx</legend><style scoped="scoped"></style><p>xxx</p></details> |
5291 |
|
|
#errors |
5292 |
|
|
/details/style;style:text/css;unsupported |
5293 |
|
|
|
5294 |
|
|
#data |
5295 |
|
|
<details xmlns="http://www.w3.org/1999/xhtml"> |
5296 |
|
|
<legend>xx</legend> |
5297 |
|
|
<style scoped="scoped"></style><p>xxx</p></details> |
5298 |
|
|
#errors |
5299 |
|
|
/details/style;style:text/css;unsupported |
5300 |
|
|
|
5301 |
|
|
#data |
5302 |
|
|
<details xmlns="http://www.w3.org/1999/xhtml"> |
5303 |
|
|
xx<legend>xx</legend></details> |
5304 |
|
|
#errors |
5305 |
|
|
/details/legend;element not allowed:details legend;m |
5306 |
|
|
|
5307 |
|
|
#data |
5308 |
|
|
<details xmlns="http://www.w3.org/1999/xhtml"> |
5309 |
|
|
<p>xx</p><legend>xx</legend></details> |
5310 |
|
|
#errors |
5311 |
|
|
/details/legend;element not allowed:details legend;m |
5312 |
|
|
|
5313 |
|
|
#data |
5314 |
|
|
<details xmlns="http://www.w3.org/1999/xhtml"> |
5315 |
|
|
<legend>yy</legend><legend>xx</legend></details> |
5316 |
|
|
#errors |
5317 |
|
|
/details/legend;element not allowed:details legend;m |
5318 |
|
|
|
5319 |
|
|
#data |
5320 |
|
|
<details xmlns="http://www.w3.org/1999/xhtml"> |
5321 |
|
|
<ins><legend>xx</legend>aa</ins></details> |
5322 |
|
|
#errors |
5323 |
|
|
|
5324 |
|
|
#data |
5325 |
|
|
<details xmlns="http://www.w3.org/1999/xhtml"> |
5326 |
|
|
zzz<legend>yy</legend><legend>xx</legend>aaa</details> |
5327 |
|
|
#errors |
5328 |
|
|
/details/legend;element not allowed:details legend;m |
5329 |
|
|
/details/legend;element not allowed:details legend;m |
5330 |
wakaba |
1.21 |
|
5331 |
|
|
#data |
5332 |
|
|
<datatemplate xmlns="http://www.w3.org/1999/xhtml"/> |
5333 |
|
|
#errors |
5334 |
|
|
|
5335 |
|
|
#data |
5336 |
|
|
<datatemplate xmlns="http://www.w3.org/1999/xhtml"><rule/></datatemplate> |
5337 |
|
|
#errors |
5338 |
|
|
|
5339 |
|
|
#data |
5340 |
|
|
<datatemplate xmlns="http://www.w3.org/1999/xhtml"> |
5341 |
|
|
<rule/> |
5342 |
|
|
</datatemplate> |
5343 |
|
|
#errors |
5344 |
|
|
|
5345 |
|
|
#data |
5346 |
|
|
<datatemplate xmlns="http://www.w3.org/1999/xhtml"> |
5347 |
|
|
<rule/><!-- --> |
5348 |
|
|
</datatemplate> |
5349 |
|
|
#errors |
5350 |
|
|
|
5351 |
|
|
#data |
5352 |
|
|
<datatemplate xmlns="http://www.w3.org/1999/xhtml"><rule/>aa</datatemplate> |
5353 |
|
|
#errors |
5354 |
|
|
/datatemplate/"aa";character not allowed |
5355 |
|
|
|
5356 |
|
|
#data |
5357 |
|
|
<datatemplate xmlns="http://www.w3.org/1999/xhtml">aa<rule/></datatemplate> |
5358 |
|
|
#errors |
5359 |
|
|
/datatemplate/"aa";character not allowed |
5360 |
|
|
|
5361 |
|
|
#data |
5362 |
|
|
<datatemplate xmlns="http://www.w3.org/1999/xhtml"><p/></datatemplate> |
5363 |
|
|
#errors |
5364 |
|
|
/datatemplate/p;element not allowed:datatemplate |
5365 |
wakaba |
1.25 |
/datatemplate/p;no significant content;s |
5366 |
wakaba |
1.21 |
|
5367 |
|
|
#data |
5368 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
5369 |
|
|
<title/> |
5370 |
|
|
<datatemplate/> |
5371 |
|
|
</head> |
5372 |
|
|
#errors |
5373 |
|
|
|
5374 |
|
|
#data |
5375 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
5376 |
|
|
<datatemplate/> |
5377 |
|
|
</body> |
5378 |
|
|
#errors |
5379 |
wakaba |
1.25 |
/body;no significant content;s |
5380 |
wakaba |
1.21 |
|
5381 |
|
|
#data |
5382 |
|
|
<section xmlns="http://www.w3.org/1999/xhtml"> |
5383 |
|
|
<datatemplate/> |
5384 |
|
|
</section> |
5385 |
|
|
#errors |
5386 |
wakaba |
1.25 |
/section;no significant content;s |
5387 |
wakaba |
1.21 |
|
5388 |
|
|
#data |
5389 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
5390 |
|
|
<datatemplate/> |
5391 |
|
|
</p> |
5392 |
|
|
#errors |
5393 |
wakaba |
1.27 |
/p/datatemplate;element not allowed:phrasing;m |
5394 |
wakaba |
1.25 |
/p;no significant content;s |
5395 |
wakaba |
1.21 |
|
5396 |
|
|
#data |
5397 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"/> |
5398 |
|
|
#errors |
5399 |
|
|
|
5400 |
|
|
#data |
5401 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><p/></rule> |
5402 |
|
|
#errors |
5403 |
wakaba |
1.25 |
/rule/p;no significant content;s |
5404 |
wakaba |
1.21 |
|
5405 |
|
|
#data |
5406 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml">aa</rule> |
5407 |
|
|
#errors |
5408 |
|
|
|
5409 |
|
|
#data |
5410 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><!----><?a?></rule> |
5411 |
|
|
#errors |
5412 |
|
|
|
5413 |
|
|
#data |
5414 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><unknownelement/></rule> |
5415 |
|
|
#errors |
5416 |
wakaba |
1.43 |
/rule/unknownelement;element not defined;m |
5417 |
wakaba |
1.21 |
|
5418 |
|
|
#data |
5419 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><unknown xmlns=""/></rule> |
5420 |
|
|
#errors |
5421 |
|
|
/rule/unknown;element;unsupported |
5422 |
|
|
|
5423 |
|
|
#data |
5424 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
5425 |
|
|
<unknown xmlns="http://www.example.org/"/> |
5426 |
|
|
</rule> |
5427 |
|
|
#errors |
5428 |
|
|
/rule/unknown;element;unsupported |
5429 |
|
|
|
5430 |
|
|
#data |
5431 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"><rule/></p> |
5432 |
|
|
#errors |
5433 |
wakaba |
1.27 |
/p/rule;element not allowed:phrasing;m |
5434 |
wakaba |
1.25 |
/p;no significant content;s |
5435 |
wakaba |
1.21 |
|
5436 |
|
|
#data |
5437 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"><rule/></body> |
5438 |
|
|
#errors |
5439 |
wakaba |
1.27 |
/body/rule;element not allowed:prose;m |
5440 |
wakaba |
1.25 |
/body;no significant content;s |
5441 |
wakaba |
1.21 |
|
5442 |
|
|
#data |
5443 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"><title/><rule/></head> |
5444 |
|
|
#errors |
5445 |
wakaba |
1.27 |
/head/rule;element not allowed:metadata;m |
5446 |
wakaba |
1.21 |
|
5447 |
|
|
#data |
5448 |
|
|
<nest xmlns="http://www.w3.org/1999/xhtml"/> |
5449 |
|
|
#errors |
5450 |
|
|
|
5451 |
|
|
#data |
5452 |
|
|
<nest xmlns="http://www.w3.org/1999/xhtml"> </nest> |
5453 |
|
|
#errors |
5454 |
|
|
|
5455 |
|
|
#data |
5456 |
|
|
<nest xmlns="http://www.w3.org/1999/xhtml">aa</nest> |
5457 |
|
|
#errors |
5458 |
wakaba |
1.27 |
/nest/"aa";character not allowed:empty;m |
5459 |
wakaba |
1.21 |
|
5460 |
|
|
#data |
5461 |
|
|
<nest xmlns="http://www.w3.org/1999/xhtml"><p/></nest> |
5462 |
|
|
#errors |
5463 |
wakaba |
1.27 |
/nest/p;element not allowed:empty;m |
5464 |
wakaba |
1.25 |
/nest/p;no significant content;s |
5465 |
wakaba |
1.21 |
|
5466 |
|
|
#data |
5467 |
|
|
<nest xmlns="http://www.w3.org/1999/xhtml"><!----></nest> |
5468 |
|
|
#errors |
5469 |
|
|
|
5470 |
|
|
#data |
5471 |
|
|
<nest xmlns="http://www.w3.org/1999/xhtml"><nest/></nest> |
5472 |
|
|
#errors |
5473 |
wakaba |
1.27 |
/nest/nest;element not allowed:empty;m |
5474 |
wakaba |
1.21 |
|
5475 |
|
|
#data |
5476 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"><nest/></p> |
5477 |
|
|
#errors |
5478 |
wakaba |
1.27 |
/p/nest;element not allowed:phrasing;m |
5479 |
wakaba |
1.25 |
/p;no significant content;s |
5480 |
wakaba |
1.21 |
|
5481 |
|
|
#data |
5482 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"><title/><nest/></head> |
5483 |
|
|
#errors |
5484 |
wakaba |
1.27 |
/head/nest;element not allowed:metadata;m |
5485 |
wakaba |
1.21 |
|
5486 |
|
|
#data |
5487 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><nest/></div> |
5488 |
|
|
#errors |
5489 |
wakaba |
1.27 |
/div/nest;element not allowed:prose;m |
5490 |
wakaba |
1.25 |
/div;no significant content;s |
5491 |
wakaba |
1.21 |
|
5492 |
|
|
#data |
5493 |
|
|
<datatemplate xmlns="http://www.w3.org/1999/xhtml"><nest/></datatemplate> |
5494 |
|
|
#errors |
5495 |
|
|
/datatemplate/nest;element not allowed:datatemplate |
5496 |
|
|
|
5497 |
|
|
#data |
5498 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><nest/></rule> |
5499 |
|
|
#errors |
5500 |
|
|
|
5501 |
|
|
#data |
5502 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><br><nest/></br></rule> |
5503 |
|
|
#errors |
5504 |
|
|
|
5505 |
|
|
#data |
5506 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><br><nest/>a</br></rule> |
5507 |
|
|
#errors |
5508 |
wakaba |
1.27 |
/rule/br/"a";character not allowed:empty;m |
5509 |
wakaba |
1.21 |
|
5510 |
|
|
#data |
5511 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><title><nest/></title></rule> |
5512 |
|
|
#errors |
5513 |
|
|
|
5514 |
|
|
#data |
5515 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><title><nest/>aa</title></rule> |
5516 |
|
|
#errors |
5517 |
|
|
|
5518 |
|
|
#data |
5519 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
5520 |
|
|
<plaintext><nest/></plaintext> |
5521 |
|
|
</rule> |
5522 |
|
|
#errors |
5523 |
wakaba |
1.43 |
/rule/plaintext;element not defined;m |
5524 |
wakaba |
1.21 |
|
5525 |
|
|
#data |
5526 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><textarea><nest/></textarea></rule> |
5527 |
|
|
#errors |
5528 |
wakaba |
1.43 |
/rule/textarea;element not defined;m |
5529 |
wakaba |
1.21 |
|
5530 |
|
|
#data |
5531 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><section><nest/></section></rule> |
5532 |
|
|
#errors |
5533 |
wakaba |
1.25 |
/rule/section;no significant content;s |
5534 |
wakaba |
1.21 |
|
5535 |
|
|
#data |
5536 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
5537 |
|
|
<section><style scoped=""/><nest/></section> |
5538 |
|
|
</rule> |
5539 |
|
|
#errors |
5540 |
|
|
/rule/section/style;style:text/css;unsupported |
5541 |
wakaba |
1.25 |
/rule/section;no significant content;s |
5542 |
wakaba |
1.21 |
|
5543 |
|
|
#data |
5544 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
5545 |
|
|
<section><nest/><style scoped=""/></section> |
5546 |
|
|
</rule> |
5547 |
|
|
#errors |
5548 |
|
|
/rule/section/style;style:text/css;unsupported |
5549 |
wakaba |
1.25 |
/rule/section;no significant content;s |
5550 |
wakaba |
1.21 |
|
5551 |
|
|
#data |
5552 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
5553 |
|
|
<section><nest/><style scoped=""/><p/></section> |
5554 |
|
|
</rule> |
5555 |
|
|
#errors |
5556 |
|
|
/rule/section/style;style:text/css;unsupported |
5557 |
wakaba |
1.25 |
/rule/section;no significant content;s |
5558 |
|
|
/rule/section/p;no significant content;s |
5559 |
wakaba |
1.21 |
|
5560 |
|
|
#data |
5561 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
5562 |
|
|
<section><p/><style scoped=""/><nest/></section> |
5563 |
|
|
</rule> |
5564 |
|
|
#errors |
5565 |
wakaba |
1.27 |
/rule/section/style;element not allowed:prose style;m |
5566 |
wakaba |
1.21 |
/rule/section/style;style:text/css;unsupported |
5567 |
wakaba |
1.25 |
/rule/section;no significant content;s |
5568 |
|
|
/rule/section/p;no significant content;s |
5569 |
wakaba |
1.21 |
|
5570 |
|
|
#data |
5571 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><p><nest/></p></rule> |
5572 |
|
|
#errors |
5573 |
wakaba |
1.25 |
/rule/p;no significant content;s |
5574 |
wakaba |
1.21 |
|
5575 |
|
|
#data |
5576 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><p><nest/>aaa</p></rule> |
5577 |
|
|
#errors |
5578 |
|
|
|
5579 |
|
|
#data |
5580 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><p><!----><nest/></p></rule> |
5581 |
|
|
#errors |
5582 |
wakaba |
1.25 |
/rule/p;no significant content;s |
5583 |
wakaba |
1.21 |
|
5584 |
|
|
#data |
5585 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><body><nest/></body></rule> |
5586 |
|
|
#errors |
5587 |
wakaba |
1.25 |
/rule/body;no significant content;s |
5588 |
wakaba |
1.21 |
|
5589 |
|
|
#data |
5590 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><em><nest/></em></rule> |
5591 |
|
|
#errors |
5592 |
wakaba |
1.25 |
/rule/em;no significant content;s |
5593 |
wakaba |
1.21 |
|
5594 |
|
|
#data |
5595 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><em>aa<nest/></em></rule> |
5596 |
|
|
#errors |
5597 |
|
|
|
5598 |
|
|
#data |
5599 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><em><nest/><i/></em></rule> |
5600 |
|
|
#errors |
5601 |
wakaba |
1.25 |
/rule/em;no significant content;s |
5602 |
|
|
/rule/em/i;no significant content;s |
5603 |
wakaba |
1.21 |
|
5604 |
|
|
#data |
5605 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><sub><nest/></sub></rule> |
5606 |
|
|
#errors |
5607 |
wakaba |
1.25 |
/rule/sub;no significant content;s |
5608 |
wakaba |
1.21 |
|
5609 |
|
|
#data |
5610 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><sup><nest/><sub/></sup></rule> |
5611 |
|
|
#errors |
5612 |
wakaba |
1.25 |
/rule/sup;no significant content;s |
5613 |
|
|
/rule/sup/sub;no significant content;s |
5614 |
wakaba |
1.21 |
|
5615 |
|
|
#data |
5616 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><sub><em><nest/></em></sub></rule> |
5617 |
|
|
#errors |
5618 |
wakaba |
1.25 |
/rule/sub;no significant content;s |
5619 |
|
|
/rule/sub/em;no significant content;s |
5620 |
wakaba |
1.21 |
|
5621 |
|
|
#data |
5622 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><div><nest/></div></rule> |
5623 |
|
|
#errors |
5624 |
wakaba |
1.25 |
/rule/div;no significant content;s |
5625 |
wakaba |
1.21 |
|
5626 |
|
|
#data |
5627 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><div><nest/><p/></div></rule> |
5628 |
|
|
#errors |
5629 |
wakaba |
1.25 |
/rule/div;no significant content;s |
5630 |
|
|
/rule/div/p;no significant content;s |
5631 |
wakaba |
1.21 |
|
5632 |
|
|
#data |
5633 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><div><nest/><i/></div></rule> |
5634 |
|
|
#errors |
5635 |
wakaba |
1.25 |
/rule/div;no significant content;s |
5636 |
|
|
/rule/div/i;no significant content;s |
5637 |
wakaba |
1.21 |
|
5638 |
|
|
#data |
5639 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><div><nest/>aa</div></rule> |
5640 |
|
|
#errors |
5641 |
|
|
|
5642 |
|
|
#data |
5643 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><div><nest/><p/><i/></div></rule> |
5644 |
|
|
#errors |
5645 |
wakaba |
1.25 |
/rule/div;no significant content;s |
5646 |
|
|
/rule/div/p;no significant content;s |
5647 |
|
|
/rule/div/i;no significant content;s |
5648 |
wakaba |
1.21 |
|
5649 |
|
|
#data |
5650 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><div><p/><nest/></div></rule> |
5651 |
|
|
#errors |
5652 |
wakaba |
1.25 |
/rule/div;no significant content;s |
5653 |
|
|
/rule/div/p;no significant content;s |
5654 |
wakaba |
1.21 |
|
5655 |
|
|
#data |
5656 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><div><i/><nest/></div></rule> |
5657 |
|
|
#errors |
5658 |
wakaba |
1.25 |
/rule/div;no significant content;s |
5659 |
|
|
/rule/div/i;no significant content;s |
5660 |
wakaba |
1.21 |
|
5661 |
|
|
#data |
5662 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><div>aa<nest/></div></rule> |
5663 |
|
|
#errors |
5664 |
|
|
|
5665 |
|
|
#data |
5666 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><div>aa<nest/><p/></div></rule> |
5667 |
|
|
#errors |
5668 |
wakaba |
1.25 |
/rule/div/p;no significant content;s |
5669 |
wakaba |
1.21 |
|
5670 |
|
|
#data |
5671 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><aside><nest/></aside></rule> |
5672 |
|
|
#errors |
5673 |
wakaba |
1.25 |
/rule/aside;no significant content;s |
5674 |
wakaba |
1.21 |
|
5675 |
|
|
#data |
5676 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><aside><nest/>aa</aside></rule> |
5677 |
|
|
#errors |
5678 |
|
|
|
5679 |
|
|
#data |
5680 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><aside><nest/><i/></aside></rule> |
5681 |
|
|
#errors |
5682 |
wakaba |
1.25 |
/rule/aside;no significant content;s |
5683 |
|
|
/rule/aside/i;no significant content;s |
5684 |
wakaba |
1.21 |
|
5685 |
|
|
#data |
5686 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><aside><nest/><p/></aside></rule> |
5687 |
|
|
#errors |
5688 |
wakaba |
1.25 |
/rule/aside;no significant content;s |
5689 |
|
|
/rule/aside/p;no significant content;s |
5690 |
wakaba |
1.21 |
|
5691 |
|
|
#data |
5692 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><aside>aa<nest/></aside></rule> |
5693 |
|
|
#errors |
5694 |
|
|
|
5695 |
|
|
#data |
5696 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><aside><i/><nest/></aside></rule> |
5697 |
|
|
#errors |
5698 |
wakaba |
1.25 |
/rule/aside;no significant content;s |
5699 |
|
|
/rule/aside/i;no significant content;s |
5700 |
wakaba |
1.21 |
|
5701 |
|
|
#data |
5702 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><aside><p/><nest/></aside></rule> |
5703 |
|
|
#errors |
5704 |
wakaba |
1.25 |
/rule/aside;no significant content;s |
5705 |
|
|
/rule/aside/p;no significant content;s |
5706 |
wakaba |
1.21 |
|
5707 |
|
|
#data |
5708 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
5709 |
|
|
<aside><nest/><style scoped=""/></aside> |
5710 |
|
|
</rule> |
5711 |
|
|
#errors |
5712 |
|
|
/rule/aside/style;style:text/css;unsupported |
5713 |
wakaba |
1.25 |
/rule/aside;no significant content;s |
5714 |
wakaba |
1.21 |
|
5715 |
|
|
#data |
5716 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
5717 |
|
|
<aside><nest/><style scoped=""/>aa</aside> |
5718 |
|
|
</rule> |
5719 |
|
|
#errors |
5720 |
|
|
/rule/aside/style;style:text/css;unsupported |
5721 |
|
|
|
5722 |
|
|
#data |
5723 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
5724 |
|
|
<aside><nest/><style scoped=""/><i/></aside> |
5725 |
|
|
</rule> |
5726 |
|
|
#errors |
5727 |
|
|
/rule/aside/style;style:text/css;unsupported |
5728 |
wakaba |
1.25 |
/rule/aside;no significant content;s |
5729 |
|
|
/rule/aside/i;no significant content;s |
5730 |
wakaba |
1.21 |
|
5731 |
|
|
#data |
5732 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
5733 |
|
|
<aside><nest/><style scoped=""/><blockquote/></aside> |
5734 |
|
|
</rule> |
5735 |
|
|
#errors |
5736 |
|
|
/rule/aside/style;style:text/css;unsupported |
5737 |
wakaba |
1.25 |
/rule/aside;no significant content;s |
5738 |
|
|
/rule/aside/blockquote;no significant content;s |
5739 |
wakaba |
1.21 |
|
5740 |
|
|
#data |
5741 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
5742 |
|
|
<aside><nest/><style scoped=""/><blockquote/><p/></aside> |
5743 |
|
|
</rule> |
5744 |
|
|
#errors |
5745 |
|
|
/rule/aside/style;style:text/css;unsupported |
5746 |
wakaba |
1.25 |
/rule/aside;no significant content;s |
5747 |
|
|
/rule/aside/blockquote;no significant content;s |
5748 |
|
|
/rule/aside/p;no significant content;s |
5749 |
wakaba |
1.21 |
|
5750 |
|
|
#data |
5751 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
5752 |
|
|
<aside><nest/><style scoped=""/><blockquote/><i/></aside> |
5753 |
|
|
</rule> |
5754 |
|
|
#errors |
5755 |
|
|
/rule/aside/style;style:text/css;unsupported |
5756 |
wakaba |
1.25 |
/rule/aside;no significant content;s |
5757 |
|
|
/rule/aside/blockquote;no significant content;s |
5758 |
|
|
/rule/aside/i;no significant content;s |
5759 |
wakaba |
1.21 |
|
5760 |
|
|
#data |
5761 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
5762 |
|
|
<aside><nest/><style scoped=""/><p/></aside> |
5763 |
|
|
</rule> |
5764 |
|
|
#errors |
5765 |
|
|
/rule/aside/style;style:text/css;unsupported |
5766 |
wakaba |
1.25 |
/rule/aside;no significant content;s |
5767 |
|
|
/rule/aside/p;no significant content;s |
5768 |
wakaba |
1.21 |
|
5769 |
|
|
#data |
5770 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
5771 |
|
|
<aside><nest/>aa<style scoped=""/></aside> |
5772 |
|
|
</rule> |
5773 |
|
|
#errors |
5774 |
wakaba |
1.27 |
/rule/aside/style;element not allowed:prose style;m |
5775 |
wakaba |
1.21 |
/rule/aside/style;style:text/css;unsupported |
5776 |
|
|
|
5777 |
|
|
#data |
5778 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
5779 |
|
|
<aside><nest/><i/><style scoped=""/></aside> |
5780 |
|
|
</rule> |
5781 |
|
|
#errors |
5782 |
wakaba |
1.27 |
/rule/aside/style;element not allowed:prose style;m |
5783 |
wakaba |
1.21 |
/rule/aside/style;style:text/css;unsupported |
5784 |
wakaba |
1.25 |
/rule/aside;no significant content;s |
5785 |
|
|
/rule/aside/i;no significant content;s |
5786 |
wakaba |
1.21 |
|
5787 |
|
|
#data |
5788 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
5789 |
|
|
<aside><nest/><p/><style scoped=""/></aside> |
5790 |
|
|
</rule> |
5791 |
|
|
#errors |
5792 |
wakaba |
1.27 |
/rule/aside/style;element not allowed:prose style;m |
5793 |
wakaba |
1.21 |
/rule/aside/style;style:text/css;unsupported |
5794 |
wakaba |
1.25 |
/rule/aside;no significant content;s |
5795 |
|
|
/rule/aside/p;no significant content;s |
5796 |
wakaba |
1.21 |
|
5797 |
|
|
#data |
5798 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
5799 |
|
|
<aside>aa<nest/></aside> |
5800 |
|
|
</rule> |
5801 |
|
|
#errors |
5802 |
|
|
|
5803 |
|
|
#data |
5804 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
5805 |
|
|
<aside><i/><nest/></aside> |
5806 |
|
|
</rule> |
5807 |
|
|
#errors |
5808 |
wakaba |
1.25 |
/rule/aside;no significant content;s |
5809 |
|
|
/rule/aside/i;no significant content;s |
5810 |
wakaba |
1.21 |
|
5811 |
|
|
#data |
5812 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
5813 |
|
|
<aside><blockquote/><nest/></aside> |
5814 |
|
|
</rule> |
5815 |
|
|
#errors |
5816 |
wakaba |
1.25 |
/rule/aside;no significant content;s |
5817 |
|
|
/rule/aside/blockquote;no significant content;s |
5818 |
wakaba |
1.21 |
|
5819 |
|
|
#data |
5820 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
5821 |
|
|
<aside><p/><nest/></aside> |
5822 |
|
|
</rule> |
5823 |
|
|
#errors |
5824 |
wakaba |
1.25 |
/rule/aside;no significant content;s |
5825 |
|
|
/rule/aside/p;no significant content;s |
5826 |
wakaba |
1.21 |
|
5827 |
|
|
#data |
5828 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
5829 |
|
|
<aside>aa<nest/><style scoped=""/></aside> |
5830 |
|
|
</rule> |
5831 |
|
|
#errors |
5832 |
wakaba |
1.27 |
/rule/aside/style;element not allowed:prose style;m |
5833 |
wakaba |
1.21 |
/rule/aside/style;style:text/css;unsupported |
5834 |
|
|
|
5835 |
|
|
#data |
5836 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
5837 |
|
|
<aside><i/><nest/><style scoped=""/></aside> |
5838 |
|
|
</rule> |
5839 |
|
|
#errors |
5840 |
wakaba |
1.27 |
/rule/aside/style;element not allowed:prose style;m |
5841 |
wakaba |
1.21 |
/rule/aside/style;style:text/css;unsupported |
5842 |
wakaba |
1.25 |
/rule/aside;no significant content;s |
5843 |
|
|
/rule/aside/i;no significant content;s |
5844 |
wakaba |
1.21 |
|
5845 |
|
|
#data |
5846 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
5847 |
|
|
<aside><blockquote/><nest/><style scoped=""/></aside> |
5848 |
|
|
</rule> |
5849 |
|
|
#errors |
5850 |
wakaba |
1.27 |
/rule/aside/style;element not allowed:prose style;m |
5851 |
wakaba |
1.21 |
/rule/aside/style;style:text/css;unsupported |
5852 |
wakaba |
1.37 |
/rule/aside/blockquote;no significant content;s |
5853 |
wakaba |
1.25 |
/rule/aside;no significant content;s |
5854 |
wakaba |
1.21 |
|
5855 |
|
|
#data |
5856 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
5857 |
|
|
<aside><p/><nest/><style scoped=""/></aside> |
5858 |
|
|
</rule> |
5859 |
|
|
#errors |
5860 |
wakaba |
1.27 |
/rule/aside/style;element not allowed:prose style;m |
5861 |
wakaba |
1.21 |
/rule/aside/style;style:text/css;unsupported |
5862 |
wakaba |
1.25 |
/rule/aside;no significant content;s |
5863 |
|
|
/rule/aside/p;no significant content;s |
5864 |
wakaba |
1.21 |
|
5865 |
|
|
#data |
5866 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><ins><nest/></ins></rule> |
5867 |
|
|
#errors |
5868 |
|
|
|
5869 |
|
|
#data |
5870 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><p><ins><nest/></ins></p></rule> |
5871 |
|
|
#errors |
5872 |
wakaba |
1.25 |
/rule/p;no significant content;s |
5873 |
wakaba |
1.21 |
|
5874 |
|
|
#data |
5875 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><html><nest/></html></rule> |
5876 |
|
|
#errors |
5877 |
|
|
/rule/html;child element missing:head |
5878 |
|
|
/rule/html;child element missing:body |
5879 |
|
|
|
5880 |
|
|
#data |
5881 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><html> |
5882 |
|
|
<head><title/></head><body/><nest/> |
5883 |
|
|
</html></rule> |
5884 |
|
|
#errors |
5885 |
wakaba |
1.25 |
/rule/html/body;no significant content;s |
5886 |
wakaba |
1.21 |
|
5887 |
|
|
#data |
5888 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><html> |
5889 |
|
|
<head><title/></head><nest/><body/> |
5890 |
|
|
</html></rule> |
5891 |
|
|
#errors |
5892 |
wakaba |
1.25 |
/rule/html/body;no significant content;s |
5893 |
wakaba |
1.21 |
|
5894 |
|
|
#data |
5895 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><html> |
5896 |
|
|
<nest/><head><title/></head><body/> |
5897 |
|
|
</html></rule> |
5898 |
|
|
#errors |
5899 |
wakaba |
1.25 |
/rule/html/body;no significant content;s |
5900 |
wakaba |
1.21 |
|
5901 |
|
|
#data |
5902 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><html> |
5903 |
|
|
<head><title/></head><body/><nest/><body/> |
5904 |
|
|
</html></rule> |
5905 |
|
|
#errors |
5906 |
|
|
/rule/html/body;element not allowed |
5907 |
wakaba |
1.25 |
/rule/html/body;no significant content;s |
5908 |
|
|
/rule/html/body;no significant content;s |
5909 |
wakaba |
1.21 |
|
5910 |
|
|
#data |
5911 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><html> |
5912 |
|
|
<head><title/></head><nest/> |
5913 |
|
|
</html></rule> |
5914 |
|
|
#errors |
5915 |
|
|
/rule/html;child element missing:body |
5916 |
|
|
|
5917 |
|
|
#data |
5918 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><html> |
5919 |
|
|
<nest/><body/> |
5920 |
|
|
</html></rule> |
5921 |
|
|
#errors |
5922 |
|
|
/rule/html/body;ps element missing:head |
5923 |
wakaba |
1.25 |
/rule/html/body;no significant content;s |
5924 |
wakaba |
1.21 |
|
5925 |
|
|
#data |
5926 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><html> |
5927 |
|
|
<head><title/></head><body/><nest/> |
5928 |
|
|
</html></rule> |
5929 |
|
|
#errors |
5930 |
wakaba |
1.25 |
/rule/html/body;no significant content;s |
5931 |
wakaba |
1.21 |
|
5932 |
|
|
#data |
5933 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
5934 |
|
|
<head><nest/></head> |
5935 |
|
|
</rule> |
5936 |
|
|
#errors |
5937 |
|
|
/rule/head;child element missing:title |
5938 |
|
|
|
5939 |
|
|
#data |
5940 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
5941 |
|
|
<head><title/><nest/></head> |
5942 |
|
|
</rule> |
5943 |
|
|
#errors |
5944 |
|
|
|
5945 |
|
|
#data |
5946 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
5947 |
|
|
<head><nest/><title/></head> |
5948 |
|
|
</rule> |
5949 |
|
|
#errors |
5950 |
|
|
|
5951 |
|
|
#data |
5952 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
5953 |
|
|
<head><nest/><base href="http://www.example.com/"/><title/></head> |
5954 |
|
|
</rule> |
5955 |
|
|
#errors |
5956 |
|
|
|
5957 |
|
|
#data |
5958 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
5959 |
|
|
<head><base href="http://www.example.com/"/><nest/><title/></head> |
5960 |
|
|
</rule> |
5961 |
|
|
#errors |
5962 |
|
|
|
5963 |
|
|
#data |
5964 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
5965 |
|
|
<head><meta charset="us-ascii"/><nest/><title/></head> |
5966 |
|
|
</rule> |
5967 |
|
|
#errors |
5968 |
wakaba |
1.29 |
/rule/head/meta;element not allowed:meta charset;m |
5969 |
|
|
/rule/head/meta;in XML:charset;m |
5970 |
wakaba |
1.23 |
/rule/head/meta/@charset;mismatched charset name::us-ascii;unsupported |
5971 |
wakaba |
1.21 |
|
5972 |
|
|
#data |
5973 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
5974 |
|
|
<head><nest/><meta charset="us-ascii"/><title/></head> |
5975 |
|
|
</rule> |
5976 |
|
|
#errors |
5977 |
wakaba |
1.29 |
/rule/head/meta;element not allowed:meta charset;m |
5978 |
|
|
/rule/head/meta;in XML:charset;m |
5979 |
wakaba |
1.23 |
/rule/head/meta/@charset;mismatched charset name::us-ascii;unsupported |
5980 |
wakaba |
1.21 |
|
5981 |
|
|
#data |
5982 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><style><nest/></style></rule> |
5983 |
|
|
#errors |
5984 |
|
|
/rule/style;style:text/css;unsupported |
5985 |
|
|
|
5986 |
|
|
#data |
5987 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><script><nest/></script></rule> |
5988 |
|
|
#errors |
5989 |
|
|
/rule/script;script:text/javascript;unsupported |
5990 |
|
|
|
5991 |
|
|
#data |
5992 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><footer><nest/></footer></rule> |
5993 |
|
|
#errors |
5994 |
wakaba |
1.25 |
/rule/footer;no significant content;s |
5995 |
wakaba |
1.21 |
|
5996 |
|
|
#data |
5997 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><footer><nest/>a</footer></rule> |
5998 |
|
|
#errors |
5999 |
|
|
|
6000 |
|
|
#data |
6001 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><footer><nest/><i/></footer></rule> |
6002 |
|
|
#errors |
6003 |
wakaba |
1.25 |
/rule/footer;no significant content;s |
6004 |
|
|
/rule/footer/i;no significant content;s |
6005 |
wakaba |
1.21 |
|
6006 |
|
|
#data |
6007 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><footer><nest/><ul/></footer></rule> |
6008 |
|
|
#errors |
6009 |
wakaba |
1.25 |
/rule/footer;no significant content;s |
6010 |
wakaba |
1.21 |
|
6011 |
|
|
#data |
6012 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><footer><nest/><p/></footer></rule> |
6013 |
|
|
#errors |
6014 |
wakaba |
1.25 |
/rule/footer;no significant content;s |
6015 |
|
|
/rule/footer/p;no significant content;s |
6016 |
wakaba |
1.21 |
|
6017 |
|
|
#data |
6018 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><footer>a<nest/></footer></rule> |
6019 |
|
|
#errors |
6020 |
|
|
|
6021 |
|
|
#data |
6022 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><footer><i/><nest/></footer></rule> |
6023 |
|
|
#errors |
6024 |
wakaba |
1.25 |
/rule/footer;no significant content;s |
6025 |
|
|
/rule/footer/i;no significant content;s |
6026 |
wakaba |
1.21 |
|
6027 |
|
|
#data |
6028 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><footer><ol/><nest/></footer></rule> |
6029 |
|
|
#errors |
6030 |
wakaba |
1.25 |
/rule/footer;no significant content;s |
6031 |
wakaba |
1.21 |
|
6032 |
|
|
#data |
6033 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><footer><p/><nest/></footer></rule> |
6034 |
|
|
#errors |
6035 |
wakaba |
1.25 |
/rule/footer;no significant content;s |
6036 |
|
|
/rule/footer/p;no significant content;s |
6037 |
wakaba |
1.21 |
|
6038 |
|
|
#data |
6039 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><footer>a<nest/><p/></footer></rule> |
6040 |
|
|
#errors |
6041 |
wakaba |
1.25 |
/rule/footer/p;no significant content;s |
6042 |
wakaba |
1.21 |
|
6043 |
|
|
#data |
6044 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><footer><p/><nest/>a</footer></rule> |
6045 |
|
|
#errors |
6046 |
wakaba |
1.25 |
/rule/footer/p;no significant content;s |
6047 |
wakaba |
1.21 |
|
6048 |
|
|
#data |
6049 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><footer><nest/><h1/></footer></rule> |
6050 |
|
|
#errors |
6051 |
wakaba |
1.27 |
/rule/footer/h1;element not allowed:minus;m |
6052 |
wakaba |
1.25 |
/rule/footer;no significant content;s |
6053 |
|
|
/rule/footer/h1;no significant content;s |
6054 |
wakaba |
1.21 |
|
6055 |
|
|
#data |
6056 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><dialog><nest/></dialog></rule> |
6057 |
|
|
#errors |
6058 |
|
|
|
6059 |
|
|
#data |
6060 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6061 |
|
|
<dialog><dt/><nest/></dialog> |
6062 |
|
|
</rule> |
6063 |
|
|
#errors |
6064 |
|
|
/rule/dialog;child element missing:dd |
6065 |
wakaba |
1.25 |
/rule/dialog/dt;no significant content;s |
6066 |
wakaba |
1.21 |
|
6067 |
|
|
#data |
6068 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6069 |
|
|
<dialog><dt/><dd/><nest/></dialog> |
6070 |
|
|
</rule> |
6071 |
|
|
#errors |
6072 |
wakaba |
1.25 |
/rule/dialog/dt;no significant content;s |
6073 |
|
|
/rule/dialog/dd;no significant content;s |
6074 |
wakaba |
1.21 |
|
6075 |
|
|
#data |
6076 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6077 |
|
|
<dialog><dt/><dd/><dt/><nest/></dialog> |
6078 |
|
|
</rule> |
6079 |
|
|
#errors |
6080 |
|
|
/rule/dialog;child element missing:dd |
6081 |
wakaba |
1.25 |
/rule/dialog/dt;no significant content;s |
6082 |
|
|
/rule/dialog/dd;no significant content;s |
6083 |
|
|
/rule/dialog/dt;no significant content;s |
6084 |
wakaba |
1.21 |
|
6085 |
|
|
#data |
6086 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6087 |
|
|
<dialog><dt/><dd/><dt/><dd/><nest/></dialog> |
6088 |
|
|
</rule> |
6089 |
|
|
#errors |
6090 |
wakaba |
1.25 |
/rule/dialog/dt;no significant content;s |
6091 |
|
|
/rule/dialog/dd;no significant content;s |
6092 |
|
|
/rule/dialog/dt;no significant content;s |
6093 |
|
|
/rule/dialog/dd;no significant content;s |
6094 |
wakaba |
1.21 |
|
6095 |
|
|
#data |
6096 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6097 |
|
|
<dialog><dt/><nest/><dd/></dialog> |
6098 |
|
|
</rule> |
6099 |
|
|
#errors |
6100 |
wakaba |
1.25 |
/rule/dialog/dt;no significant content;s |
6101 |
|
|
/rule/dialog/dd;no significant content;s |
6102 |
wakaba |
1.21 |
|
6103 |
|
|
#data |
6104 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6105 |
|
|
<dialog><dt/><nest/><dt/><dd/></dialog> |
6106 |
|
|
</rule> |
6107 |
|
|
#errors |
6108 |
|
|
/rule/dialog/dt;ps element missing:dd |
6109 |
wakaba |
1.25 |
/rule/dialog/dt;no significant content;s |
6110 |
|
|
/rule/dialog/dt;no significant content;s |
6111 |
|
|
/rule/dialog/dd;no significant content;s |
6112 |
wakaba |
1.21 |
|
6113 |
|
|
#data |
6114 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6115 |
|
|
<dialog><nest/><dt/></dialog> |
6116 |
|
|
</rule> |
6117 |
|
|
#errors |
6118 |
|
|
/rule/dialog;child element missing:dd |
6119 |
wakaba |
1.25 |
/rule/dialog/dt;no significant content;s |
6120 |
wakaba |
1.21 |
|
6121 |
|
|
#data |
6122 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6123 |
|
|
<dialog><nest/><dt/><dd/></dialog> |
6124 |
|
|
</rule> |
6125 |
|
|
#errors |
6126 |
wakaba |
1.25 |
/rule/dialog/dt;no significant content;s |
6127 |
|
|
/rule/dialog/dd;no significant content;s |
6128 |
wakaba |
1.21 |
|
6129 |
|
|
#data |
6130 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><ul><nest/></ul></rule> |
6131 |
|
|
#errors |
6132 |
|
|
|
6133 |
|
|
#data |
6134 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><ul><li/><nest/></ul></rule> |
6135 |
|
|
#errors |
6136 |
wakaba |
1.25 |
/rule/ul/li;no significant content;s |
6137 |
wakaba |
1.21 |
|
6138 |
|
|
#data |
6139 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><ul><nest/><li/></ul></rule> |
6140 |
|
|
#errors |
6141 |
wakaba |
1.25 |
/rule/ul/li;no significant content;s |
6142 |
wakaba |
1.21 |
|
6143 |
|
|
#data |
6144 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><ol><nest/></ol></rule> |
6145 |
|
|
#errors |
6146 |
|
|
|
6147 |
|
|
#data |
6148 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><dl><nest/></dl></rule> |
6149 |
|
|
#errors |
6150 |
|
|
|
6151 |
|
|
#data |
6152 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><dl><nest/><dt/></dl></rule> |
6153 |
|
|
#errors |
6154 |
|
|
/rule/dl;child element missing:dd |
6155 |
wakaba |
1.25 |
/rule/dl/dt;no significant content;s |
6156 |
wakaba |
1.21 |
|
6157 |
|
|
#data |
6158 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><dl><dt/><nest/></dl></rule> |
6159 |
|
|
#errors |
6160 |
|
|
/rule/dl;child element missing:dd |
6161 |
wakaba |
1.25 |
/rule/dl/dt;no significant content;s |
6162 |
wakaba |
1.21 |
|
6163 |
|
|
#data |
6164 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><dl><dt/><nest/><dd/></dl></rule> |
6165 |
|
|
#errors |
6166 |
wakaba |
1.25 |
/rule/dl/dt;no significant content;s |
6167 |
|
|
/rule/dl/dd;no significant content;s |
6168 |
wakaba |
1.21 |
|
6169 |
|
|
#data |
6170 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><dl><dt/><dd/><nest/></dl></rule> |
6171 |
|
|
#errors |
6172 |
wakaba |
1.25 |
/rule/dl/dt;no significant content;s |
6173 |
|
|
/rule/dl/dd;no significant content;s |
6174 |
wakaba |
1.21 |
|
6175 |
|
|
#data |
6176 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><dl><nest/><dt/><dd/></dl></rule> |
6177 |
|
|
#errors |
6178 |
wakaba |
1.25 |
/rule/dl/dt;no significant content;s |
6179 |
|
|
/rule/dl/dd;no significant content;s |
6180 |
wakaba |
1.21 |
|
6181 |
|
|
#data |
6182 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6183 |
|
|
<dl><dt/><dd/><nest/><dt/><dd/></dl> |
6184 |
|
|
</rule> |
6185 |
|
|
#errors |
6186 |
wakaba |
1.25 |
/rule/dl/dt;no significant content;s |
6187 |
|
|
/rule/dl/dd;no significant content;s |
6188 |
|
|
/rule/dl/dt;no significant content;s |
6189 |
|
|
/rule/dl/dd;no significant content;s |
6190 |
wakaba |
1.21 |
|
6191 |
|
|
#data |
6192 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6193 |
|
|
<dl><dt/><nest/><dt/><dd/></dl> |
6194 |
|
|
</rule> |
6195 |
|
|
#errors |
6196 |
wakaba |
1.25 |
/rule/dl/dt;no significant content;s |
6197 |
|
|
/rule/dl/dt;no significant content;s |
6198 |
|
|
/rule/dl/dd;no significant content;s |
6199 |
wakaba |
1.21 |
|
6200 |
|
|
#data |
6201 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6202 |
|
|
<dl><dt/><dd/><nest/><dd/></dl> |
6203 |
|
|
</rule> |
6204 |
|
|
#errors |
6205 |
wakaba |
1.25 |
/rule/dl/dt;no significant content;s |
6206 |
|
|
/rule/dl/dd;no significant content;s |
6207 |
|
|
/rule/dl/dd;no significant content;s |
6208 |
wakaba |
1.21 |
|
6209 |
|
|
#data |
6210 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><del><nest/></del></rule> |
6211 |
|
|
#errors |
6212 |
|
|
|
6213 |
|
|
#data |
6214 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><del><nest/>aa</del></rule> |
6215 |
|
|
#errors |
6216 |
|
|
|
6217 |
|
|
#data |
6218 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><del><nest/><p/></del></rule> |
6219 |
|
|
#errors |
6220 |
wakaba |
1.25 |
/rule/del/p;no significant content;s |
6221 |
wakaba |
1.21 |
|
6222 |
|
|
#data |
6223 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6224 |
|
|
<video src="/"><nest/></video> |
6225 |
|
|
</rule> |
6226 |
|
|
#errors |
6227 |
|
|
|
6228 |
|
|
#data |
6229 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6230 |
|
|
<video><nest/><source src="/"/></video> |
6231 |
|
|
</rule> |
6232 |
|
|
#errors |
6233 |
|
|
|
6234 |
|
|
#data |
6235 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6236 |
|
|
<video><source src="/"/><nest/><source src="/"/></video> |
6237 |
|
|
</rule> |
6238 |
|
|
#errors |
6239 |
|
|
|
6240 |
|
|
#data |
6241 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6242 |
|
|
<video><source src="/"/><nest/></video> |
6243 |
|
|
</rule> |
6244 |
|
|
#errors |
6245 |
|
|
|
6246 |
|
|
#data |
6247 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6248 |
|
|
<table><nest/></table> |
6249 |
|
|
</rule> |
6250 |
|
|
#errors |
6251 |
|
|
|
6252 |
|
|
#data |
6253 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6254 |
|
|
<table><nest/><tr><td/></tr></table> |
6255 |
|
|
</rule> |
6256 |
|
|
#errors |
6257 |
wakaba |
1.25 |
/rule/table/tr/td;no significant content;s |
6258 |
wakaba |
1.21 |
|
6259 |
|
|
#data |
6260 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6261 |
|
|
<table><nest/><tbody><tr><td/></tr></tbody></table> |
6262 |
|
|
</rule> |
6263 |
|
|
#errors |
6264 |
wakaba |
1.25 |
/rule/table/tbody/tr/td;no significant content;s |
6265 |
wakaba |
1.21 |
|
6266 |
|
|
#data |
6267 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6268 |
|
|
<table><tbody><tr><td/></tr></tbody><nest/></table> |
6269 |
|
|
</rule> |
6270 |
|
|
#errors |
6271 |
wakaba |
1.25 |
/rule/table/tbody/tr/td;no significant content;s |
6272 |
wakaba |
1.21 |
|
6273 |
|
|
#data |
6274 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6275 |
|
|
<table><caption/><nest/><caption/><tr><td/></tr></table> |
6276 |
|
|
</rule> |
6277 |
|
|
#errors |
6278 |
|
|
/rule/table/caption;element not allowed |
6279 |
wakaba |
1.25 |
/rule/table/caption;no significant content;s |
6280 |
|
|
/rule/table/caption;no significant content;s |
6281 |
|
|
/rule/table/tr/td;no significant content;s |
6282 |
wakaba |
1.21 |
|
6283 |
|
|
#data |
6284 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6285 |
|
|
<colgroup><nest/></colgroup> |
6286 |
|
|
</rule> |
6287 |
|
|
#errors |
6288 |
|
|
|
6289 |
|
|
#data |
6290 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6291 |
|
|
<colgroup><col/><nest/></colgroup> |
6292 |
|
|
</rule> |
6293 |
|
|
#errors |
6294 |
|
|
|
6295 |
|
|
#data |
6296 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6297 |
|
|
<colgroup><nest/><col/></colgroup> |
6298 |
|
|
</rule> |
6299 |
|
|
#errors |
6300 |
|
|
|
6301 |
|
|
#data |
6302 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6303 |
|
|
<colgroup><col/><nest/><col/></colgroup> |
6304 |
|
|
</rule> |
6305 |
|
|
#errors |
6306 |
|
|
|
6307 |
|
|
#data |
6308 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6309 |
|
|
<tbody><nest/></tbody> |
6310 |
|
|
</rule> |
6311 |
|
|
#errors |
6312 |
|
|
/rule/tbody;child element missing:tr |
6313 |
|
|
|
6314 |
|
|
#data |
6315 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6316 |
|
|
<tbody><nest/><tr><td/></tr></tbody> |
6317 |
|
|
</rule> |
6318 |
|
|
#errors |
6319 |
wakaba |
1.25 |
/rule/tbody/tr/td;no significant content;s |
6320 |
wakaba |
1.21 |
|
6321 |
|
|
#data |
6322 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6323 |
|
|
<tbody><tr><td/></tr><nest/></tbody> |
6324 |
|
|
</rule> |
6325 |
|
|
#errors |
6326 |
wakaba |
1.25 |
/rule/tbody/tr/td;no significant content;s |
6327 |
wakaba |
1.21 |
|
6328 |
|
|
#data |
6329 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6330 |
|
|
<tr><nest/></tr> |
6331 |
|
|
</rule> |
6332 |
|
|
#errors |
6333 |
|
|
/rule/tr;child element missing:td|th |
6334 |
|
|
|
6335 |
|
|
#data |
6336 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6337 |
|
|
<tr><td/><nest/></tr> |
6338 |
|
|
</rule> |
6339 |
|
|
#errors |
6340 |
wakaba |
1.25 |
/rule/tr/td;no significant content;s |
6341 |
wakaba |
1.21 |
|
6342 |
|
|
#data |
6343 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6344 |
|
|
<tr><nest/><td/></tr> |
6345 |
|
|
</rule> |
6346 |
|
|
#errors |
6347 |
wakaba |
1.25 |
/rule/tr/td;no significant content;s |
6348 |
wakaba |
1.21 |
|
6349 |
|
|
#data |
6350 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6351 |
|
|
<tr><th/><nest/></tr> |
6352 |
|
|
</rule> |
6353 |
|
|
#errors |
6354 |
wakaba |
1.25 |
/rule/tr/th;no significant content;s |
6355 |
wakaba |
1.21 |
|
6356 |
|
|
#data |
6357 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6358 |
|
|
<tr><th/><nest/><td/></tr> |
6359 |
|
|
</rule> |
6360 |
|
|
#errors |
6361 |
wakaba |
1.25 |
/rule/tr/th;no significant content;s |
6362 |
|
|
/rule/tr/td;no significant content;s |
6363 |
wakaba |
1.21 |
|
6364 |
|
|
#data |
6365 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6366 |
|
|
<head><title/><noscript><nest/></noscript></head> |
6367 |
|
|
</rule> |
6368 |
|
|
#errors |
6369 |
|
|
/rule/head/noscript;in XML:noscript |
6370 |
|
|
|
6371 |
|
|
#data |
6372 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><head><title/> |
6373 |
|
|
<noscript><link rel="alternate" href=""/><nest/></noscript> |
6374 |
|
|
</head></rule> |
6375 |
|
|
#errors |
6376 |
|
|
/rule/head/noscript;in XML:noscript |
6377 |
|
|
|
6378 |
|
|
#data |
6379 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6380 |
|
|
<datagrid><nest/></datagrid> |
6381 |
|
|
</rule> |
6382 |
|
|
#errors |
6383 |
wakaba |
1.25 |
/rule/datagrid;no significant content;s |
6384 |
wakaba |
1.21 |
|
6385 |
|
|
#data |
6386 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6387 |
|
|
<datagrid><nest/><table/></datagrid> |
6388 |
|
|
</rule> |
6389 |
|
|
#errors |
6390 |
|
|
|
6391 |
|
|
#data |
6392 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6393 |
|
|
<datagrid><nest/><table/><p/></datagrid> |
6394 |
|
|
</rule> |
6395 |
|
|
#errors |
6396 |
|
|
/rule/datagrid/p;element not allowed |
6397 |
wakaba |
1.25 |
/rule/datagrid/p;no significant content;s |
6398 |
wakaba |
1.21 |
|
6399 |
|
|
#data |
6400 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6401 |
|
|
<datagrid><p/><nest/><table/></datagrid> |
6402 |
|
|
</rule> |
6403 |
|
|
#errors |
6404 |
wakaba |
1.25 |
/rule/datagrid;no significant content;s |
6405 |
|
|
/rule/datagrid/p;no significant content;s |
6406 |
wakaba |
1.21 |
|
6407 |
|
|
#data |
6408 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6409 |
|
|
<datagrid><table/><nest/><p/></datagrid> |
6410 |
|
|
</rule> |
6411 |
|
|
#errors |
6412 |
|
|
/rule/datagrid/p;element not allowed |
6413 |
wakaba |
1.25 |
/rule/datagrid/p;no significant content;s |
6414 |
wakaba |
1.21 |
|
6415 |
|
|
#data |
6416 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6417 |
|
|
<menu><nest/></menu> |
6418 |
|
|
</rule> |
6419 |
|
|
#errors |
6420 |
wakaba |
1.25 |
/rule/menu;no significant content;s |
6421 |
wakaba |
1.21 |
|
6422 |
|
|
#data |
6423 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6424 |
|
|
<menu><li/><nest/></menu> |
6425 |
|
|
</rule> |
6426 |
|
|
#errors |
6427 |
wakaba |
1.25 |
/rule/menu/li;no significant content;s |
6428 |
wakaba |
1.21 |
|
6429 |
|
|
#data |
6430 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6431 |
|
|
<menu><nest/><li/></menu> |
6432 |
|
|
</rule> |
6433 |
|
|
#errors |
6434 |
wakaba |
1.25 |
/rule/menu/li;no significant content;s |
6435 |
wakaba |
1.21 |
|
6436 |
|
|
#data |
6437 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6438 |
|
|
<menu><li/><nest/><li/></menu> |
6439 |
|
|
</rule> |
6440 |
|
|
#errors |
6441 |
wakaba |
1.25 |
/rule/menu/li;no significant content;s |
6442 |
|
|
/rule/menu/li;no significant content;s |
6443 |
wakaba |
1.21 |
|
6444 |
|
|
#data |
6445 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6446 |
|
|
<menu>aa<nest/></menu> |
6447 |
|
|
</rule> |
6448 |
|
|
#errors |
6449 |
|
|
|
6450 |
|
|
#data |
6451 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6452 |
|
|
<menu><nest/>aa</menu> |
6453 |
|
|
</rule> |
6454 |
|
|
#errors |
6455 |
|
|
|
6456 |
|
|
#data |
6457 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6458 |
|
|
<menu>aa<nest/>bb</menu> |
6459 |
|
|
</rule> |
6460 |
|
|
#errors |
6461 |
|
|
|
6462 |
|
|
#data |
6463 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6464 |
|
|
<menu>aa<nest/><li/></menu> |
6465 |
|
|
</rule> |
6466 |
|
|
#errors |
6467 |
|
|
/rule/menu/li;element not allowed |
6468 |
wakaba |
1.25 |
/rule/menu/li;no significant content;s |
6469 |
wakaba |
1.21 |
|
6470 |
|
|
#data |
6471 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6472 |
|
|
<menu><li/><nest/>aa</menu> |
6473 |
|
|
</rule> |
6474 |
|
|
#errors |
6475 |
|
|
/rule/menu/"aa";character not allowed |
6476 |
wakaba |
1.25 |
/rule/menu/li;no significant content;s |
6477 |
wakaba |
1.21 |
|
6478 |
|
|
#data |
6479 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6480 |
|
|
<datatemplate><nest/></datatemplate> |
6481 |
|
|
</rule> |
6482 |
|
|
#errors |
6483 |
|
|
|
6484 |
|
|
#data |
6485 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6486 |
|
|
<datatemplate><nest/><rule/></datatemplate> |
6487 |
|
|
</rule> |
6488 |
|
|
#errors |
6489 |
|
|
|
6490 |
|
|
#data |
6491 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6492 |
|
|
<datatemplate><rule/><nest/></datatemplate> |
6493 |
|
|
</rule> |
6494 |
|
|
#errors |
6495 |
|
|
|
6496 |
|
|
#data |
6497 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6498 |
|
|
<rule><nest/></rule> |
6499 |
|
|
</rule> |
6500 |
|
|
#errors |
6501 |
|
|
|
6502 |
|
|
#data |
6503 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6504 |
|
|
<a:author xmlns:a="http://www.w3.org/2005/Atom"><a:name><nest/></a:name></a:author> |
6505 |
|
|
</rule> |
6506 |
|
|
#errors |
6507 |
|
|
|
6508 |
|
|
#data |
6509 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6510 |
|
|
<a:author xmlns:a="http://www.w3.org/2005/Atom"><a:name><nest/>aa</a:name></a:author> |
6511 |
|
|
</rule> |
6512 |
|
|
#errors |
6513 |
|
|
|
6514 |
|
|
#data |
6515 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6516 |
|
|
<a:author xmlns:a="http://www.w3.org/2005/Atom"><a:name>aa<nest/></a:name></a:author> |
6517 |
|
|
</rule> |
6518 |
|
|
#errors |
6519 |
|
|
|
6520 |
|
|
#data |
6521 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6522 |
|
|
<a:author xmlns:a="http://www.w3.org/2005/Atom"><a:uri><nest/>http://www.example.org/</a:uri><a:name/></a:author> |
6523 |
|
|
</rule> |
6524 |
|
|
#errors |
6525 |
|
|
|
6526 |
|
|
#data |
6527 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6528 |
|
|
<a:author xmlns:a="http://www.w3.org/2005/Atom"><a:email><nest/>a@example.com</a:email><a:name/></a:author> |
6529 |
|
|
</rule> |
6530 |
|
|
#errors |
6531 |
|
|
/rule/author/email;addr-spec;unsupported |
6532 |
|
|
|
6533 |
|
|
#data |
6534 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6535 |
|
|
<a:published xmlns:a="http://www.w3.org/2005/Atom">2006-12-31T00:00:00Z<nest/></a:published> |
6536 |
|
|
</rule> |
6537 |
|
|
#errors |
6538 |
|
|
|
6539 |
|
|
#data |
6540 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6541 |
|
|
<a:entry xmlns:a="http://www.w3.org/2005/Atom"><a:id>http://www.example.org/</a:id><a:title/><a:content/><a:author><a:name/></a:author><a:updated>2006-12-31T00:00:00Z</a:updated><nest/></a:entry> |
6542 |
|
|
</rule> |
6543 |
|
|
#errors |
6544 |
|
|
|
6545 |
|
|
#data |
6546 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6547 |
|
|
<a:entry xmlns:a="http://www.w3.org/2005/Atom"><nest/><a:id>http://www.example.org/</a:id><a:title/><a:content/><a:author><a:name/></a:author><a:updated>2006-12-31T00:00:00Z</a:updated></a:entry> |
6548 |
|
|
</rule> |
6549 |
|
|
#errors |
6550 |
|
|
|
6551 |
|
|
#data |
6552 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6553 |
|
|
<a:feed xmlns:a="http://www.w3.org/2005/Atom"><nest/><a:id>http://www.example.org/</a:id><a:title/><a:link rel="self" href="/"/><a:author><a:name/></a:author><a:updated>2006-12-31T00:00:00Z</a:updated></a:feed> |
6554 |
|
|
</rule> |
6555 |
|
|
#errors |
6556 |
|
|
|
6557 |
|
|
#data |
6558 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6559 |
|
|
<a:feed xmlns:a="http://www.w3.org/2005/Atom"><a:id>http://www.example.org/</a:id><a:title/><a:link rel="self" href="/"/><a:author><a:name/></a:author><a:updated>2006-12-31T00:00:00Z</a:updated><nest/></a:feed> |
6560 |
|
|
</rule> |
6561 |
|
|
#errors |
6562 |
|
|
|
6563 |
|
|
#data |
6564 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6565 |
|
|
<a:feed xmlns:a="http://www.w3.org/2005/Atom"><a:id>http://www.example.org/</a:id><a:title/><a:link rel="self" href="/"/><a:author><a:name/></a:author><a:updated>2006-12-31T00:00:00Z</a:updated><nest/><a:entry><a:id>http://www.example.org/1/</a:id><a:title/><a:content/><a:updated>2007-01-01T00:00:00Z</a:updated></a:entry></a:feed> |
6566 |
|
|
</rule> |
6567 |
|
|
#errors |
6568 |
|
|
|
6569 |
|
|
#data |
6570 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6571 |
|
|
<a:feed xmlns:a="http://www.w3.org/2005/Atom"><a:id>http://www.example.org/</a:id><a:title/><a:link rel="self" href="/"/><a:author><a:name/></a:author><a:updated>2006-12-31T00:00:00Z</a:updated><a:entry><a:id>http://www.example.org/1/</a:id><a:title/><a:content/><a:updated>2007-01-01T00:00:00Z</a:updated></a:entry><nest/><a:entry><a:id>http://www.example.org/2/</a:id><a:title/><a:content/><a:updated>2007-01-01T00:00:00Z</a:updated></a:entry></a:feed> |
6572 |
|
|
</rule> |
6573 |
|
|
#errors |
6574 |
|
|
|
6575 |
|
|
#data |
6576 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
6577 |
|
|
<datatemplate><rule></rule><nest></nest></datatemplate> |
6578 |
|
|
<nest></nest> |
6579 |
|
|
</div> |
6580 |
|
|
#errors |
6581 |
|
|
/div/datatemplate/nest;element not allowed:datatemplate |
6582 |
wakaba |
1.27 |
/div/nest;element not allowed:prose;m |
6583 |
wakaba |
1.25 |
/div;no significant content;s |
6584 |
wakaba |
1.21 |
|
6585 |
|
|
#data |
6586 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
6587 |
|
|
<datatemplate><rule></rule><nest></nest></datatemplate> |
6588 |
|
|
</div> |
6589 |
|
|
#errors |
6590 |
|
|
/div/datatemplate/nest;element not allowed:datatemplate |
6591 |
wakaba |
1.25 |
/div;no significant content;s |