1 |
wakaba |
1.1 |
#data |
2 |
|
|
<html></html> |
3 |
|
|
#errors |
4 |
wakaba |
1.67 |
/html;unknown element;u |
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 |
wakaba |
1.67 |
/html;child element missing;head;m |
22 |
|
|
/html;child element missing;body;m |
23 |
wakaba |
1.1 |
|
24 |
|
|
#data |
25 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml"><head></head></html> |
26 |
|
|
#errors |
27 |
wakaba |
1.67 |
/html;child element missing;body;m |
28 |
|
|
/html/head;child element missing;title;m |
29 |
wakaba |
1.1 |
|
30 |
|
|
#data |
31 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml"><body></body></html> |
32 |
|
|
#errors |
33 |
wakaba |
1.67 |
/html/body;ps element missing;head;m |
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 |
wakaba |
1.67 |
/html/p;element not allowed;m |
40 |
|
|
/html;child element missing;head;m |
41 |
|
|
/html;child element missing;body;m |
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 |
wakaba |
1.67 |
/html/"a";character not allowed;m |
48 |
|
|
/html;child element missing;head;m |
49 |
|
|
/html;child element missing;body;m |
50 |
wakaba |
1.1 |
|
51 |
|
|
#data |
52 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml"> </html> |
53 |
|
|
#errors |
54 |
wakaba |
1.67 |
/html;child element missing;head;m |
55 |
|
|
/html;child element missing;body;m |
56 |
wakaba |
1.1 |
|
57 |
|
|
#data |
58 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body></body></html> |
59 |
|
|
#errors |
60 |
wakaba |
1.67 |
/html/head;child element missing;title;m |
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 |
wakaba |
1.67 |
/html/head;child element missing;title;m |
67 |
|
|
/html/"a";character not allowed;m |
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 |
wakaba |
1.67 |
/html/"a";character not allowed;m |
74 |
|
|
/html/head;child element missing;title;m |
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 |
wakaba |
1.67 |
/html/head;child element missing;title;m |
81 |
|
|
/html/"a";character not allowed;m |
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 |
wakaba |
1.67 |
/html/head;child element missing;title;m |
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 |
wakaba |
1.67 |
/html/head;child element missing;title;m |
94 |
|
|
/html/p;element not allowed;m |
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 |
wakaba |
1.67 |
/head;child element missing;title;m |
104 |
wakaba |
1.1 |
|
105 |
|
|
#data |
106 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
107 |
|
|
<command/> |
108 |
|
|
</head> |
109 |
|
|
#errors |
110 |
wakaba |
1.67 |
/head;child element missing;title;m |
111 |
wakaba |
1.1 |
|
112 |
|
|
#data |
113 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
114 |
|
|
<event-source/> |
115 |
|
|
</head> |
116 |
|
|
#errors |
117 |
wakaba |
1.67 |
/head;child element missing;title;m |
118 |
wakaba |
1.70 |
/head/event-source;element not defined;m |
119 |
|
|
|
120 |
|
|
#data |
121 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
122 |
|
|
<eventsource/> |
123 |
|
|
</head> |
124 |
|
|
#errors |
125 |
|
|
/head;child element missing;title;m |
126 |
wakaba |
1.1 |
|
127 |
|
|
#data |
128 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
129 |
wakaba |
1.10 |
<link rel="author" href="mailto:a@example.com"/> |
130 |
wakaba |
1.1 |
</head> |
131 |
|
|
#errors |
132 |
wakaba |
1.67 |
/head;child element missing;title;m |
133 |
wakaba |
1.1 |
|
134 |
|
|
#data |
135 |
wakaba |
1.26 |
<html xmlns="http://www.w3.org/1999/xhtml"> |
136 |
|
|
<head> |
137 |
wakaba |
1.1 |
<meta charset="us-ascii"/> |
138 |
|
|
</head> |
139 |
wakaba |
1.26 |
<body>x</body> |
140 |
|
|
</html> |
141 |
wakaba |
1.1 |
#errors |
142 |
wakaba |
1.67 |
/html/head;child element missing;title;m |
143 |
wakaba |
1.29 |
/html/head/meta;in XML:charset;m |
144 |
wakaba |
1.67 |
/html/head/meta/@charset;mismatched charset name not checked;u |
145 |
wakaba |
1.1 |
|
146 |
|
|
#data |
147 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
148 |
|
|
<meta name="keywords" content="html5"/> |
149 |
|
|
</head> |
150 |
|
|
#errors |
151 |
wakaba |
1.67 |
/head;child element missing;title;m |
152 |
wakaba |
1.1 |
|
153 |
|
|
#data |
154 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
155 |
|
|
<script type="text/javascript"/> |
156 |
|
|
</head> |
157 |
|
|
#errors |
158 |
wakaba |
1.67 |
/head;child element missing;title;m |
159 |
wakaba |
1.24 |
/head/script/@type;IMT:obsolete subtype;w |
160 |
wakaba |
1.62 |
/head/script;SUBDOC |
161 |
wakaba |
1.1 |
|
162 |
|
|
#data |
163 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
164 |
|
|
<style type="text/css"/> |
165 |
|
|
</head> |
166 |
|
|
#errors |
167 |
wakaba |
1.67 |
/head;child element missing;title;m |
168 |
wakaba |
1.53 |
/head/style;SUBDOC |
169 |
wakaba |
1.1 |
|
170 |
|
|
#data |
171 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml"><head><title></title></head><body></body></html> |
172 |
|
|
#errors |
173 |
wakaba |
1.25 |
/html/body;no significant content;s |
174 |
wakaba |
1.1 |
|
175 |
|
|
#data |
176 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
177 |
|
|
<base href="http://www.w3.org/"/> |
178 |
|
|
<title/> |
179 |
|
|
</head> |
180 |
|
|
#errors |
181 |
|
|
|
182 |
|
|
#data |
183 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
184 |
|
|
<title/> |
185 |
|
|
<base href="http://www.w3.org/"/> |
186 |
|
|
</head> |
187 |
|
|
#errors |
188 |
|
|
|
189 |
|
|
#data |
190 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
191 |
|
|
<command/> |
192 |
|
|
<title/> |
193 |
|
|
</head> |
194 |
|
|
#errors |
195 |
|
|
|
196 |
|
|
#data |
197 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
198 |
|
|
<title/> |
199 |
|
|
<command/> |
200 |
|
|
</head> |
201 |
|
|
#errors |
202 |
|
|
|
203 |
|
|
#data |
204 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
205 |
|
|
<event-source/> |
206 |
|
|
<title/> |
207 |
|
|
</head> |
208 |
|
|
#errors |
209 |
wakaba |
1.70 |
/head/event-source;element not defined;m |
210 |
|
|
|
211 |
|
|
#data |
212 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
213 |
|
|
<eventsource/> |
214 |
|
|
<title/> |
215 |
|
|
</head> |
216 |
|
|
#errors |
217 |
wakaba |
1.1 |
|
218 |
|
|
#data |
219 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
220 |
|
|
<title/> |
221 |
|
|
<event-source/> |
222 |
|
|
</head> |
223 |
|
|
#errors |
224 |
wakaba |
1.70 |
/head/event-source;element not defined;m |
225 |
|
|
|
226 |
|
|
#data |
227 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
228 |
|
|
<title/> |
229 |
|
|
<eventsource/> |
230 |
|
|
</head> |
231 |
|
|
#errors |
232 |
wakaba |
1.1 |
|
233 |
|
|
#data |
234 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
235 |
wakaba |
1.10 |
<link rel="author" href="mailto:a@example.com"/> |
236 |
wakaba |
1.1 |
<title/> |
237 |
|
|
</head> |
238 |
|
|
#errors |
239 |
|
|
|
240 |
|
|
#data |
241 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
242 |
|
|
<title/> |
243 |
wakaba |
1.10 |
<link rel="author" href="mailto:a@example.com"/> |
244 |
wakaba |
1.1 |
</head> |
245 |
|
|
#errors |
246 |
|
|
|
247 |
|
|
#data |
248 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
249 |
wakaba |
1.20 |
<meta/> |
250 |
|
|
<title/> |
251 |
|
|
</head> |
252 |
|
|
#errors |
253 |
wakaba |
1.67 |
/head/meta;attribute missing:name|http-equiv|charset;m |
254 |
wakaba |
1.20 |
|
255 |
|
|
#data |
256 |
wakaba |
1.26 |
<html xmlns="http://www.w3.org/1999/xhtml"> |
257 |
|
|
<head> |
258 |
wakaba |
1.1 |
<meta charset="us-ascii"/> |
259 |
wakaba |
1.26 |
<title>x</title> |
260 |
wakaba |
1.1 |
</head> |
261 |
wakaba |
1.26 |
<body>t</body> |
262 |
|
|
</html> |
263 |
wakaba |
1.1 |
#errors |
264 |
wakaba |
1.29 |
/html/head/meta;in XML:charset;m |
265 |
wakaba |
1.67 |
/html/head/meta/@charset;mismatched charset name not checked;u |
266 |
wakaba |
1.1 |
|
267 |
|
|
#data |
268 |
wakaba |
1.26 |
<html xmlns="http://www.w3.org/1999/xhtml"> |
269 |
|
|
<head> |
270 |
|
|
<title>x</title> |
271 |
wakaba |
1.1 |
<meta charset="us-ascii"/> |
272 |
|
|
</head> |
273 |
wakaba |
1.26 |
<body>y</body> |
274 |
|
|
</html> |
275 |
wakaba |
1.1 |
#errors |
276 |
wakaba |
1.29 |
/html/head/meta;element not allowed:meta charset;m |
277 |
|
|
/html/head/meta;in XML:charset;m |
278 |
wakaba |
1.67 |
/html/head/meta/@charset;mismatched charset name not checked;u |
279 |
wakaba |
1.1 |
|
280 |
|
|
#data |
281 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
282 |
|
|
<meta name="keywords" content="html5"/> |
283 |
|
|
<title/> |
284 |
|
|
</head> |
285 |
|
|
#errors |
286 |
|
|
|
287 |
|
|
#data |
288 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
289 |
|
|
<title/> |
290 |
|
|
<meta name="keywords" content="html5"/> |
291 |
|
|
</head> |
292 |
|
|
#errors |
293 |
|
|
|
294 |
|
|
#data |
295 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
296 |
|
|
<script type="text/javascript"/> |
297 |
|
|
<title/> |
298 |
|
|
</head> |
299 |
|
|
#errors |
300 |
wakaba |
1.24 |
/head/script/@type;IMT:obsolete subtype;w |
301 |
wakaba |
1.62 |
/head/script;SUBDOC |
302 |
wakaba |
1.1 |
|
303 |
|
|
#data |
304 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
305 |
|
|
<title/> |
306 |
|
|
<script type="text/javascript"/> |
307 |
|
|
</head> |
308 |
|
|
#errors |
309 |
wakaba |
1.24 |
/head/script/@type;IMT:obsolete subtype;w |
310 |
wakaba |
1.62 |
/head/script;SUBDOC |
311 |
wakaba |
1.1 |
|
312 |
|
|
#data |
313 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
314 |
|
|
<style type="text/css"/> |
315 |
|
|
<title/> |
316 |
|
|
</head> |
317 |
|
|
#errors |
318 |
wakaba |
1.53 |
/head/style;SUBDOC |
319 |
wakaba |
1.1 |
|
320 |
|
|
#data |
321 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
322 |
|
|
<title/> |
323 |
|
|
<style type="text/css"/> |
324 |
|
|
</head> |
325 |
|
|
#errors |
326 |
wakaba |
1.53 |
/head/style;SUBDOC |
327 |
wakaba |
1.1 |
|
328 |
|
|
#data |
329 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml"><head><title></title><title></title></head><body></body></html> |
330 |
|
|
#errors |
331 |
wakaba |
1.27 |
/html/head/title;element not allowed:head title;m |
332 |
wakaba |
1.25 |
/html/body;no significant content;s |
333 |
wakaba |
1.1 |
|
334 |
|
|
#data |
335 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml"><head><title></title><p></p></head><body></body></html> |
336 |
|
|
#errors |
337 |
wakaba |
1.27 |
/html/head/p;element not allowed:metadata;m |
338 |
wakaba |
1.25 |
/html/head/p;no significant content;s |
339 |
|
|
/html/body;no significant content;s |
340 |
wakaba |
1.1 |
|
341 |
|
|
#data |
342 |
wakaba |
1.26 |
<html xmlns="http://www.w3.org/1999/xhtml"> |
343 |
|
|
<head><meta charset="us-ascii"/><base/><title>x</title></head> |
344 |
|
|
<body>ty</body> |
345 |
|
|
</html> |
346 |
wakaba |
1.1 |
#errors |
347 |
wakaba |
1.29 |
/html/head/meta;in XML:charset;m |
348 |
wakaba |
1.67 |
/html/head/meta/@charset;mismatched charset name not checked;u |
349 |
|
|
/html/head/base;attribute missing:href|target;m |
350 |
wakaba |
1.1 |
|
351 |
|
|
#data |
352 |
wakaba |
1.26 |
<html xmlns="http://www.w3.org/1999/xhtml"><head><meta charset="us-ascii"/><title>x</title><base/></head> |
353 |
|
|
<body>y</body></html> |
354 |
wakaba |
1.1 |
#errors |
355 |
wakaba |
1.67 |
/html/head/base;attribute missing:href|target;m |
356 |
wakaba |
1.29 |
/html/head/meta;in XML:charset;m |
357 |
wakaba |
1.67 |
/html/head/meta/@charset;mismatched charset name not checked;u |
358 |
wakaba |
1.1 |
|
359 |
|
|
#data |
360 |
wakaba |
1.26 |
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>y</title><base/></head><body>ty</body></html> |
361 |
wakaba |
1.1 |
#errors |
362 |
wakaba |
1.67 |
/html/head/base;attribute missing:href|target;m |
363 |
wakaba |
1.1 |
|
364 |
|
|
#data |
365 |
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> |
366 |
wakaba |
1.1 |
#errors |
367 |
wakaba |
1.67 |
/html/head/base;attribute missing:href|target;m |
368 |
wakaba |
1.29 |
/html/head/meta;element not allowed:meta charset;m |
369 |
|
|
/html/head/meta;in XML:charset;m |
370 |
wakaba |
1.67 |
/html/head/meta/@charset;mismatched charset name not checked;u |
371 |
wakaba |
1.1 |
|
372 |
|
|
#data |
373 |
wakaba |
1.26 |
<html xmlns="http://www.w3.org/1999/xhtml"> |
374 |
|
|
<head> |
375 |
wakaba |
1.1 |
<meta charset="us-ascii"/> |
376 |
wakaba |
1.26 |
<title>x</title> |
377 |
wakaba |
1.1 |
<base href="http://www.w3.org/"/> |
378 |
|
|
</head> |
379 |
wakaba |
1.26 |
<body>y</body> |
380 |
|
|
</html> |
381 |
wakaba |
1.1 |
#errors |
382 |
wakaba |
1.29 |
/html/head/meta;in XML:charset;m |
383 |
wakaba |
1.67 |
/html/head/meta/@charset;mismatched charset name not checked;u |
384 |
wakaba |
1.1 |
|
385 |
|
|
#data |
386 |
wakaba |
1.26 |
<html xmlns="http://www.w3.org/1999/xhtml"> |
387 |
|
|
<head> |
388 |
wakaba |
1.1 |
<base href="http://www.w3.org/"/> |
389 |
|
|
<meta charset="us-ascii"/> |
390 |
wakaba |
1.26 |
<title>x</title> |
391 |
wakaba |
1.1 |
</head> |
392 |
wakaba |
1.26 |
<body>ty</body> |
393 |
|
|
</html> |
394 |
wakaba |
1.1 |
#errors |
395 |
wakaba |
1.29 |
/html/head/meta;element not allowed:meta charset;m |
396 |
|
|
/html/head/meta;in XML:charset;m |
397 |
wakaba |
1.67 |
/html/head/meta/@charset;mismatched charset name not checked;u |
398 |
wakaba |
1.1 |
|
399 |
|
|
#data |
400 |
wakaba |
1.26 |
<html xmlns="http://www.w3.org/1999/xhtml"> |
401 |
|
|
<head> |
402 |
wakaba |
1.1 |
<base href="http://www.w3.org/"/> |
403 |
wakaba |
1.26 |
<title>x</title> |
404 |
wakaba |
1.1 |
<meta charset="us-ascii"/> |
405 |
|
|
</head> |
406 |
wakaba |
1.26 |
<body>xx</body> |
407 |
|
|
</html> |
408 |
wakaba |
1.1 |
#errors |
409 |
wakaba |
1.29 |
/html/head/meta;element not allowed:meta charset;m |
410 |
|
|
/html/head/meta;in XML:charset;m |
411 |
wakaba |
1.67 |
/html/head/meta/@charset;mismatched charset name not checked;u |
412 |
wakaba |
1.1 |
|
413 |
|
|
#data |
414 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
415 |
|
|
<base href="http://www.w3.org/"/> |
416 |
|
|
<meta name="keywords" content="html5"/> |
417 |
|
|
<title/> |
418 |
|
|
</head> |
419 |
|
|
#errors |
420 |
|
|
|
421 |
|
|
#data |
422 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
423 |
|
|
<base href="http://www.w3.org/"/> |
424 |
|
|
<title/> |
425 |
|
|
<meta name="keywords" content="html5"/> |
426 |
|
|
</head> |
427 |
|
|
#errors |
428 |
|
|
|
429 |
|
|
#data |
430 |
wakaba |
1.26 |
<html xmlns="http://www.w3.org/1999/xhtml"> |
431 |
|
|
<head> |
432 |
wakaba |
1.1 |
<meta name="keywords" content="html5"/> |
433 |
|
|
<meta charset="us-ascii"/> |
434 |
wakaba |
1.26 |
<title>xx</title> |
435 |
wakaba |
1.1 |
</head> |
436 |
wakaba |
1.26 |
<body>xx</body> |
437 |
|
|
</html> |
438 |
wakaba |
1.1 |
#errors |
439 |
wakaba |
1.29 |
/html/head/meta;element not allowed:meta charset;m |
440 |
|
|
/html/head/meta;in XML:charset;m |
441 |
wakaba |
1.67 |
/html/head/meta/@charset;mismatched charset name not checked;u |
442 |
wakaba |
1.1 |
|
443 |
|
|
#data |
444 |
wakaba |
1.26 |
<html xmlns="http://www.w3.org/1999/xhtml"> |
445 |
|
|
<head> |
446 |
wakaba |
1.1 |
<meta charset="us-ascii"/> |
447 |
|
|
<meta name="keywords" content="html5"/> |
448 |
wakaba |
1.26 |
<title>x</title> |
449 |
|
|
</head> |
450 |
|
|
<body>xx</body> |
451 |
|
|
</html> |
452 |
|
|
#errors |
453 |
wakaba |
1.29 |
/html/head/meta;in XML:charset;m |
454 |
wakaba |
1.67 |
/html/head/meta/@charset;mismatched charset name not checked;u |
455 |
wakaba |
1.26 |
|
456 |
|
|
#data |
457 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
458 |
|
|
<title>a</title> |
459 |
|
|
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"/> |
460 |
wakaba |
1.1 |
</head> |
461 |
|
|
#errors |
462 |
|
|
|
463 |
|
|
#data |
464 |
|
|
<base href="http://www.w3.org/" xmlns="http://www.w3.org/1999/xhtml"></base> |
465 |
|
|
#errors |
466 |
|
|
|
467 |
|
|
#data |
468 |
|
|
<base href="http://www.w3.org/" xmlns="http://www.w3.org/1999/xhtml"> </base> |
469 |
|
|
#errors |
470 |
|
|
|
471 |
|
|
#data |
472 |
|
|
<base href="http://www.w3.org/" xmlns="http://www.w3.org/1999/xhtml">a</base> |
473 |
|
|
#errors |
474 |
wakaba |
1.27 |
/base/"a";character not allowed:empty;m |
475 |
wakaba |
1.1 |
|
476 |
|
|
#data |
477 |
|
|
<base href="http://www.w3.org/" xmlns="http://www.w3.org/1999/xhtml"><p/></base> |
478 |
|
|
#errors |
479 |
wakaba |
1.27 |
/base/p;element not allowed:empty;m |
480 |
wakaba |
1.25 |
/base/p;no significant content;s |
481 |
wakaba |
1.1 |
|
482 |
|
|
#data |
483 |
wakaba |
1.26 |
<head xmlns="http://www.w3.org/1999/xhtml"> |
484 |
|
|
<base href=""/> |
485 |
|
|
<base href=""/> |
486 |
|
|
<title>x</title> |
487 |
|
|
</head> |
488 |
|
|
#errors |
489 |
wakaba |
1.67 |
/head/base;element not allowed:base;m |
490 |
|
|
/head/base;basehref after URL attribute;m |
491 |
wakaba |
1.26 |
|
492 |
|
|
#data |
493 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
494 |
|
|
<base href=""/> |
495 |
|
|
<base target=""/> |
496 |
|
|
<title>x</title> |
497 |
|
|
</head> |
498 |
|
|
#errors |
499 |
wakaba |
1.67 |
/head/base;element not allowed:base;m |
500 |
wakaba |
1.56 |
/head/base/@target;window name:empty;m |
501 |
wakaba |
1.26 |
|
502 |
|
|
#data |
503 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
504 |
|
|
<base target=""/> |
505 |
|
|
<base href=""/> |
506 |
|
|
<title>x</title> |
507 |
|
|
</head> |
508 |
|
|
#errors |
509 |
wakaba |
1.67 |
/head/base;element not allowed:base;m |
510 |
wakaba |
1.56 |
/head/base/@target;window name:empty;m |
511 |
wakaba |
1.26 |
|
512 |
|
|
#data |
513 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml"> |
514 |
|
|
<head> |
515 |
|
|
<title>a</title> |
516 |
|
|
</head> |
517 |
|
|
<head> |
518 |
|
|
<title>b</title> |
519 |
|
|
<base href=""/> |
520 |
|
|
</head> |
521 |
|
|
<body>x</body> |
522 |
|
|
</html> |
523 |
|
|
#errors |
524 |
wakaba |
1.67 |
/html/head;element not allowed;m |
525 |
wakaba |
1.26 |
|
526 |
|
|
#data |
527 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml"> |
528 |
|
|
<head> |
529 |
|
|
<base href=""/> |
530 |
|
|
<title>a</title> |
531 |
|
|
</head> |
532 |
|
|
<head> |
533 |
|
|
<title>b</title> |
534 |
|
|
<base href=""/> |
535 |
|
|
</head> |
536 |
|
|
<body>x</body> |
537 |
|
|
</html> |
538 |
|
|
#errors |
539 |
wakaba |
1.67 |
/html/head;element not allowed;m |
540 |
|
|
/html/head/base;element not allowed:base;m |
541 |
|
|
/html/head/base;basehref after URL attribute;m |
542 |
wakaba |
1.26 |
|
543 |
|
|
#data |
544 |
wakaba |
1.10 |
<link rel="author" href="mailto:a@example.com" |
545 |
|
|
xmlns="http://www.w3.org/1999/xhtml"></link> |
546 |
wakaba |
1.1 |
#errors |
547 |
|
|
|
548 |
|
|
#data |
549 |
wakaba |
1.10 |
<link rel="author" href="mailto:a@example.com" |
550 |
|
|
xmlns="http://www.w3.org/1999/xhtml"> </link> |
551 |
wakaba |
1.1 |
#errors |
552 |
|
|
|
553 |
|
|
#data |
554 |
wakaba |
1.10 |
<link rel="author" href="mailto:a@example.com" |
555 |
|
|
xmlns="http://www.w3.org/1999/xhtml">a</link> |
556 |
wakaba |
1.1 |
#errors |
557 |
wakaba |
1.27 |
/link/"a";character not allowed:empty;m |
558 |
wakaba |
1.1 |
|
559 |
|
|
#data |
560 |
wakaba |
1.10 |
<link rel="author" href="mailto:a@example.com" |
561 |
|
|
xmlns="http://www.w3.org/1999/xhtml"><p/></link> |
562 |
wakaba |
1.1 |
#errors |
563 |
wakaba |
1.27 |
/link/p;element not allowed:empty;m |
564 |
wakaba |
1.25 |
/link/p;no significant content;s |
565 |
wakaba |
1.1 |
|
566 |
|
|
#data |
567 |
|
|
<meta charset="us-ascii" xmlns="http://www.w3.org/1999/xhtml"></meta> |
568 |
|
|
#errors |
569 |
wakaba |
1.29 |
/meta;element not allowed:meta charset;m |
570 |
|
|
/meta;in XML:charset;m |
571 |
wakaba |
1.67 |
/meta/@charset;mismatched charset name not checked;u |
572 |
wakaba |
1.1 |
|
573 |
|
|
#data |
574 |
|
|
<meta charset="us-ascii" xmlns="http://www.w3.org/1999/xhtml"> </meta> |
575 |
|
|
#errors |
576 |
wakaba |
1.29 |
/meta;element not allowed:meta charset;m |
577 |
|
|
/meta;in XML:charset;m |
578 |
wakaba |
1.67 |
/meta/@charset;mismatched charset name not checked;u |
579 |
wakaba |
1.1 |
|
580 |
|
|
#data |
581 |
|
|
<meta charset="us-ascii" xmlns="http://www.w3.org/1999/xhtml">a</meta> |
582 |
|
|
#errors |
583 |
wakaba |
1.29 |
/meta;element not allowed:meta charset;m |
584 |
wakaba |
1.27 |
/meta/"a";character not allowed:empty;m |
585 |
wakaba |
1.29 |
/meta;in XML:charset;m |
586 |
wakaba |
1.67 |
/meta/@charset;mismatched charset name not checked;u |
587 |
wakaba |
1.1 |
|
588 |
|
|
#data |
589 |
|
|
<meta charset="us-ascii" xmlns="http://www.w3.org/1999/xhtml"><p/></meta> |
590 |
|
|
#errors |
591 |
wakaba |
1.29 |
/meta;element not allowed:meta charset;m |
592 |
wakaba |
1.27 |
/meta/p;element not allowed:empty;m |
593 |
wakaba |
1.29 |
/meta;in XML:charset;m |
594 |
wakaba |
1.67 |
/meta/@charset;mismatched charset name not checked;u |
595 |
wakaba |
1.25 |
/meta/p;no significant content;s |
596 |
wakaba |
1.1 |
|
597 |
|
|
#data |
598 |
wakaba |
1.26 |
<html xmlns="http://www.w3.org/1999/xhtml"> |
599 |
|
|
<head> |
600 |
|
|
<meta charset="us-ascii"/> |
601 |
|
|
<title>x</title> |
602 |
|
|
</head> |
603 |
|
|
<body>x</body> |
604 |
|
|
</html> |
605 |
|
|
#errors |
606 |
wakaba |
1.29 |
/html/head/meta;in XML:charset;m |
607 |
wakaba |
1.67 |
/html/head/meta/@charset;mismatched charset name not checked;u |
608 |
wakaba |
1.26 |
|
609 |
|
|
#data |
610 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml"> |
611 |
|
|
<head> |
612 |
|
|
<meta charset="us-ascii"/> |
613 |
|
|
<meta charset="iso-8859-1"/> |
614 |
|
|
<title>x</title> |
615 |
|
|
</head> |
616 |
|
|
<body>x</body> |
617 |
|
|
</html> |
618 |
|
|
#errors |
619 |
wakaba |
1.29 |
/html/head/meta;in XML:charset;m |
620 |
|
|
/html/head/meta;element not allowed:meta charset;m |
621 |
wakaba |
1.67 |
/html/head/meta/@charset;mismatched charset name not checked;u |
622 |
wakaba |
1.29 |
/html/head/meta;in XML:charset;m |
623 |
wakaba |
1.67 |
/html/head/meta/@charset;mismatched charset name not checked;u |
624 |
wakaba |
1.26 |
|
625 |
|
|
#data |
626 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml"> |
627 |
|
|
<head> |
628 |
|
|
<title>x</title> |
629 |
|
|
<meta charset="us-ascii"/> |
630 |
|
|
</head> |
631 |
|
|
<body>x</body> |
632 |
|
|
</html> |
633 |
|
|
#errors |
634 |
wakaba |
1.29 |
/html/head/meta;in XML:charset;m |
635 |
|
|
/html/head/meta;element not allowed:meta charset;m |
636 |
wakaba |
1.67 |
/html/head/meta/@charset;mismatched charset name not checked;u |
637 |
wakaba |
1.26 |
|
638 |
|
|
#data |
639 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml"> |
640 |
|
|
<head> |
641 |
|
|
<title>x</title> |
642 |
|
|
</head> |
643 |
|
|
<head> |
644 |
|
|
<meta charset="us-ascii"/> |
645 |
|
|
<title>y</title> |
646 |
|
|
</head> |
647 |
|
|
<body>x</body> |
648 |
|
|
</html> |
649 |
|
|
#errors |
650 |
wakaba |
1.67 |
/html/head;element not allowed;m |
651 |
wakaba |
1.29 |
/html/head/meta;in XML:charset;m |
652 |
|
|
/html/head/meta;element not allowed:meta charset;m |
653 |
wakaba |
1.67 |
/html/head/meta/@charset;mismatched charset name not checked;u |
654 |
wakaba |
1.26 |
|
655 |
|
|
#data |
656 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml"> |
657 |
|
|
<body>x</body> |
658 |
|
|
<head> |
659 |
|
|
<meta charset="us-ascii"/> |
660 |
|
|
<title>y</title> |
661 |
|
|
</head> |
662 |
|
|
</html> |
663 |
|
|
#errors |
664 |
wakaba |
1.67 |
/html/body;ps element missing;head;m |
665 |
|
|
/html/head;element not allowed;m |
666 |
wakaba |
1.29 |
/html/head/meta;in XML:charset;m |
667 |
wakaba |
1.67 |
/html/head/meta/@charset;mismatched charset name not checked;u |
668 |
wakaba |
1.26 |
|
669 |
|
|
#data |
670 |
|
|
<svg xmlns="http://www.w3.org/2000/svg"> |
671 |
|
|
<foreignObject> |
672 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml"> |
673 |
|
|
<head> |
674 |
|
|
<meta charset="us-ascii"/> |
675 |
|
|
<title>xx</title> |
676 |
|
|
</head> |
677 |
|
|
<body>yy</body> |
678 |
|
|
</html> |
679 |
|
|
</foreignObject> |
680 |
|
|
</svg> |
681 |
|
|
#errors |
682 |
wakaba |
1.29 |
/svg/foreignObject/html/head/meta;element not allowed:meta charset;m |
683 |
|
|
/svg/foreignObject/html/head/meta;in XML:charset;m |
684 |
wakaba |
1.67 |
/svg/foreignObject/html/head/meta/@charset;mismatched charset name not checked;u |
685 |
|
|
/svg;unknown element;u |
686 |
|
|
/svg/foreignObject;unknown element;u |
687 |
wakaba |
1.26 |
|
688 |
|
|
#data |
689 |
wakaba |
1.19 |
<head xmlns="http://www.w3.org/1999/xhtml"> |
690 |
wakaba |
1.31 |
<title>x</title> |
691 |
|
|
<noscript> |
692 |
|
|
<link rel="stylesheet" href=""/> |
693 |
|
|
</noscript> |
694 |
|
|
</head> |
695 |
|
|
#errors |
696 |
wakaba |
1.67 |
/head/noscript;in XML:noscript;m |
697 |
wakaba |
1.31 |
|
698 |
|
|
#data |
699 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
700 |
|
|
<title>x</title> |
701 |
|
|
<noscript> |
702 |
|
|
<link rel="alternate" type="text/html" href=""/> |
703 |
|
|
</noscript> |
704 |
|
|
</head> |
705 |
|
|
#errors |
706 |
wakaba |
1.67 |
/head/noscript;in XML:noscript;m |
707 |
wakaba |
1.31 |
|
708 |
|
|
#data |
709 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
710 |
wakaba |
1.19 |
<title/> |
711 |
|
|
<noscript> |
712 |
|
|
<meta charset="us-ascii"/> |
713 |
|
|
</noscript> |
714 |
|
|
</head> |
715 |
|
|
#errors |
716 |
wakaba |
1.67 |
/head/noscript;in XML:noscript;m |
717 |
wakaba |
1.42 |
/head/noscript/meta;element not allowed:head noscript;m |
718 |
wakaba |
1.29 |
/head/noscript/meta;element not allowed:meta charset;m |
719 |
|
|
/head/noscript/meta;in XML:charset;m |
720 |
wakaba |
1.67 |
/head/noscript/meta/@charset;mismatched charset name not checked;u |
721 |
wakaba |
1.20 |
|
722 |
wakaba |
1.30 |
#data html |
723 |
|
|
<!DOCTYPE HTML> |
724 |
|
|
<meta http-equiv=content-type content="text/html; charset=us-ascii"> |
725 |
|
|
<title>x</title> |
726 |
|
|
<body>y</body> |
727 |
|
|
#errors |
728 |
wakaba |
1.67 |
/html/head/meta/@content;mismatched charset name not checked;u |
729 |
wakaba |
1.30 |
|
730 |
|
|
#data html |
731 |
|
|
<!DOCTYPE HTML> |
732 |
|
|
<title>x</title> |
733 |
|
|
<meta http-equiv=content-type content="text/html; charset=us-ascii"> |
734 |
|
|
<body>y</body> |
735 |
|
|
#errors |
736 |
wakaba |
1.67 |
/html/head/meta/@content;mismatched charset name not checked;u |
737 |
wakaba |
1.30 |
/html/head/meta;element not allowed:meta charset;m |
738 |
|
|
|
739 |
|
|
#data html |
740 |
|
|
<!DOCTYPE HTML> |
741 |
|
|
<meta charset=us-ascii> |
742 |
|
|
<meta http-equiv=content-type content="text/html; charset=us-ascii"> |
743 |
|
|
<title>x</title> |
744 |
|
|
<body>y</body> |
745 |
|
|
#errors |
746 |
wakaba |
1.67 |
/html/head/meta/@charset;mismatched charset name not checked;u |
747 |
|
|
/html/head/meta/@content;mismatched charset name not checked;u |
748 |
wakaba |
1.30 |
/html/head/meta;element not allowed:meta charset;m |
749 |
|
|
|
750 |
|
|
#data html |
751 |
|
|
<!DOCTYPE HTML> |
752 |
|
|
<meta http-equiv=content-type content="text/html; charset=us-ascii"> |
753 |
|
|
<meta charset=us-ascii> |
754 |
|
|
<title>x</title> |
755 |
|
|
<body>y</body> |
756 |
|
|
#errors |
757 |
wakaba |
1.67 |
/html/head/meta/@content;mismatched charset name not checked;u |
758 |
|
|
/html/head/meta/@charset;mismatched charset name not checked;u |
759 |
wakaba |
1.30 |
/html/head/meta;element not allowed:meta charset;m |
760 |
|
|
|
761 |
|
|
#data html |
762 |
|
|
<!DOCTYPE HTML> |
763 |
|
|
<meta http-equiv=content-type content="text/html; charset=us-ascii"> |
764 |
|
|
<meta http-equiv=content-type content="text/html; charset=us-ascii"> |
765 |
|
|
<title>x</title> |
766 |
|
|
<body>y</body> |
767 |
|
|
#errors |
768 |
wakaba |
1.67 |
/html/head/meta/@content;mismatched charset name not checked;u |
769 |
|
|
/html/head/meta/@content;mismatched charset name not checked;u |
770 |
wakaba |
1.30 |
/html/head/meta;element not allowed:meta charset;m |
771 |
wakaba |
1.61 |
/html/head/meta/@http-equiv;duplicate http-equiv;m |
772 |
wakaba |
1.30 |
|
773 |
wakaba |
1.20 |
#data |
774 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
775 |
|
|
<title/> |
776 |
|
|
<noscript> |
777 |
|
|
<meta/> |
778 |
|
|
</noscript> |
779 |
|
|
</head> |
780 |
|
|
#errors |
781 |
wakaba |
1.67 |
/head/noscript;in XML:noscript;m |
782 |
wakaba |
1.31 |
/head/noscript/meta;element not allowed:head noscript;m |
783 |
wakaba |
1.67 |
/head/noscript/meta;attribute missing:name|http-equiv|charset;m |
784 |
wakaba |
1.20 |
|
785 |
|
|
#data |
786 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
787 |
|
|
<title/> |
788 |
|
|
<noscript> |
789 |
|
|
<meta http-equiv="content-style-type" content="text/css"/> |
790 |
|
|
</noscript> |
791 |
|
|
</head> |
792 |
|
|
#errors |
793 |
wakaba |
1.67 |
/head/noscript;in XML:noscript;m |
794 |
|
|
/head/noscript/meta/@http-equiv;enumerated:invalid;m |
795 |
wakaba |
1.20 |
|
796 |
|
|
#data |
797 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
798 |
|
|
<title/> |
799 |
|
|
<noscript> |
800 |
|
|
<meta name="keywords" content=""/> |
801 |
|
|
</noscript> |
802 |
|
|
</head> |
803 |
|
|
#errors |
804 |
wakaba |
1.67 |
/head/noscript;in XML:noscript;m |
805 |
wakaba |
1.31 |
/head/noscript/meta;element not allowed:head noscript;m |
806 |
wakaba |
1.20 |
|
807 |
|
|
#data |
808 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
809 |
|
|
<title/> |
810 |
|
|
<noscript> |
811 |
|
|
<meta name="keywords" content="" http-equiv="keywords"/> |
812 |
|
|
</noscript> |
813 |
|
|
</head> |
814 |
|
|
#errors |
815 |
wakaba |
1.67 |
/head/noscript;in XML:noscript;m |
816 |
|
|
/head/noscript/meta/@http-equiv;attribute not allowed;m |
817 |
|
|
/head/noscript/meta/@http-equiv;enumerated:invalid;m |
818 |
wakaba |
1.30 |
|
819 |
|
|
#data |
820 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
821 |
|
|
<title>x</title> |
822 |
|
|
<noscript> |
823 |
|
|
<meta http-equiv="content-type" content="text/html; charset=us-ascii"/> |
824 |
|
|
</noscript> |
825 |
|
|
</head> |
826 |
|
|
#errors |
827 |
wakaba |
1.67 |
/head/noscript;in XML:noscript;m |
828 |
wakaba |
1.42 |
/head/noscript/meta;element not allowed:head noscript;m |
829 |
wakaba |
1.30 |
/head/noscript/meta;element not allowed:meta charset;m |
830 |
|
|
/head/noscript/meta;in XML:charset;m |
831 |
wakaba |
1.67 |
/head/noscript/meta/@content;mismatched charset name not checked;u |
832 |
wakaba |
1.31 |
|
833 |
|
|
#data |
834 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
835 |
|
|
<title>x</title> |
836 |
|
|
<noscript> |
837 |
|
|
<style/> |
838 |
|
|
</noscript> |
839 |
|
|
</head> |
840 |
|
|
#errors |
841 |
wakaba |
1.53 |
/head/noscript/style;SUBDOC |
842 |
wakaba |
1.67 |
/head/noscript;in XML:noscript;m |
843 |
wakaba |
1.31 |
|
844 |
|
|
#data |
845 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
846 |
|
|
<title>x</title> |
847 |
|
|
<noscript> |
848 |
|
|
<style scoped=""/> |
849 |
|
|
</noscript> |
850 |
|
|
</head> |
851 |
|
|
#errors |
852 |
|
|
/head/noscript/style;element not allowed:head noscript;m |
853 |
wakaba |
1.53 |
/head/noscript/style;SUBDOC |
854 |
wakaba |
1.67 |
/head/noscript;in XML:noscript;m |
855 |
wakaba |
1.31 |
|
856 |
|
|
#data |
857 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
858 |
|
|
<title>x</title> |
859 |
|
|
<noscript> |
860 |
|
|
<base href=""/> |
861 |
|
|
</noscript> |
862 |
|
|
</head> |
863 |
|
|
#errors |
864 |
|
|
/head/noscript/base;element not allowed:head noscript;m |
865 |
wakaba |
1.67 |
/head/noscript;in XML:noscript;m |
866 |
wakaba |
1.31 |
|
867 |
|
|
#data |
868 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
869 |
|
|
<title>x</title> |
870 |
|
|
<noscript> |
871 |
|
|
<unknown:unknown xmlns:unknown="about:"/> |
872 |
|
|
</noscript> |
873 |
|
|
</head> |
874 |
|
|
#errors |
875 |
wakaba |
1.67 |
/head/noscript/unknown;unknown element;u |
876 |
wakaba |
1.31 |
/head/noscript/unknown;element not allowed:head noscript;m |
877 |
wakaba |
1.67 |
/head/noscript;in XML:noscript;m |
878 |
wakaba |
1.19 |
|
879 |
|
|
#data |
880 |
wakaba |
1.1 |
<style type="text/css" xmlns="http://www.w3.org/1999/xhtml"></style> |
881 |
|
|
#errors |
882 |
wakaba |
1.53 |
/style;SUBDOC |
883 |
wakaba |
1.1 |
|
884 |
|
|
#data |
885 |
|
|
<style type="text/css" xmlns="http://www.w3.org/1999/xhtml"> |
886 |
|
|
p {color: green} |
887 |
|
|
</style> |
888 |
|
|
#errors |
889 |
wakaba |
1.53 |
/style;SUBDOC |
890 |
wakaba |
1.1 |
|
891 |
wakaba |
1.2 |
#data |
892 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"></body> |
893 |
|
|
#errors |
894 |
wakaba |
1.25 |
/body;no significant content;s |
895 |
wakaba |
1.2 |
|
896 |
|
|
#data |
897 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> </body> |
898 |
|
|
#errors |
899 |
wakaba |
1.25 |
/body;no significant content;s |
900 |
wakaba |
1.2 |
|
901 |
|
|
#data |
902 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml">a</body> |
903 |
|
|
#errors |
904 |
|
|
|
905 |
|
|
#data |
906 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"><p/></body> |
907 |
|
|
#errors |
908 |
wakaba |
1.25 |
/body;no significant content;s |
909 |
|
|
/body/p;no significant content;s |
910 |
wakaba |
1.2 |
|
911 |
|
|
#data |
912 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"><blockquote/></body> |
913 |
|
|
#errors |
914 |
wakaba |
1.25 |
/body;no significant content;s |
915 |
|
|
/body/blockquote;no significant content;s |
916 |
wakaba |
1.2 |
|
917 |
|
|
#data |
918 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"><div/></body> |
919 |
|
|
#errors |
920 |
wakaba |
1.25 |
/body;no significant content;s |
921 |
|
|
/body/div;no significant content;s |
922 |
wakaba |
1.2 |
|
923 |
|
|
#data |
924 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
925 |
|
|
<script type="text/javascript"/> |
926 |
|
|
</body> |
927 |
|
|
#errors |
928 |
wakaba |
1.24 |
/body/script/@type;IMT:obsolete subtype;w |
929 |
wakaba |
1.62 |
/body/script;SUBDOC |
930 |
wakaba |
1.25 |
/body;no significant content;s |
931 |
wakaba |
1.2 |
|
932 |
|
|
#data |
933 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"><b/></body> |
934 |
|
|
#errors |
935 |
wakaba |
1.25 |
/body;no significant content;s |
936 |
|
|
/body/b;no significant content;s |
937 |
wakaba |
1.2 |
|
938 |
wakaba |
1.3 |
#data |
939 |
wakaba |
1.26 |
<body xmlns="http://www.w3.org/1999/xhtml"> |
940 |
|
|
<svg xmlns="http://www.w3.org/2000/svg"/> |
941 |
|
|
</body> |
942 |
|
|
#errors |
943 |
wakaba |
1.67 |
/body/svg;unknown element;u |
944 |
wakaba |
1.26 |
|
945 |
|
|
#data |
946 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
947 |
|
|
<math xmlns="http://www.w3.org/1998/Math/MathML"/> |
948 |
|
|
</body> |
949 |
|
|
#errors |
950 |
wakaba |
1.67 |
/body/math;unknown element;u |
951 |
wakaba |
1.26 |
|
952 |
|
|
#data |
953 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
954 |
|
|
para1<p>para2</p>para3 |
955 |
|
|
</body> |
956 |
|
|
#errors |
957 |
|
|
|
958 |
|
|
#data |
959 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
960 |
|
|
<style scoped="scoped"/> |
961 |
|
|
para |
962 |
|
|
</body> |
963 |
|
|
#errors |
964 |
wakaba |
1.53 |
/body/style;SUBDOC |
965 |
wakaba |
1.26 |
|
966 |
|
|
#data |
967 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
968 |
|
|
<style/> |
969 |
|
|
para |
970 |
|
|
</body> |
971 |
|
|
#errors |
972 |
wakaba |
1.55 |
/body/style;element not allowed:flow style;m |
973 |
wakaba |
1.53 |
/body/style;SUBDOC |
974 |
wakaba |
1.26 |
|
975 |
|
|
#data |
976 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
977 |
|
|
para1 |
978 |
|
|
<style scoped="scoped"/> |
979 |
|
|
para2 |
980 |
|
|
</body> |
981 |
|
|
#errors |
982 |
wakaba |
1.55 |
/body/style;element not allowed:flow style;m |
983 |
wakaba |
1.53 |
/body/style;SUBDOC |
984 |
wakaba |
1.26 |
|
985 |
|
|
#data |
986 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
987 |
|
|
<style scoped="scoped"/> |
988 |
|
|
<style scoped="scoped"/> |
989 |
|
|
para |
990 |
|
|
</body> |
991 |
|
|
#errors |
992 |
wakaba |
1.53 |
/body/style;SUBDOC |
993 |
|
|
/body/style;SUBDOC |
994 |
wakaba |
1.26 |
|
995 |
|
|
#data |
996 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"><style scoped="scoped"/> |
997 |
|
|
para |
998 |
|
|
</body> |
999 |
|
|
#errors |
1000 |
wakaba |
1.53 |
/body/style;SUBDOC |
1001 |
wakaba |
1.26 |
|
1002 |
|
|
#data |
1003 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1004 |
|
|
<p>xx</p> |
1005 |
|
|
<style scoped="scoped"/> |
1006 |
|
|
para |
1007 |
|
|
</body> |
1008 |
|
|
#errors |
1009 |
wakaba |
1.55 |
/body/style;element not allowed:flow style;m |
1010 |
wakaba |
1.53 |
/body/style;SUBDOC |
1011 |
wakaba |
1.26 |
|
1012 |
|
|
#data |
1013 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1014 |
|
|
<style scoped="scoped"/></body> |
1015 |
|
|
#errors |
1016 |
wakaba |
1.53 |
/body/style;SUBDOC |
1017 |
wakaba |
1.26 |
/body;no significant content;s |
1018 |
|
|
|
1019 |
|
|
#data |
1020 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1021 |
|
|
<style scoped="scoped"/> |
1022 |
|
|
<title>x</title> |
1023 |
|
|
</body> |
1024 |
|
|
#errors |
1025 |
wakaba |
1.55 |
/body/title;element not allowed:flow;m |
1026 |
wakaba |
1.53 |
/body/style;SUBDOC |
1027 |
wakaba |
1.26 |
|
1028 |
|
|
#data |
1029 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1030 |
|
|
<style scoped="scoped"/> |
1031 |
|
|
<unknown/> |
1032 |
|
|
</body> |
1033 |
|
|
#errors |
1034 |
wakaba |
1.55 |
/body/unknown;element not allowed:flow;m |
1035 |
wakaba |
1.43 |
/body/unknown;element not defined;m |
1036 |
wakaba |
1.53 |
/body/style;SUBDOC |
1037 |
wakaba |
1.26 |
/body;no significant content;s |
1038 |
|
|
|
1039 |
|
|
#data |
1040 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1041 |
|
|
<style scoped="scoped"/> |
1042 |
wakaba |
1.27 |
<unknown>xx</unknown> |
1043 |
|
|
</body> |
1044 |
|
|
#errors |
1045 |
wakaba |
1.43 |
/body/unknown;element not defined;m |
1046 |
wakaba |
1.55 |
/body/unknown;element not allowed:flow;m |
1047 |
wakaba |
1.53 |
/body/style;SUBDOC |
1048 |
wakaba |
1.27 |
|
1049 |
|
|
#data |
1050 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1051 |
|
|
<style scoped="scoped"/> |
1052 |
wakaba |
1.26 |
<x:unknown xmlns:x="about:"/> |
1053 |
|
|
</body> |
1054 |
|
|
#errors |
1055 |
wakaba |
1.55 |
/body/unknown;element not allowed:flow;m |
1056 |
wakaba |
1.67 |
/body/unknown;unknown element;u |
1057 |
wakaba |
1.53 |
/body/style;SUBDOC |
1058 |
wakaba |
1.26 |
/body;no significant content;s |
1059 |
|
|
|
1060 |
|
|
#data |
1061 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1062 |
|
|
<style scoped="scoped"/> |
1063 |
|
|
<ins>para</ins> |
1064 |
|
|
</body> |
1065 |
|
|
#errors |
1066 |
wakaba |
1.53 |
/body/style;SUBDOC |
1067 |
wakaba |
1.26 |
|
1068 |
|
|
#data |
1069 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1070 |
|
|
<style scoped="scoped"/> |
1071 |
|
|
<del>para</del> |
1072 |
|
|
</body> |
1073 |
|
|
#errors |
1074 |
wakaba |
1.53 |
/body/style;SUBDOC |
1075 |
wakaba |
1.26 |
/body;no significant content;s |
1076 |
|
|
|
1077 |
|
|
#data |
1078 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1079 |
|
|
<ins><style scoped="scoped"/> |
1080 |
|
|
para</ins> |
1081 |
|
|
</body> |
1082 |
|
|
#errors |
1083 |
wakaba |
1.53 |
/body/ins/style;SUBDOC |
1084 |
wakaba |
1.26 |
|
1085 |
|
|
#data |
1086 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1087 |
|
|
<del><style scoped="scoped"/> |
1088 |
|
|
para</del> |
1089 |
|
|
</body> |
1090 |
|
|
#errors |
1091 |
wakaba |
1.53 |
/body/del/style;SUBDOC |
1092 |
wakaba |
1.28 |
/body;no significant content;s |
1093 |
wakaba |
1.26 |
|
1094 |
|
|
#data |
1095 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1096 |
|
|
<ins/> |
1097 |
|
|
<style scoped="scoped"/> |
1098 |
|
|
para |
1099 |
|
|
</body> |
1100 |
|
|
#errors |
1101 |
wakaba |
1.53 |
/body/style;SUBDOC |
1102 |
wakaba |
1.26 |
|
1103 |
|
|
#data |
1104 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1105 |
|
|
<ins><style scoped="scoped"/></ins> |
1106 |
|
|
<style scoped="scoped"/> |
1107 |
|
|
para |
1108 |
|
|
</body> |
1109 |
|
|
#errors |
1110 |
wakaba |
1.53 |
/body/ins/style;SUBDOC |
1111 |
|
|
/body/style;SUBDOC |
1112 |
wakaba |
1.26 |
|
1113 |
|
|
#data |
1114 |
wakaba |
1.3 |
<section xmlns="http://www.w3.org/1999/xhtml"></section> |
1115 |
|
|
#errors |
1116 |
wakaba |
1.25 |
/section;no significant content;s |
1117 |
wakaba |
1.2 |
|
1118 |
wakaba |
1.3 |
#data |
1119 |
|
|
<section xmlns="http://www.w3.org/1999/xhtml"> </section> |
1120 |
|
|
#errors |
1121 |
wakaba |
1.25 |
/section;no significant content;s |
1122 |
wakaba |
1.2 |
|
1123 |
wakaba |
1.3 |
#data |
1124 |
|
|
<section xmlns="http://www.w3.org/1999/xhtml">a</section> |
1125 |
|
|
#errors |
1126 |
|
|
|
1127 |
|
|
#data |
1128 |
|
|
<section xmlns="http://www.w3.org/1999/xhtml"><p/></section> |
1129 |
|
|
#errors |
1130 |
wakaba |
1.25 |
/section;no significant content;s |
1131 |
|
|
/section/p;no significant content;s |
1132 |
wakaba |
1.3 |
|
1133 |
|
|
#data |
1134 |
|
|
<section xmlns="http://www.w3.org/1999/xhtml"><blockquote/></section> |
1135 |
|
|
#errors |
1136 |
wakaba |
1.25 |
/section;no significant content;s |
1137 |
|
|
/section/blockquote;no significant content;s |
1138 |
wakaba |
1.3 |
|
1139 |
|
|
#data |
1140 |
|
|
<section xmlns="http://www.w3.org/1999/xhtml"><div/></section> |
1141 |
|
|
#errors |
1142 |
wakaba |
1.25 |
/section;no significant content;s |
1143 |
|
|
/section/div;no significant content;s |
1144 |
wakaba |
1.3 |
|
1145 |
|
|
#data |
1146 |
|
|
<section xmlns="http://www.w3.org/1999/xhtml"> |
1147 |
|
|
<script type="text/javascript"/> |
1148 |
|
|
</section> |
1149 |
|
|
#errors |
1150 |
wakaba |
1.24 |
/section/script/@type;IMT:obsolete subtype;w |
1151 |
wakaba |
1.62 |
/section/script;SUBDOC |
1152 |
wakaba |
1.25 |
/section;no significant content;s |
1153 |
wakaba |
1.3 |
|
1154 |
|
|
#data |
1155 |
|
|
<section xmlns="http://www.w3.org/1999/xhtml"><b/></section> |
1156 |
|
|
#errors |
1157 |
wakaba |
1.25 |
/section;no significant content;s |
1158 |
|
|
/section/b;no significant content;s |
1159 |
wakaba |
1.3 |
|
1160 |
|
|
#data |
1161 |
|
|
<section xmlns="http://www.w3.org/1999/xhtml"> |
1162 |
wakaba |
1.13 |
<style type="text/css" scoped=""/> |
1163 |
wakaba |
1.3 |
</section> |
1164 |
|
|
#errors |
1165 |
wakaba |
1.53 |
/section/style;SUBDOC |
1166 |
wakaba |
1.25 |
/section;no significant content;s |
1167 |
wakaba |
1.3 |
|
1168 |
|
|
#data |
1169 |
|
|
<section xmlns="http://www.w3.org/1999/xhtml"> |
1170 |
wakaba |
1.13 |
<style type="text/css" scoped=""/> |
1171 |
wakaba |
1.3 |
<p/> |
1172 |
|
|
</section> |
1173 |
|
|
#errors |
1174 |
wakaba |
1.53 |
/section/style;SUBDOC |
1175 |
wakaba |
1.25 |
/section;no significant content;s |
1176 |
|
|
/section/p;no significant content;s |
1177 |
wakaba |
1.3 |
|
1178 |
|
|
#data |
1179 |
|
|
<section xmlns="http://www.w3.org/1999/xhtml"> |
1180 |
|
|
<p/> |
1181 |
wakaba |
1.13 |
<style type="text/css" scoped=""/> |
1182 |
wakaba |
1.3 |
</section> |
1183 |
|
|
#errors |
1184 |
wakaba |
1.55 |
/section/style;element not allowed:flow style;m |
1185 |
wakaba |
1.53 |
/section/style;SUBDOC |
1186 |
wakaba |
1.25 |
/section;no significant content;s |
1187 |
|
|
/section/p;no significant content;s |
1188 |
wakaba |
1.3 |
|
1189 |
|
|
#data |
1190 |
|
|
<section xmlns="http://www.w3.org/1999/xhtml"> |
1191 |
wakaba |
1.13 |
<style type="text/css" scoped=""/> |
1192 |
wakaba |
1.3 |
<b/> |
1193 |
|
|
</section> |
1194 |
|
|
#errors |
1195 |
wakaba |
1.53 |
/section/style;SUBDOC |
1196 |
wakaba |
1.25 |
/section;no significant content;s |
1197 |
|
|
/section/b;no significant content;s |
1198 |
wakaba |
1.3 |
|
1199 |
|
|
#data |
1200 |
|
|
<section xmlns="http://www.w3.org/1999/xhtml"> |
1201 |
|
|
<b/> |
1202 |
wakaba |
1.13 |
<style type="text/css" scoped=""/> |
1203 |
wakaba |
1.3 |
</section> |
1204 |
|
|
#errors |
1205 |
wakaba |
1.55 |
/section/style;element not allowed:flow style;m |
1206 |
wakaba |
1.53 |
/section/style;SUBDOC |
1207 |
wakaba |
1.25 |
/section;no significant content;s |
1208 |
|
|
/section/b;no significant content;s |
1209 |
wakaba |
1.3 |
|
1210 |
|
|
#data |
1211 |
|
|
<section xmlns="http://www.w3.org/1999/xhtml"> |
1212 |
wakaba |
1.13 |
<style type="text/css" scoped=""/>a</section> |
1213 |
wakaba |
1.3 |
#errors |
1214 |
wakaba |
1.53 |
/section/style;SUBDOC |
1215 |
wakaba |
1.3 |
|
1216 |
|
|
#data |
1217 |
wakaba |
1.13 |
<section xmlns="http://www.w3.org/1999/xhtml">a<style type="text/css" scoped=""/> |
1218 |
wakaba |
1.3 |
</section> |
1219 |
|
|
#errors |
1220 |
wakaba |
1.53 |
/section/style;SUBDOC |
1221 |
wakaba |
1.55 |
/section/style;element not allowed:flow style;m |
1222 |
wakaba |
1.3 |
|
1223 |
|
|
#data |
1224 |
|
|
<section xmlns="http://www.w3.org/1999/xhtml"> |
1225 |
wakaba |
1.13 |
<style type="text/css" scoped=""/> |
1226 |
|
|
<style type="text/css" scoped=""/> |
1227 |
wakaba |
1.3 |
<p/> |
1228 |
|
|
</section> |
1229 |
|
|
#errors |
1230 |
wakaba |
1.53 |
/section/style;SUBDOC |
1231 |
|
|
/section/style;SUBDOC |
1232 |
wakaba |
1.25 |
/section;no significant content;s |
1233 |
|
|
/section/p;no significant content;s |
1234 |
wakaba |
1.3 |
|
1235 |
|
|
#data |
1236 |
|
|
<section xmlns="http://www.w3.org/1999/xhtml"> |
1237 |
wakaba |
1.13 |
<style type="text/css" scoped=""/> |
1238 |
wakaba |
1.3 |
<p/><p/> |
1239 |
|
|
</section> |
1240 |
|
|
#errors |
1241 |
wakaba |
1.53 |
/section/style;SUBDOC |
1242 |
wakaba |
1.25 |
/section;no significant content;s |
1243 |
|
|
/section/p;no significant content;s |
1244 |
|
|
/section/p;no significant content;s |
1245 |
wakaba |
1.3 |
|
1246 |
|
|
#data |
1247 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
1248 |
wakaba |
1.4 |
@@ TODO: It is expected that tests for NAV and following elements come here. |
1249 |
wakaba |
1.14 |
<![CDATA[ |
1250 |
|
|
@@ <nav> |
1251 |
|
|
@@ <article> |
1252 |
|
|
@@ <blockquote> |
1253 |
|
|
## <aside> |
1254 |
|
|
## <h1><h2><h3><h4><h5><h6> |
1255 |
|
|
]]> |
1256 |
wakaba |
1.3 |
</p> |
1257 |
|
|
#errors |
1258 |
wakaba |
1.4 |
|
1259 |
|
|
#data |
1260 |
wakaba |
1.14 |
<header xmlns="http://www.w3.org/1999/xhtml"/> |
1261 |
|
|
#errors |
1262 |
wakaba |
1.67 |
/header;element missing:hn;m |
1263 |
wakaba |
1.25 |
/header;no significant content;s |
1264 |
wakaba |
1.14 |
|
1265 |
|
|
#data |
1266 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><h1/></header> |
1267 |
|
|
#errors |
1268 |
wakaba |
1.25 |
/header;no significant content;s |
1269 |
|
|
/header/h1;no significant content;s |
1270 |
wakaba |
1.14 |
|
1271 |
|
|
#data |
1272 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><h2/></header> |
1273 |
|
|
#errors |
1274 |
wakaba |
1.25 |
/header;no significant content;s |
1275 |
|
|
/header/h2;no significant content;s |
1276 |
wakaba |
1.14 |
|
1277 |
|
|
#data |
1278 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><h3/></header> |
1279 |
|
|
#errors |
1280 |
wakaba |
1.25 |
/header;no significant content;s |
1281 |
|
|
/header/h3;no significant content;s |
1282 |
wakaba |
1.14 |
|
1283 |
|
|
#data |
1284 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><h4/></header> |
1285 |
|
|
#errors |
1286 |
wakaba |
1.25 |
/header;no significant content;s |
1287 |
|
|
/header/h4;no significant content;s |
1288 |
wakaba |
1.14 |
|
1289 |
|
|
#data |
1290 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><h5/></header> |
1291 |
|
|
#errors |
1292 |
wakaba |
1.25 |
/header;no significant content;s |
1293 |
|
|
/header/h5;no significant content;s |
1294 |
wakaba |
1.14 |
|
1295 |
|
|
#data |
1296 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><h6/></header> |
1297 |
|
|
#errors |
1298 |
wakaba |
1.25 |
/header;no significant content;s |
1299 |
|
|
/header/h6;no significant content;s |
1300 |
wakaba |
1.14 |
|
1301 |
|
|
#data |
1302 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><div><h1/></div></header> |
1303 |
|
|
#errors |
1304 |
wakaba |
1.25 |
/header;no significant content;s |
1305 |
|
|
/header/div;no significant content;s |
1306 |
|
|
/header/div/h1;no significant content;s |
1307 |
wakaba |
1.14 |
|
1308 |
|
|
#data |
1309 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><div><h2/></div></header> |
1310 |
|
|
#errors |
1311 |
wakaba |
1.25 |
/header;no significant content;s |
1312 |
|
|
/header/div;no significant content;s |
1313 |
|
|
/header/div/h2;no significant content;s |
1314 |
wakaba |
1.14 |
|
1315 |
|
|
#data |
1316 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><div><h3/></div></header> |
1317 |
|
|
#errors |
1318 |
wakaba |
1.25 |
/header;no significant content;s |
1319 |
|
|
/header/div;no significant content;s |
1320 |
|
|
/header/div/h3;no significant content;s |
1321 |
wakaba |
1.14 |
|
1322 |
|
|
#data |
1323 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><div><h4/></div></header> |
1324 |
|
|
#errors |
1325 |
wakaba |
1.25 |
/header;no significant content;s |
1326 |
|
|
/header/div;no significant content;s |
1327 |
|
|
/header/div/h4;no significant content;s |
1328 |
wakaba |
1.14 |
|
1329 |
|
|
#data |
1330 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><div><h5/></div></header> |
1331 |
|
|
#errors |
1332 |
wakaba |
1.25 |
/header;no significant content;s |
1333 |
|
|
/header/div;no significant content;s |
1334 |
|
|
/header/div/h5;no significant content;s |
1335 |
wakaba |
1.14 |
|
1336 |
|
|
#data |
1337 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><div><h6/></div></header> |
1338 |
|
|
#errors |
1339 |
wakaba |
1.25 |
/header;no significant content;s |
1340 |
|
|
/header/div;no significant content;s |
1341 |
|
|
/header/div/h6;no significant content;s |
1342 |
wakaba |
1.14 |
|
1343 |
|
|
#data |
1344 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><div><div><h1/></div></div></header> |
1345 |
|
|
#errors |
1346 |
wakaba |
1.25 |
/header;no significant content;s |
1347 |
|
|
/header/div;no significant content;s |
1348 |
|
|
/header/div/div;no significant content;s |
1349 |
|
|
/header/div/div/h1;no significant content;s |
1350 |
wakaba |
1.14 |
|
1351 |
|
|
#data |
1352 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><header><h1/></header></header> |
1353 |
|
|
#errors |
1354 |
wakaba |
1.27 |
/header/header;element not allowed:minus;m |
1355 |
wakaba |
1.25 |
/header;no significant content;s |
1356 |
|
|
/header/header;no significant content;s |
1357 |
|
|
/header/header/h1;no significant content;s |
1358 |
wakaba |
1.14 |
|
1359 |
|
|
#data |
1360 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><h1/><header/></header> |
1361 |
|
|
#errors |
1362 |
wakaba |
1.27 |
/header/header;element not allowed:minus;m |
1363 |
wakaba |
1.67 |
/header/header;element missing:hn;m |
1364 |
wakaba |
1.25 |
/header;no significant content;s |
1365 |
|
|
/header/h1;no significant content;s |
1366 |
|
|
/header/header;no significant content;s |
1367 |
wakaba |
1.14 |
|
1368 |
|
|
#data |
1369 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><header><h1/></header></div> |
1370 |
|
|
#errors |
1371 |
wakaba |
1.25 |
/div;no significant content;s |
1372 |
|
|
/div/header;no significant content;s |
1373 |
|
|
/div/header/h1;no significant content;s |
1374 |
wakaba |
1.14 |
|
1375 |
|
|
#data |
1376 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><h1/><header></header></div> |
1377 |
|
|
#errors |
1378 |
wakaba |
1.67 |
/div/header;element missing:hn;m |
1379 |
wakaba |
1.25 |
/div;no significant content;s |
1380 |
|
|
/div/h1;no significant content;s |
1381 |
|
|
/div/header;no significant content;s |
1382 |
wakaba |
1.14 |
|
1383 |
|
|
#data |
1384 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><header></header><h1/></div> |
1385 |
|
|
#errors |
1386 |
wakaba |
1.67 |
/div/header;element missing:hn;m |
1387 |
wakaba |
1.25 |
/div;no significant content;s |
1388 |
|
|
/div/header;no significant content;s |
1389 |
|
|
/div/h1;no significant content;s |
1390 |
wakaba |
1.14 |
|
1391 |
|
|
#data |
1392 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><header><h1/></header> |
1393 |
|
|
<header></header></div> |
1394 |
|
|
#errors |
1395 |
wakaba |
1.25 |
/div;no significant content;s |
1396 |
wakaba |
1.67 |
/div/header;element missing:hn;m |
1397 |
wakaba |
1.25 |
/div/header;no significant content;s |
1398 |
|
|
/div/header/h1;no significant content;s |
1399 |
|
|
/div/header;no significant content;s |
1400 |
wakaba |
1.14 |
|
1401 |
|
|
#data |
1402 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><header></header> |
1403 |
|
|
<header><h1/></header></div> |
1404 |
|
|
#errors |
1405 |
wakaba |
1.67 |
/div/header;element missing:hn;m |
1406 |
wakaba |
1.25 |
/div;no significant content;s |
1407 |
|
|
/div/header;no significant content;s |
1408 |
|
|
/div/header;no significant content;s |
1409 |
|
|
/div/header/h1;no significant content;s |
1410 |
wakaba |
1.14 |
|
1411 |
|
|
#data |
1412 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1413 |
|
|
<header><h1/><header></header></header></div> |
1414 |
|
|
#errors |
1415 |
wakaba |
1.27 |
/div/header/header;element not allowed:minus;m |
1416 |
wakaba |
1.67 |
/div/header/header;element missing:hn;m |
1417 |
wakaba |
1.25 |
/div;no significant content;s |
1418 |
|
|
/div/header;no significant content;s |
1419 |
|
|
/div/header/h1;no significant content;s |
1420 |
|
|
/div/header/header;no significant content;s |
1421 |
wakaba |
1.14 |
|
1422 |
|
|
#data |
1423 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><header> |
1424 |
|
|
<header/><h1/></header></div> |
1425 |
|
|
#errors |
1426 |
wakaba |
1.27 |
/div/header/header;element not allowed:minus;m |
1427 |
wakaba |
1.67 |
/div/header/header;element missing:hn;m |
1428 |
wakaba |
1.25 |
/div;no significant content;s |
1429 |
|
|
/div/header;no significant content;s |
1430 |
|
|
/div/header/header;no significant content;s |
1431 |
|
|
/div/header/h1;no significant content;s |
1432 |
wakaba |
1.14 |
|
1433 |
|
|
#data |
1434 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1435 |
|
|
<header><h1><header></header></h1></header></div> |
1436 |
|
|
#errors |
1437 |
wakaba |
1.67 |
/div/header/h1/header;element missing:hn;m |
1438 |
wakaba |
1.27 |
/div/header/h1/header;element not allowed:minus;m |
1439 |
wakaba |
1.25 |
/div;no significant content;s |
1440 |
|
|
/div/header;no significant content;s |
1441 |
|
|
/div/header/h1;no significant content;s |
1442 |
|
|
/div/header/h1/header;no significant content;s |
1443 |
wakaba |
1.14 |
|
1444 |
|
|
#data |
1445 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><h1/><footer/></header> |
1446 |
|
|
#errors |
1447 |
wakaba |
1.27 |
/header/footer;element not allowed:minus;m |
1448 |
wakaba |
1.25 |
/header;no significant content;s |
1449 |
|
|
/header/h1;no significant content;s |
1450 |
|
|
/header/footer;no significant content;s |
1451 |
wakaba |
1.14 |
|
1452 |
|
|
#data |
1453 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><footer><h1/></footer></header> |
1454 |
|
|
#errors |
1455 |
wakaba |
1.27 |
/header/footer;element not allowed:minus;m |
1456 |
|
|
/header/footer/h1;element not allowed:minus;m |
1457 |
wakaba |
1.25 |
/header;no significant content;s |
1458 |
|
|
/header/footer;no significant content;s |
1459 |
|
|
/header/footer/h1;no significant content;s |
1460 |
wakaba |
1.14 |
|
1461 |
|
|
#data |
1462 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><h1/><p/></header> |
1463 |
|
|
#errors |
1464 |
wakaba |
1.25 |
/header;no significant content;s |
1465 |
|
|
/header/h1;no significant content;s |
1466 |
|
|
/header/p;no significant content;s |
1467 |
wakaba |
1.14 |
|
1468 |
|
|
#data |
1469 |
wakaba |
1.45 |
<header xmlns="http://www.w3.org/1999/xhtml"><h1/><p/><section/></header> |
1470 |
|
|
#errors |
1471 |
|
|
/header/section;element not allowed:minus;m |
1472 |
|
|
/header;no significant content;s |
1473 |
|
|
/header/h1;no significant content;s |
1474 |
|
|
/header/p;no significant content;s |
1475 |
|
|
/header/section;no significant content;s |
1476 |
|
|
|
1477 |
|
|
#data |
1478 |
wakaba |
1.14 |
<header xmlns="http://www.w3.org/1999/xhtml"><h1/><p/><blockquote/></header> |
1479 |
|
|
#errors |
1480 |
wakaba |
1.25 |
/header;no significant content;s |
1481 |
|
|
/header/h1;no significant content;s |
1482 |
|
|
/header/p;no significant content;s |
1483 |
|
|
/header/blockquote;no significant content;s |
1484 |
wakaba |
1.14 |
|
1485 |
|
|
#data |
1486 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><h1/><p/><p/></header> |
1487 |
|
|
#errors |
1488 |
wakaba |
1.25 |
/header;no significant content;s |
1489 |
|
|
/header/h1;no significant content;s |
1490 |
|
|
/header/p;no significant content;s |
1491 |
|
|
/header/p;no significant content;s |
1492 |
wakaba |
1.14 |
|
1493 |
|
|
#data |
1494 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><h1/><h2/><h4/></header> |
1495 |
|
|
#errors |
1496 |
wakaba |
1.25 |
/header;no significant content;s |
1497 |
|
|
/header/h1;no significant content;s |
1498 |
|
|
/header/h2;no significant content;s |
1499 |
|
|
/header/h4;no significant content;s |
1500 |
wakaba |
1.14 |
|
1501 |
|
|
#data |
1502 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><h1/><section/></header> |
1503 |
|
|
#errors |
1504 |
wakaba |
1.27 |
/header/section;element not allowed:minus;m |
1505 |
wakaba |
1.25 |
/header;no significant content;s |
1506 |
|
|
/header/h1;no significant content;s |
1507 |
|
|
/header/section;no significant content;s |
1508 |
wakaba |
1.14 |
|
1509 |
|
|
#data |
1510 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><section><h1/></section></header> |
1511 |
|
|
#errors |
1512 |
wakaba |
1.27 |
/header/section;element not allowed:minus;m |
1513 |
wakaba |
1.25 |
/header;no significant content;s |
1514 |
|
|
/header/section;no significant content;s |
1515 |
|
|
/header/section/h1;no significant content;s |
1516 |
wakaba |
1.14 |
|
1517 |
|
|
#data |
1518 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml"><aside/></header> |
1519 |
|
|
#errors |
1520 |
wakaba |
1.27 |
/header/aside;element not allowed:minus;m |
1521 |
wakaba |
1.67 |
/header;element missing:hn;m |
1522 |
wakaba |
1.25 |
/header;no significant content;s |
1523 |
|
|
/header/aside;no significant content;s |
1524 |
wakaba |
1.14 |
|
1525 |
|
|
#data |
1526 |
wakaba |
1.26 |
<header xmlns="http://www.w3.org/1999/xhtml">xx</header> |
1527 |
|
|
#errors |
1528 |
wakaba |
1.67 |
/header;element missing:hn;m |
1529 |
wakaba |
1.26 |
|
1530 |
|
|
#data |
1531 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml">xx<h1>xx</h1></header> |
1532 |
|
|
#errors |
1533 |
|
|
|
1534 |
|
|
#data |
1535 |
|
|
<header xmlns="http://www.w3.org/1999/xhtml">xx<h1>xx</h1><p>x</p></header> |
1536 |
wakaba |
1.45 |
#errors |
1537 |
|
|
|
1538 |
|
|
#data |
1539 |
|
|
<footer xmlns="http://www.w3.org/1999/xhtml"><section>a</section></footer> |
1540 |
|
|
#errors |
1541 |
|
|
/footer/section;element not allowed:minus;m |
1542 |
|
|
|
1543 |
|
|
#data |
1544 |
|
|
<footer xmlns="http://www.w3.org/1999/xhtml"><blockquote>a</blockquote></footer> |
1545 |
wakaba |
1.26 |
#errors |
1546 |
|
|
|
1547 |
|
|
#data |
1548 |
wakaba |
1.46 |
<address xmlns="http://www.w3.org/1999/xhtml"></address> |
1549 |
|
|
#errors |
1550 |
|
|
/address;no significant content;s |
1551 |
|
|
|
1552 |
|
|
#data |
1553 |
|
|
<address xmlns="http://www.w3.org/1999/xhtml"> </address> |
1554 |
|
|
#errors |
1555 |
|
|
/address;no significant content;s |
1556 |
|
|
|
1557 |
|
|
#data |
1558 |
|
|
<address xmlns="http://www.w3.org/1999/xhtml">aa</address> |
1559 |
|
|
#errors |
1560 |
|
|
|
1561 |
|
|
#data |
1562 |
|
|
<address xmlns="http://www.w3.org/1999/xhtml"><a>aa</a></address> |
1563 |
|
|
#errors |
1564 |
|
|
|
1565 |
|
|
#data |
1566 |
|
|
<address xmlns="http://www.w3.org/1999/xhtml"><p>aa</p></address> |
1567 |
|
|
#errors |
1568 |
|
|
|
1569 |
|
|
#data |
1570 |
|
|
<address xmlns="http://www.w3.org/1999/xhtml"><blockquote>aa</blockquote></address> |
1571 |
|
|
#errors |
1572 |
|
|
|
1573 |
|
|
#data |
1574 |
|
|
<address xmlns="http://www.w3.org/1999/xhtml"><header><h1>aa</h1></header></address> |
1575 |
|
|
#errors |
1576 |
|
|
/address/header;element not allowed:minus;m |
1577 |
|
|
/address/header/h1;element not allowed:minus;m |
1578 |
|
|
|
1579 |
|
|
#data |
1580 |
|
|
<address xmlns="http://www.w3.org/1999/xhtml"><footer>aa</footer></address> |
1581 |
|
|
#errors |
1582 |
|
|
/address/footer;element not allowed:minus;m |
1583 |
|
|
|
1584 |
|
|
#data |
1585 |
|
|
<address xmlns="http://www.w3.org/1999/xhtml"><address>aa</address></address> |
1586 |
|
|
#errors |
1587 |
|
|
/address/address;element not allowed:minus;m |
1588 |
|
|
|
1589 |
|
|
#data |
1590 |
|
|
<address xmlns="http://www.w3.org/1999/xhtml"><section>aa</section></address> |
1591 |
|
|
#errors |
1592 |
|
|
/address/section;element not allowed:minus;m |
1593 |
|
|
|
1594 |
|
|
#data |
1595 |
|
|
<address xmlns="http://www.w3.org/1999/xhtml"><h1>aa</h1></address> |
1596 |
|
|
#errors |
1597 |
|
|
/address/h1;element not allowed:minus;m |
1598 |
|
|
|
1599 |
|
|
#data |
1600 |
wakaba |
1.5 |
<li xmlns="http://www.w3.org/1999/xhtml"></li> |
1601 |
|
|
#errors |
1602 |
wakaba |
1.25 |
/li;no significant content;s |
1603 |
wakaba |
1.5 |
|
1604 |
|
|
#data |
1605 |
|
|
<li xmlns="http://www.w3.org/1999/xhtml"> </li> |
1606 |
|
|
#errors |
1607 |
wakaba |
1.25 |
/li;no significant content;s |
1608 |
wakaba |
1.5 |
|
1609 |
|
|
#data |
1610 |
|
|
<li xmlns="http://www.w3.org/1999/xhtml">XXX</li> |
1611 |
|
|
#errors |
1612 |
|
|
|
1613 |
|
|
#data |
1614 |
|
|
<li xmlns="http://www.w3.org/1999/xhtml"><p>XXX</p></li> |
1615 |
|
|
#errors |
1616 |
|
|
|
1617 |
|
|
#data |
1618 |
|
|
<li xmlns="http://www.w3.org/1999/xhtml">XXX<p>YYY</p></li> |
1619 |
|
|
#errors |
1620 |
|
|
|
1621 |
|
|
#data |
1622 |
|
|
<li xmlns="http://www.w3.org/1999/xhtml"><p>XXX</p>YYY</li> |
1623 |
|
|
#errors |
1624 |
|
|
|
1625 |
|
|
#data |
1626 |
|
|
<ul xmlns="http://www.w3.org/1999/xhtml"> |
1627 |
|
|
<li></li> |
1628 |
|
|
</ul> |
1629 |
|
|
#errors |
1630 |
wakaba |
1.25 |
/ul/li;no significant content;s |
1631 |
wakaba |
1.5 |
|
1632 |
|
|
#data |
1633 |
|
|
<ul xmlns="http://www.w3.org/1999/xhtml"> |
1634 |
|
|
<li> </li> |
1635 |
|
|
</ul> |
1636 |
|
|
#errors |
1637 |
wakaba |
1.25 |
/ul/li;no significant content;s |
1638 |
wakaba |
1.5 |
|
1639 |
|
|
#data |
1640 |
|
|
<ul xmlns="http://www.w3.org/1999/xhtml"> |
1641 |
|
|
<li>XXX</li> |
1642 |
|
|
</ul> |
1643 |
|
|
#errors |
1644 |
|
|
|
1645 |
|
|
#data |
1646 |
|
|
<ul xmlns="http://www.w3.org/1999/xhtml"> |
1647 |
|
|
<li><p>XXX</p></li> |
1648 |
|
|
</ul> |
1649 |
|
|
#errors |
1650 |
|
|
|
1651 |
|
|
#data |
1652 |
|
|
<ul xmlns="http://www.w3.org/1999/xhtml"> |
1653 |
|
|
<li>XXX<p>YYY</p></li> |
1654 |
|
|
</ul> |
1655 |
|
|
#errors |
1656 |
|
|
|
1657 |
|
|
#data |
1658 |
|
|
<ul xmlns="http://www.w3.org/1999/xhtml"> |
1659 |
|
|
<li><p>XXX</p>YYY</li> |
1660 |
|
|
</ul> |
1661 |
|
|
#errors |
1662 |
|
|
|
1663 |
|
|
#data |
1664 |
|
|
<ol xmlns="http://www.w3.org/1999/xhtml"> |
1665 |
|
|
<li></li> |
1666 |
|
|
</ol> |
1667 |
|
|
#errors |
1668 |
wakaba |
1.25 |
/ol/li;no significant content;s |
1669 |
wakaba |
1.5 |
|
1670 |
|
|
#data |
1671 |
|
|
<ol xmlns="http://www.w3.org/1999/xhtml"> |
1672 |
|
|
<li> </li> |
1673 |
|
|
</ol> |
1674 |
|
|
#errors |
1675 |
wakaba |
1.25 |
/ol/li;no significant content;s |
1676 |
wakaba |
1.5 |
|
1677 |
|
|
#data |
1678 |
|
|
<ol xmlns="http://www.w3.org/1999/xhtml"> |
1679 |
|
|
<li>XXX</li> |
1680 |
|
|
</ol> |
1681 |
|
|
#errors |
1682 |
|
|
|
1683 |
|
|
#data |
1684 |
|
|
<ol xmlns="http://www.w3.org/1999/xhtml"> |
1685 |
|
|
<li><p>XXX</p></li> |
1686 |
|
|
</ol> |
1687 |
|
|
#errors |
1688 |
|
|
|
1689 |
|
|
#data |
1690 |
|
|
<ol xmlns="http://www.w3.org/1999/xhtml"> |
1691 |
|
|
<li>XXX<p>YYY</p></li> |
1692 |
|
|
</ol> |
1693 |
|
|
#errors |
1694 |
|
|
|
1695 |
|
|
#data |
1696 |
|
|
<ol xmlns="http://www.w3.org/1999/xhtml"> |
1697 |
|
|
<li><p>XXX</p>YYY</li> |
1698 |
|
|
</ol> |
1699 |
|
|
#errors |
1700 |
|
|
|
1701 |
|
|
#data |
1702 |
|
|
<menu xmlns="http://www.w3.org/1999/xhtml"> |
1703 |
|
|
<li></li> |
1704 |
|
|
</menu> |
1705 |
|
|
#errors |
1706 |
wakaba |
1.25 |
/menu/li;no significant content;s |
1707 |
wakaba |
1.5 |
|
1708 |
|
|
#data |
1709 |
|
|
<menu xmlns="http://www.w3.org/1999/xhtml"> |
1710 |
|
|
<li> </li> |
1711 |
|
|
</menu> |
1712 |
|
|
#errors |
1713 |
wakaba |
1.25 |
/menu/li;no significant content;s |
1714 |
wakaba |
1.5 |
|
1715 |
|
|
#data |
1716 |
|
|
<menu xmlns="http://www.w3.org/1999/xhtml"> |
1717 |
|
|
<li>XXX</li> |
1718 |
|
|
</menu> |
1719 |
|
|
#errors |
1720 |
|
|
|
1721 |
|
|
#data |
1722 |
|
|
<menu xmlns="http://www.w3.org/1999/xhtml"> |
1723 |
|
|
<li><p>XXX</p></li> |
1724 |
|
|
</menu> |
1725 |
|
|
#errors |
1726 |
wakaba |
1.27 |
/menu/li/p;element not allowed:phrasing;m |
1727 |
wakaba |
1.5 |
|
1728 |
|
|
#data |
1729 |
|
|
<menu xmlns="http://www.w3.org/1999/xhtml"> |
1730 |
|
|
<li>XXX<p>YYY</p></li> |
1731 |
|
|
</menu> |
1732 |
|
|
#errors |
1733 |
wakaba |
1.27 |
/menu/li/p;element not allowed:phrasing;m |
1734 |
wakaba |
1.5 |
|
1735 |
|
|
#data |
1736 |
|
|
<menu xmlns="http://www.w3.org/1999/xhtml"> |
1737 |
|
|
<li><p>XXX</p>YYY</li> |
1738 |
|
|
</menu> |
1739 |
|
|
#errors |
1740 |
wakaba |
1.27 |
/menu/li/p;element not allowed:phrasing;m |
1741 |
wakaba |
1.5 |
|
1742 |
|
|
#data |
1743 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1744 |
|
|
<ul> |
1745 |
|
|
<li></li> |
1746 |
|
|
</ul> |
1747 |
|
|
</body> |
1748 |
|
|
#errors |
1749 |
wakaba |
1.25 |
/body;no significant content;s |
1750 |
|
|
/body/ul/li;no significant content;s |
1751 |
wakaba |
1.5 |
|
1752 |
|
|
#data |
1753 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1754 |
|
|
<ul> |
1755 |
|
|
<li> </li> |
1756 |
|
|
</ul> |
1757 |
|
|
</body> |
1758 |
|
|
#errors |
1759 |
wakaba |
1.25 |
/body;no significant content;s |
1760 |
|
|
/body/ul/li;no significant content;s |
1761 |
wakaba |
1.5 |
|
1762 |
|
|
#data |
1763 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1764 |
|
|
<ul> |
1765 |
|
|
<li>XXX</li> |
1766 |
|
|
</ul> |
1767 |
|
|
</body> |
1768 |
|
|
#errors |
1769 |
|
|
|
1770 |
|
|
#data |
1771 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1772 |
|
|
<ul> |
1773 |
|
|
<li><p>XXX</p></li> |
1774 |
|
|
</ul> |
1775 |
|
|
</body> |
1776 |
|
|
#errors |
1777 |
|
|
|
1778 |
|
|
#data |
1779 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1780 |
|
|
<ul> |
1781 |
|
|
<li>XXX<p>YYY</p></li> |
1782 |
|
|
</ul> |
1783 |
|
|
</body> |
1784 |
|
|
#errors |
1785 |
|
|
|
1786 |
|
|
#data |
1787 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1788 |
|
|
<ul> |
1789 |
|
|
<li><p>XXX</p>YYY</li> |
1790 |
|
|
</ul> |
1791 |
|
|
</body> |
1792 |
|
|
#errors |
1793 |
|
|
|
1794 |
|
|
#data |
1795 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1796 |
|
|
<ol> |
1797 |
|
|
<li></li> |
1798 |
|
|
</ol> |
1799 |
|
|
</body> |
1800 |
|
|
#errors |
1801 |
wakaba |
1.25 |
/body;no significant content;s |
1802 |
|
|
/body/ol/li;no significant content;s |
1803 |
wakaba |
1.5 |
|
1804 |
|
|
#data |
1805 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1806 |
|
|
<ol> |
1807 |
|
|
<li> </li> |
1808 |
|
|
</ol> |
1809 |
|
|
</body> |
1810 |
|
|
#errors |
1811 |
wakaba |
1.25 |
/body;no significant content;s |
1812 |
|
|
/body/ol/li;no significant content;s |
1813 |
wakaba |
1.5 |
|
1814 |
|
|
#data |
1815 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1816 |
|
|
<ol> |
1817 |
|
|
<li>XXX</li> |
1818 |
|
|
</ol> |
1819 |
|
|
</body> |
1820 |
|
|
#errors |
1821 |
|
|
|
1822 |
|
|
#data |
1823 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1824 |
|
|
<ol> |
1825 |
|
|
<li><p>XXX</p></li> |
1826 |
|
|
</ol> |
1827 |
|
|
</body> |
1828 |
|
|
#errors |
1829 |
|
|
|
1830 |
|
|
#data |
1831 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1832 |
|
|
<ol> |
1833 |
|
|
<li>XXX<p>YYY</p></li> |
1834 |
|
|
</ol> |
1835 |
|
|
</body> |
1836 |
|
|
#errors |
1837 |
|
|
|
1838 |
|
|
#data |
1839 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1840 |
|
|
<ol> |
1841 |
|
|
<li><p>XXX</p>YYY</li> |
1842 |
|
|
</ol> |
1843 |
|
|
</body> |
1844 |
|
|
#errors |
1845 |
|
|
|
1846 |
|
|
#data |
1847 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1848 |
|
|
<menu> |
1849 |
|
|
<li></li> |
1850 |
|
|
</menu> |
1851 |
|
|
</body> |
1852 |
|
|
#errors |
1853 |
wakaba |
1.25 |
/body;no significant content;s |
1854 |
|
|
/body/menu/li;no significant content;s |
1855 |
wakaba |
1.5 |
|
1856 |
|
|
#data |
1857 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1858 |
|
|
<menu> |
1859 |
|
|
<li> </li> |
1860 |
|
|
</menu> |
1861 |
|
|
</body> |
1862 |
|
|
#errors |
1863 |
wakaba |
1.25 |
/body;no significant content;s |
1864 |
|
|
/body/menu/li;no significant content;s |
1865 |
wakaba |
1.5 |
|
1866 |
|
|
#data |
1867 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1868 |
|
|
<menu> |
1869 |
|
|
<li>XXX</li> |
1870 |
|
|
</menu> |
1871 |
|
|
</body> |
1872 |
|
|
#errors |
1873 |
|
|
|
1874 |
|
|
#data |
1875 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1876 |
|
|
<menu> |
1877 |
|
|
<li><p>XXX</p></li> |
1878 |
|
|
</menu> |
1879 |
|
|
</body> |
1880 |
|
|
#errors |
1881 |
wakaba |
1.27 |
/body/menu/li/p;element not allowed:phrasing;m |
1882 |
wakaba |
1.5 |
|
1883 |
|
|
#data |
1884 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1885 |
|
|
<menu> |
1886 |
|
|
<li>XXX<p>YYY</p></li> |
1887 |
|
|
</menu> |
1888 |
|
|
</body> |
1889 |
|
|
#errors |
1890 |
wakaba |
1.27 |
/body/menu/li/p;element not allowed:phrasing;m |
1891 |
wakaba |
1.5 |
|
1892 |
|
|
#data |
1893 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
1894 |
|
|
<menu> |
1895 |
|
|
<li><p>XXX</p>YYY</li> |
1896 |
|
|
</menu> |
1897 |
|
|
</body> |
1898 |
|
|
#errors |
1899 |
wakaba |
1.27 |
/body/menu/li/p;element not allowed:phrasing;m |
1900 |
wakaba |
1.5 |
|
1901 |
|
|
#data |
1902 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1903 |
|
|
<ul> |
1904 |
|
|
<li></li> |
1905 |
|
|
</ul> |
1906 |
|
|
</div> |
1907 |
|
|
#errors |
1908 |
wakaba |
1.25 |
/div;no significant content;s |
1909 |
|
|
/div/ul/li;no significant content;s |
1910 |
wakaba |
1.5 |
|
1911 |
|
|
#data |
1912 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1913 |
|
|
<ul> |
1914 |
|
|
<li> </li> |
1915 |
|
|
</ul> |
1916 |
|
|
</div> |
1917 |
|
|
#errors |
1918 |
wakaba |
1.25 |
/div;no significant content;s |
1919 |
|
|
/div/ul/li;no significant content;s |
1920 |
wakaba |
1.5 |
|
1921 |
|
|
#data |
1922 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1923 |
|
|
<ul> |
1924 |
|
|
<li>XXX</li> |
1925 |
|
|
</ul> |
1926 |
|
|
</div> |
1927 |
|
|
#errors |
1928 |
|
|
|
1929 |
|
|
#data |
1930 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1931 |
|
|
<ul> |
1932 |
|
|
<li><p>XXX</p></li> |
1933 |
|
|
</ul> |
1934 |
|
|
</div> |
1935 |
|
|
#errors |
1936 |
|
|
|
1937 |
|
|
#data |
1938 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1939 |
|
|
<ul> |
1940 |
|
|
<li>XXX<p>YYY</p></li> |
1941 |
|
|
</ul> |
1942 |
|
|
</div> |
1943 |
|
|
#errors |
1944 |
|
|
|
1945 |
|
|
#data |
1946 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1947 |
|
|
<ul> |
1948 |
|
|
<li><p>XXX</p>YYY</li> |
1949 |
|
|
</ul> |
1950 |
|
|
</div> |
1951 |
|
|
#errors |
1952 |
|
|
|
1953 |
|
|
#data |
1954 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1955 |
|
|
<ol> |
1956 |
|
|
<li></li> |
1957 |
|
|
</ol> |
1958 |
|
|
</div> |
1959 |
|
|
#errors |
1960 |
wakaba |
1.25 |
/div;no significant content;s |
1961 |
|
|
/div/ol/li;no significant content;s |
1962 |
wakaba |
1.5 |
|
1963 |
|
|
#data |
1964 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1965 |
|
|
<ol> |
1966 |
|
|
<li> </li> |
1967 |
|
|
</ol> |
1968 |
|
|
</div> |
1969 |
|
|
#errors |
1970 |
wakaba |
1.25 |
/div;no significant content;s |
1971 |
|
|
/div/ol/li;no significant content;s |
1972 |
wakaba |
1.5 |
|
1973 |
|
|
#data |
1974 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1975 |
|
|
<ol> |
1976 |
|
|
<li>XXX</li> |
1977 |
|
|
</ol> |
1978 |
|
|
</div> |
1979 |
|
|
#errors |
1980 |
|
|
|
1981 |
|
|
#data |
1982 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1983 |
|
|
<ol> |
1984 |
|
|
<li><p>XXX</p></li> |
1985 |
|
|
</ol> |
1986 |
|
|
</div> |
1987 |
|
|
#errors |
1988 |
|
|
|
1989 |
|
|
#data |
1990 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1991 |
|
|
<ol> |
1992 |
|
|
<li>XXX<p>YYY</p></li> |
1993 |
|
|
</ol> |
1994 |
|
|
</div> |
1995 |
|
|
#errors |
1996 |
|
|
|
1997 |
|
|
#data |
1998 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
1999 |
|
|
<ol> |
2000 |
|
|
<li><p>XXX</p>YYY</li> |
2001 |
|
|
</ol> |
2002 |
|
|
</div> |
2003 |
|
|
#errors |
2004 |
|
|
|
2005 |
|
|
#data |
2006 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2007 |
|
|
<menu> |
2008 |
|
|
<li></li> |
2009 |
|
|
</menu> |
2010 |
|
|
</div> |
2011 |
|
|
#errors |
2012 |
wakaba |
1.25 |
/div;no significant content;s |
2013 |
|
|
/div/menu/li;no significant content;s |
2014 |
wakaba |
1.5 |
|
2015 |
|
|
#data |
2016 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2017 |
|
|
<menu> |
2018 |
|
|
<li> </li> |
2019 |
|
|
</menu> |
2020 |
|
|
</div> |
2021 |
|
|
#errors |
2022 |
wakaba |
1.25 |
/div;no significant content;s |
2023 |
|
|
/div/menu/li;no significant content;s |
2024 |
wakaba |
1.5 |
|
2025 |
|
|
#data |
2026 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2027 |
|
|
<menu> |
2028 |
|
|
<li>XXX</li> |
2029 |
|
|
</menu> |
2030 |
|
|
</div> |
2031 |
|
|
#errors |
2032 |
|
|
|
2033 |
|
|
#data |
2034 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2035 |
|
|
<menu> |
2036 |
|
|
<li><p>XXX</p></li> |
2037 |
|
|
</menu> |
2038 |
|
|
</div> |
2039 |
|
|
#errors |
2040 |
wakaba |
1.27 |
/div/menu/li/p;element not allowed:phrasing;m |
2041 |
wakaba |
1.5 |
|
2042 |
|
|
#data |
2043 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2044 |
|
|
<menu> |
2045 |
|
|
<li>XXX<p>YYY</p></li> |
2046 |
|
|
</menu> |
2047 |
|
|
</div> |
2048 |
|
|
#errors |
2049 |
wakaba |
1.27 |
/div/menu/li/p;element not allowed:phrasing;m |
2050 |
wakaba |
1.5 |
|
2051 |
|
|
#data |
2052 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2053 |
|
|
<menu> |
2054 |
|
|
<li><p>XXX</p>YYY</li> |
2055 |
|
|
</menu> |
2056 |
|
|
</div> |
2057 |
|
|
#errors |
2058 |
wakaba |
1.27 |
/div/menu/li/p;element not allowed:phrasing;m |
2059 |
wakaba |
1.5 |
|
2060 |
|
|
#data |
2061 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2062 |
|
|
<p/> |
2063 |
|
|
<ul> |
2064 |
|
|
<li></li> |
2065 |
|
|
</ul> |
2066 |
|
|
</div> |
2067 |
|
|
#errors |
2068 |
wakaba |
1.25 |
/div;no significant content;s |
2069 |
|
|
/div/p;no significant content;s |
2070 |
|
|
/div/ul/li;no significant content;s |
2071 |
wakaba |
1.5 |
|
2072 |
|
|
#data |
2073 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2074 |
|
|
<p/> |
2075 |
|
|
<ul> |
2076 |
|
|
<li> </li> |
2077 |
|
|
</ul> |
2078 |
|
|
</div> |
2079 |
|
|
#errors |
2080 |
wakaba |
1.25 |
/div;no significant content;s |
2081 |
|
|
/div/p;no significant content;s |
2082 |
|
|
/div/ul/li;no significant content;s |
2083 |
wakaba |
1.5 |
|
2084 |
|
|
#data |
2085 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2086 |
|
|
<p/> |
2087 |
|
|
<ul> |
2088 |
|
|
<li>XXX</li> |
2089 |
|
|
</ul> |
2090 |
|
|
</div> |
2091 |
|
|
#errors |
2092 |
wakaba |
1.25 |
/div/p;no significant content;s |
2093 |
wakaba |
1.5 |
|
2094 |
|
|
#data |
2095 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2096 |
|
|
<p/> |
2097 |
|
|
<ul> |
2098 |
|
|
<li><p>XXX</p></li> |
2099 |
|
|
</ul> |
2100 |
|
|
</div> |
2101 |
|
|
#errors |
2102 |
wakaba |
1.25 |
/div/p;no significant content;s |
2103 |
wakaba |
1.5 |
|
2104 |
|
|
#data |
2105 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2106 |
|
|
<p/> |
2107 |
|
|
<ul> |
2108 |
|
|
<li>XXX<p>YYY</p></li> |
2109 |
|
|
</ul> |
2110 |
|
|
</div> |
2111 |
|
|
#errors |
2112 |
wakaba |
1.25 |
/div/p;no significant content;s |
2113 |
wakaba |
1.5 |
|
2114 |
|
|
#data |
2115 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2116 |
|
|
<p/> |
2117 |
|
|
<ul> |
2118 |
|
|
<li><p>XXX</p>YYY</li> |
2119 |
|
|
</ul> |
2120 |
|
|
</div> |
2121 |
|
|
#errors |
2122 |
wakaba |
1.25 |
/div/p;no significant content;s |
2123 |
wakaba |
1.5 |
|
2124 |
|
|
#data |
2125 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2126 |
|
|
<p/> |
2127 |
|
|
<ol> |
2128 |
|
|
<li></li> |
2129 |
|
|
</ol> |
2130 |
|
|
</div> |
2131 |
|
|
#errors |
2132 |
wakaba |
1.25 |
/div;no significant content;s |
2133 |
|
|
/div/p;no significant content;s |
2134 |
|
|
/div/ol/li;no significant content;s |
2135 |
wakaba |
1.5 |
|
2136 |
|
|
#data |
2137 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2138 |
|
|
<p/> |
2139 |
|
|
<ol> |
2140 |
|
|
<li> </li> |
2141 |
|
|
</ol> |
2142 |
|
|
</div> |
2143 |
|
|
#errors |
2144 |
wakaba |
1.25 |
/div;no significant content;s |
2145 |
|
|
/div/p;no significant content;s |
2146 |
|
|
/div/ol/li;no significant content;s |
2147 |
wakaba |
1.5 |
|
2148 |
|
|
#data |
2149 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2150 |
|
|
<p/> |
2151 |
|
|
<ol> |
2152 |
|
|
<li>XXX</li> |
2153 |
|
|
</ol> |
2154 |
|
|
</div> |
2155 |
|
|
#errors |
2156 |
wakaba |
1.25 |
/div/p;no significant content;s |
2157 |
wakaba |
1.5 |
|
2158 |
|
|
#data |
2159 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2160 |
|
|
<p/> |
2161 |
|
|
<ol> |
2162 |
|
|
<li><p>XXX</p></li> |
2163 |
|
|
</ol> |
2164 |
|
|
</div> |
2165 |
|
|
#errors |
2166 |
wakaba |
1.25 |
/div/p;no significant content;s |
2167 |
wakaba |
1.5 |
|
2168 |
|
|
#data |
2169 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2170 |
|
|
<p/> |
2171 |
|
|
<ol> |
2172 |
|
|
<li>XXX<p>YYY</p></li> |
2173 |
|
|
</ol> |
2174 |
|
|
</div> |
2175 |
|
|
#errors |
2176 |
wakaba |
1.25 |
/div/p;no significant content;s |
2177 |
wakaba |
1.5 |
|
2178 |
|
|
#data |
2179 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2180 |
|
|
<p/> |
2181 |
|
|
<ol> |
2182 |
|
|
<li><p>XXX</p>YYY</li> |
2183 |
|
|
</ol> |
2184 |
|
|
</div> |
2185 |
|
|
#errors |
2186 |
wakaba |
1.25 |
/div/p;no significant content;s |
2187 |
wakaba |
1.5 |
|
2188 |
|
|
#data |
2189 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2190 |
|
|
<p/> |
2191 |
|
|
<menu> |
2192 |
|
|
<li></li> |
2193 |
|
|
</menu> |
2194 |
|
|
</div> |
2195 |
|
|
#errors |
2196 |
wakaba |
1.25 |
/div;no significant content;s |
2197 |
|
|
/div/p;no significant content;s |
2198 |
|
|
/div/menu/li;no significant content;s |
2199 |
wakaba |
1.5 |
|
2200 |
|
|
#data |
2201 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2202 |
|
|
<p/> |
2203 |
|
|
<menu> |
2204 |
|
|
<li> </li> |
2205 |
|
|
</menu> |
2206 |
|
|
</div> |
2207 |
|
|
#errors |
2208 |
wakaba |
1.25 |
/div;no significant content;s |
2209 |
|
|
/div/p;no significant content;s |
2210 |
|
|
/div/menu/li;no significant content;s |
2211 |
wakaba |
1.5 |
|
2212 |
|
|
#data |
2213 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2214 |
|
|
<p/> |
2215 |
|
|
<menu> |
2216 |
|
|
<li>XXX</li> |
2217 |
|
|
</menu> |
2218 |
|
|
</div> |
2219 |
|
|
#errors |
2220 |
wakaba |
1.25 |
/div/p;no significant content;s |
2221 |
wakaba |
1.5 |
|
2222 |
|
|
#data |
2223 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2224 |
|
|
<p/> |
2225 |
|
|
<menu> |
2226 |
|
|
<li><p>XXX</p></li> |
2227 |
|
|
</menu> |
2228 |
|
|
</div> |
2229 |
|
|
#errors |
2230 |
wakaba |
1.27 |
/div/menu/li/p;element not allowed:phrasing;m |
2231 |
wakaba |
1.25 |
/div/p;no significant content;s |
2232 |
wakaba |
1.5 |
|
2233 |
|
|
#data |
2234 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2235 |
|
|
<p/> |
2236 |
|
|
<menu> |
2237 |
|
|
<li>XXX<p>YYY</p></li> |
2238 |
|
|
</menu> |
2239 |
|
|
</div> |
2240 |
|
|
#errors |
2241 |
wakaba |
1.27 |
/div/menu/li/p;element not allowed:phrasing;m |
2242 |
wakaba |
1.25 |
/div/p;no significant content;s |
2243 |
wakaba |
1.5 |
|
2244 |
|
|
#data |
2245 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2246 |
|
|
<p/> |
2247 |
|
|
<menu> |
2248 |
|
|
<li><p>XXX</p>YYY</li> |
2249 |
|
|
</menu> |
2250 |
|
|
</div> |
2251 |
|
|
#errors |
2252 |
wakaba |
1.27 |
/div/menu/li/p;element not allowed:phrasing;m |
2253 |
wakaba |
1.25 |
/div/p;no significant content;s |
2254 |
wakaba |
1.5 |
|
2255 |
|
|
#data |
2256 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2257 |
|
|
<ul> |
2258 |
|
|
<li></li> |
2259 |
|
|
</ul> |
2260 |
|
|
<p/> |
2261 |
|
|
</div> |
2262 |
|
|
#errors |
2263 |
wakaba |
1.25 |
/div;no significant content;s |
2264 |
|
|
/div/ul/li;no significant content;s |
2265 |
|
|
/div/p;no significant content;s |
2266 |
wakaba |
1.5 |
|
2267 |
|
|
#data |
2268 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2269 |
|
|
<ul> |
2270 |
|
|
<li> </li> |
2271 |
|
|
</ul> |
2272 |
|
|
<p/> |
2273 |
|
|
</div> |
2274 |
|
|
#errors |
2275 |
wakaba |
1.25 |
/div;no significant content;s |
2276 |
|
|
/div/ul/li;no significant content;s |
2277 |
|
|
/div/p;no significant content;s |
2278 |
wakaba |
1.5 |
|
2279 |
|
|
#data |
2280 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2281 |
|
|
<ul> |
2282 |
|
|
<li>XXX</li> |
2283 |
|
|
</ul> |
2284 |
|
|
<p/> |
2285 |
|
|
</div> |
2286 |
|
|
#errors |
2287 |
wakaba |
1.25 |
/div/p;no significant content;s |
2288 |
wakaba |
1.5 |
|
2289 |
|
|
#data |
2290 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2291 |
|
|
<ul> |
2292 |
|
|
<li><p>XXX</p></li> |
2293 |
|
|
</ul> |
2294 |
|
|
<p/> |
2295 |
|
|
</div> |
2296 |
|
|
#errors |
2297 |
wakaba |
1.25 |
/div/p;no significant content;s |
2298 |
wakaba |
1.5 |
|
2299 |
|
|
#data |
2300 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2301 |
|
|
<ul> |
2302 |
|
|
<li>XXX<p>YYY</p></li> |
2303 |
|
|
</ul> |
2304 |
|
|
<p/> |
2305 |
|
|
</div> |
2306 |
|
|
#errors |
2307 |
wakaba |
1.25 |
/div/p;no significant content;s |
2308 |
wakaba |
1.5 |
|
2309 |
|
|
#data |
2310 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2311 |
|
|
<ul> |
2312 |
|
|
<li><p>XXX</p>YYY</li> |
2313 |
|
|
</ul> |
2314 |
|
|
<p/> |
2315 |
|
|
</div> |
2316 |
|
|
#errors |
2317 |
wakaba |
1.25 |
/div/p;no significant content;s |
2318 |
wakaba |
1.5 |
|
2319 |
|
|
#data |
2320 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2321 |
|
|
<ol> |
2322 |
|
|
<li></li> |
2323 |
|
|
</ol> |
2324 |
|
|
<p/> |
2325 |
|
|
</div> |
2326 |
|
|
#errors |
2327 |
wakaba |
1.25 |
/div;no significant content;s |
2328 |
|
|
/div/ol/li;no significant content;s |
2329 |
|
|
/div/p;no significant content;s |
2330 |
wakaba |
1.5 |
|
2331 |
|
|
#data |
2332 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2333 |
|
|
<ol> |
2334 |
|
|
<li> </li> |
2335 |
|
|
</ol> |
2336 |
|
|
<p/> |
2337 |
|
|
</div> |
2338 |
|
|
#errors |
2339 |
wakaba |
1.25 |
/div;no significant content;s |
2340 |
|
|
/div/ol/li;no significant content;s |
2341 |
|
|
/div/p;no significant content;s |
2342 |
wakaba |
1.5 |
|
2343 |
|
|
#data |
2344 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2345 |
|
|
<ol> |
2346 |
|
|
<li>XXX</li> |
2347 |
|
|
</ol> |
2348 |
|
|
<p/> |
2349 |
|
|
</div> |
2350 |
|
|
#errors |
2351 |
wakaba |
1.25 |
/div/p;no significant content;s |
2352 |
wakaba |
1.5 |
|
2353 |
|
|
#data |
2354 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2355 |
|
|
<ol> |
2356 |
|
|
<li><p>XXX</p></li> |
2357 |
|
|
</ol> |
2358 |
|
|
<p/> |
2359 |
|
|
</div> |
2360 |
|
|
#errors |
2361 |
wakaba |
1.25 |
/div/p;no significant content;s |
2362 |
wakaba |
1.5 |
|
2363 |
|
|
#data |
2364 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2365 |
|
|
<ol> |
2366 |
|
|
<li>XXX<p>YYY</p></li> |
2367 |
|
|
</ol> |
2368 |
|
|
<p/> |
2369 |
|
|
</div> |
2370 |
|
|
#errors |
2371 |
wakaba |
1.25 |
/div/p;no significant content;s |
2372 |
wakaba |
1.5 |
|
2373 |
|
|
#data |
2374 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2375 |
|
|
<ol> |
2376 |
|
|
<li><p>XXX</p>YYY</li> |
2377 |
|
|
</ol> |
2378 |
|
|
<p/> |
2379 |
|
|
</div> |
2380 |
|
|
#errors |
2381 |
wakaba |
1.25 |
/div/p;no significant content;s |
2382 |
wakaba |
1.5 |
|
2383 |
|
|
#data |
2384 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2385 |
|
|
<menu> |
2386 |
|
|
<li></li> |
2387 |
|
|
</menu> |
2388 |
|
|
<p/> |
2389 |
|
|
</div> |
2390 |
|
|
#errors |
2391 |
wakaba |
1.25 |
/div;no significant content;s |
2392 |
|
|
/div/menu/li;no significant content;s |
2393 |
|
|
/div/p;no significant content;s |
2394 |
wakaba |
1.5 |
|
2395 |
|
|
#data |
2396 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2397 |
|
|
<menu> |
2398 |
|
|
<li> </li> |
2399 |
|
|
</menu> |
2400 |
|
|
<p/> |
2401 |
|
|
</div> |
2402 |
|
|
#errors |
2403 |
wakaba |
1.25 |
/div;no significant content;s |
2404 |
|
|
/div/menu/li;no significant content;s |
2405 |
|
|
/div/p;no significant content;s |
2406 |
wakaba |
1.5 |
|
2407 |
|
|
#data |
2408 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2409 |
|
|
<menu> |
2410 |
|
|
<li>XXX</li> |
2411 |
|
|
</menu> |
2412 |
|
|
<p/> |
2413 |
|
|
</div> |
2414 |
|
|
#errors |
2415 |
wakaba |
1.25 |
/div/p;no significant content;s |
2416 |
wakaba |
1.5 |
|
2417 |
|
|
#data |
2418 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2419 |
|
|
<menu> |
2420 |
|
|
<li><p>XXX</p></li> |
2421 |
|
|
</menu> |
2422 |
|
|
<p/> |
2423 |
|
|
</div> |
2424 |
|
|
#errors |
2425 |
wakaba |
1.27 |
/div/menu/li/p;element not allowed:phrasing;m |
2426 |
wakaba |
1.25 |
/div/p;no significant content;s |
2427 |
wakaba |
1.5 |
|
2428 |
|
|
#data |
2429 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2430 |
|
|
<menu> |
2431 |
|
|
<li>XXX<p>YYY</p></li> |
2432 |
|
|
</menu> |
2433 |
|
|
<p/> |
2434 |
|
|
</div> |
2435 |
|
|
#errors |
2436 |
wakaba |
1.27 |
/div/menu/li/p;element not allowed:phrasing;m |
2437 |
wakaba |
1.25 |
/div/p;no significant content;s |
2438 |
wakaba |
1.5 |
|
2439 |
|
|
#data |
2440 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2441 |
|
|
<menu> |
2442 |
|
|
<li><p>XXX</p>YYY</li> |
2443 |
|
|
</menu> |
2444 |
|
|
<p/> |
2445 |
|
|
</div> |
2446 |
|
|
#errors |
2447 |
wakaba |
1.27 |
/div/menu/li/p;element not allowed:phrasing;m |
2448 |
wakaba |
1.25 |
/div/p;no significant content;s |
2449 |
wakaba |
1.5 |
|
2450 |
|
|
#data |
2451 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2452 |
|
|
aaa |
2453 |
|
|
<ul> |
2454 |
|
|
<li></li> |
2455 |
|
|
</ul> |
2456 |
|
|
</div> |
2457 |
|
|
#errors |
2458 |
wakaba |
1.25 |
/div/ul/li;no significant content;s |
2459 |
wakaba |
1.5 |
|
2460 |
|
|
#data |
2461 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2462 |
|
|
aaa |
2463 |
|
|
<ul> |
2464 |
|
|
<li> </li> |
2465 |
|
|
</ul> |
2466 |
|
|
</div> |
2467 |
|
|
#errors |
2468 |
wakaba |
1.25 |
/div/ul/li;no significant content;s |
2469 |
wakaba |
1.5 |
|
2470 |
|
|
#data |
2471 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2472 |
|
|
aaa |
2473 |
|
|
<ul> |
2474 |
|
|
<li>XXX</li> |
2475 |
|
|
</ul> |
2476 |
|
|
</div> |
2477 |
|
|
#errors |
2478 |
|
|
|
2479 |
|
|
#data |
2480 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2481 |
|
|
aaa |
2482 |
|
|
<ul> |
2483 |
|
|
<li><p>XXX</p></li> |
2484 |
|
|
</ul> |
2485 |
|
|
</div> |
2486 |
|
|
#errors |
2487 |
|
|
|
2488 |
|
|
#data |
2489 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2490 |
|
|
aaa |
2491 |
|
|
<ul> |
2492 |
|
|
<li>XXX<p>YYY</p></li> |
2493 |
|
|
</ul> |
2494 |
|
|
</div> |
2495 |
|
|
#errors |
2496 |
|
|
|
2497 |
|
|
#data |
2498 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2499 |
|
|
aaa |
2500 |
|
|
<ul> |
2501 |
|
|
<li><p>XXX</p>YYY</li> |
2502 |
|
|
</ul> |
2503 |
|
|
</div> |
2504 |
|
|
#errors |
2505 |
|
|
|
2506 |
|
|
#data |
2507 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2508 |
|
|
aaa |
2509 |
|
|
<ol> |
2510 |
|
|
<li></li> |
2511 |
|
|
</ol> |
2512 |
|
|
</div> |
2513 |
|
|
#errors |
2514 |
wakaba |
1.25 |
/div/ol/li;no significant content;s |
2515 |
wakaba |
1.5 |
|
2516 |
|
|
#data |
2517 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2518 |
|
|
aaa |
2519 |
|
|
<ol> |
2520 |
|
|
<li> </li> |
2521 |
|
|
</ol> |
2522 |
|
|
</div> |
2523 |
|
|
#errors |
2524 |
wakaba |
1.25 |
/div/ol/li;no significant content;s |
2525 |
wakaba |
1.5 |
|
2526 |
|
|
#data |
2527 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2528 |
|
|
aaa |
2529 |
|
|
<ol> |
2530 |
|
|
<li>XXX</li> |
2531 |
|
|
</ol> |
2532 |
|
|
</div> |
2533 |
|
|
#errors |
2534 |
|
|
|
2535 |
|
|
#data |
2536 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2537 |
|
|
aaa |
2538 |
|
|
<ol> |
2539 |
|
|
<li><p>XXX</p></li> |
2540 |
|
|
</ol> |
2541 |
|
|
</div> |
2542 |
|
|
#errors |
2543 |
|
|
|
2544 |
|
|
#data |
2545 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2546 |
|
|
aaa |
2547 |
|
|
<ol> |
2548 |
|
|
<li>XXX<p>YYY</p></li> |
2549 |
|
|
</ol> |
2550 |
|
|
</div> |
2551 |
|
|
#errors |
2552 |
|
|
|
2553 |
|
|
#data |
2554 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2555 |
|
|
aaa |
2556 |
|
|
<ol> |
2557 |
|
|
<li><p>XXX</p>YYY</li> |
2558 |
|
|
</ol> |
2559 |
|
|
</div> |
2560 |
|
|
#errors |
2561 |
|
|
|
2562 |
|
|
#data |
2563 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2564 |
|
|
aaa |
2565 |
|
|
<menu> |
2566 |
|
|
<li></li> |
2567 |
|
|
</menu> |
2568 |
|
|
</div> |
2569 |
|
|
#errors |
2570 |
wakaba |
1.25 |
/div/menu/li;no significant content;s |
2571 |
wakaba |
1.5 |
|
2572 |
|
|
#data |
2573 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2574 |
|
|
aaa |
2575 |
|
|
<menu> |
2576 |
|
|
<li> </li> |
2577 |
|
|
</menu> |
2578 |
|
|
</div> |
2579 |
|
|
#errors |
2580 |
wakaba |
1.25 |
/div/menu/li;no significant content;s |
2581 |
wakaba |
1.5 |
|
2582 |
|
|
#data |
2583 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2584 |
|
|
aaa |
2585 |
|
|
<menu> |
2586 |
|
|
<li>XXX</li> |
2587 |
|
|
</menu> |
2588 |
|
|
</div> |
2589 |
|
|
#errors |
2590 |
|
|
|
2591 |
|
|
#data |
2592 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2593 |
|
|
aaa |
2594 |
|
|
<menu> |
2595 |
|
|
<li><p>XXX</p></li> |
2596 |
|
|
</menu> |
2597 |
|
|
</div> |
2598 |
|
|
#errors |
2599 |
wakaba |
1.27 |
/div/menu/li/p;element not allowed:phrasing;m |
2600 |
wakaba |
1.5 |
|
2601 |
|
|
#data |
2602 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2603 |
|
|
aaa |
2604 |
|
|
<menu> |
2605 |
|
|
<li>XXX<p>YYY</p></li> |
2606 |
|
|
</menu> |
2607 |
|
|
</div> |
2608 |
|
|
#errors |
2609 |
wakaba |
1.27 |
/div/menu/li/p;element not allowed:phrasing;m |
2610 |
wakaba |
1.5 |
|
2611 |
|
|
#data |
2612 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2613 |
|
|
aaa |
2614 |
|
|
<menu> |
2615 |
|
|
<li><p>XXX</p>YYY</li> |
2616 |
|
|
</menu> |
2617 |
|
|
</div> |
2618 |
|
|
#errors |
2619 |
wakaba |
1.27 |
/div/menu/li/p;element not allowed:phrasing;m |
2620 |
wakaba |
1.5 |
|
2621 |
|
|
#data |
2622 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2623 |
|
|
<ul> |
2624 |
|
|
<li></li> |
2625 |
|
|
</ul> |
2626 |
|
|
aaa |
2627 |
|
|
</div> |
2628 |
|
|
#errors |
2629 |
wakaba |
1.25 |
/div/ul/li;no significant content;s |
2630 |
wakaba |
1.5 |
|
2631 |
|
|
#data |
2632 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2633 |
|
|
<ul> |
2634 |
|
|
<li> </li> |
2635 |
|
|
</ul> |
2636 |
|
|
aaa |
2637 |
|
|
</div> |
2638 |
|
|
#errors |
2639 |
wakaba |
1.25 |
/div/ul/li;no significant content;s |
2640 |
wakaba |
1.5 |
|
2641 |
|
|
#data |
2642 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2643 |
|
|
<ul> |
2644 |
|
|
<li>XXX</li> |
2645 |
|
|
</ul> |
2646 |
|
|
aaa |
2647 |
|
|
</div> |
2648 |
|
|
#errors |
2649 |
|
|
|
2650 |
|
|
#data |
2651 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2652 |
|
|
<ul> |
2653 |
|
|
<li><p>XXX</p></li> |
2654 |
|
|
</ul> |
2655 |
|
|
aaa |
2656 |
|
|
</div> |
2657 |
|
|
#errors |
2658 |
|
|
|
2659 |
|
|
#data |
2660 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2661 |
|
|
<ul> |
2662 |
|
|
<li>XXX<p>YYY</p></li> |
2663 |
|
|
</ul> |
2664 |
|
|
aaa |
2665 |
|
|
</div> |
2666 |
|
|
#errors |
2667 |
|
|
|
2668 |
|
|
#data |
2669 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2670 |
|
|
<ul> |
2671 |
|
|
<li><p>XXX</p>YYY</li> |
2672 |
|
|
</ul> |
2673 |
|
|
aaa |
2674 |
|
|
</div> |
2675 |
|
|
#errors |
2676 |
|
|
|
2677 |
|
|
#data |
2678 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2679 |
|
|
<ol> |
2680 |
|
|
<li></li> |
2681 |
|
|
</ol> |
2682 |
|
|
aaa |
2683 |
|
|
</div> |
2684 |
|
|
#errors |
2685 |
wakaba |
1.25 |
/div/ol/li;no significant content;s |
2686 |
wakaba |
1.5 |
|
2687 |
|
|
#data |
2688 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2689 |
|
|
<ol> |
2690 |
|
|
<li> </li> |
2691 |
|
|
</ol> |
2692 |
|
|
aaa |
2693 |
|
|
</div> |
2694 |
|
|
#errors |
2695 |
wakaba |
1.25 |
/div/ol/li;no significant content;s |
2696 |
wakaba |
1.5 |
|
2697 |
|
|
#data |
2698 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2699 |
|
|
<ol> |
2700 |
|
|
<li>XXX</li> |
2701 |
|
|
</ol> |
2702 |
|
|
aaa |
2703 |
|
|
</div> |
2704 |
|
|
#errors |
2705 |
|
|
|
2706 |
|
|
#data |
2707 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2708 |
|
|
<ol> |
2709 |
|
|
<li><p>XXX</p></li> |
2710 |
|
|
</ol> |
2711 |
|
|
aaa |
2712 |
|
|
</div> |
2713 |
|
|
#errors |
2714 |
|
|
|
2715 |
|
|
#data |
2716 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2717 |
|
|
<ol> |
2718 |
|
|
<li>XXX<p>YYY</p></li> |
2719 |
|
|
</ol> |
2720 |
|
|
aaa |
2721 |
|
|
</div> |
2722 |
|
|
#errors |
2723 |
|
|
|
2724 |
|
|
#data |
2725 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2726 |
|
|
<ol> |
2727 |
|
|
<li><p>XXX</p>YYY</li> |
2728 |
|
|
</ol> |
2729 |
|
|
aaa |
2730 |
|
|
</div> |
2731 |
|
|
#errors |
2732 |
|
|
|
2733 |
|
|
#data |
2734 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2735 |
|
|
<menu> |
2736 |
|
|
<li></li> |
2737 |
|
|
</menu> |
2738 |
|
|
aaa |
2739 |
|
|
</div> |
2740 |
|
|
#errors |
2741 |
wakaba |
1.25 |
/div/menu/li;no significant content;s |
2742 |
wakaba |
1.5 |
|
2743 |
|
|
#data |
2744 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2745 |
|
|
<menu> |
2746 |
|
|
<li> </li> |
2747 |
|
|
</menu> |
2748 |
|
|
aaa |
2749 |
|
|
</div> |
2750 |
|
|
#errors |
2751 |
wakaba |
1.25 |
/div/menu/li;no significant content;s |
2752 |
wakaba |
1.5 |
|
2753 |
|
|
#data |
2754 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2755 |
|
|
<menu> |
2756 |
|
|
<li>XXX</li> |
2757 |
|
|
</menu> |
2758 |
|
|
aaa |
2759 |
|
|
</div> |
2760 |
|
|
#errors |
2761 |
|
|
|
2762 |
|
|
#data |
2763 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2764 |
|
|
<menu> |
2765 |
|
|
<li><p>XXX</p></li> |
2766 |
|
|
</menu> |
2767 |
|
|
aaa |
2768 |
|
|
</div> |
2769 |
|
|
#errors |
2770 |
wakaba |
1.27 |
/div/menu/li/p;element not allowed:phrasing;m |
2771 |
wakaba |
1.5 |
|
2772 |
|
|
#data |
2773 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2774 |
|
|
<menu> |
2775 |
|
|
<li>XXX<p>YYY</p></li> |
2776 |
|
|
</menu> |
2777 |
|
|
aaa |
2778 |
|
|
</div> |
2779 |
|
|
#errors |
2780 |
wakaba |
1.27 |
/div/menu/li/p;element not allowed:phrasing;m |
2781 |
wakaba |
1.5 |
|
2782 |
|
|
#data |
2783 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2784 |
|
|
<menu> |
2785 |
|
|
<li><p>XXX</p>YYY</li> |
2786 |
|
|
</menu> |
2787 |
|
|
aaa |
2788 |
|
|
</div> |
2789 |
|
|
#errors |
2790 |
wakaba |
1.27 |
/div/menu/li/p;element not allowed:phrasing;m |
2791 |
wakaba |
1.5 |
|
2792 |
|
|
#data |
2793 |
|
|
<dd xmlns="http://www.w3.org/1999/xhtml"></dd> |
2794 |
|
|
#errors |
2795 |
wakaba |
1.25 |
/dd;no significant content;s |
2796 |
wakaba |
1.5 |
|
2797 |
|
|
#data |
2798 |
|
|
<dd xmlns="http://www.w3.org/1999/xhtml"> </dd> |
2799 |
|
|
#errors |
2800 |
wakaba |
1.25 |
/dd;no significant content;s |
2801 |
wakaba |
1.5 |
|
2802 |
|
|
#data |
2803 |
|
|
<dd xmlns="http://www.w3.org/1999/xhtml">XXX</dd> |
2804 |
|
|
#errors |
2805 |
|
|
|
2806 |
|
|
#data |
2807 |
|
|
<dd xmlns="http://www.w3.org/1999/xhtml"><p>XXX</p></dd> |
2808 |
|
|
#errors |
2809 |
|
|
|
2810 |
|
|
#data |
2811 |
|
|
<dd xmlns="http://www.w3.org/1999/xhtml"><p>XXX</p>YYY</dd> |
2812 |
|
|
#errors |
2813 |
|
|
|
2814 |
|
|
#data |
2815 |
|
|
<dd xmlns="http://www.w3.org/1999/xhtml">XXX<p>YYY</p></dd> |
2816 |
|
|
#errors |
2817 |
|
|
|
2818 |
|
|
#data |
2819 |
wakaba |
1.4 |
<body xmlns="http://www.w3.org/1999/xhtml"> |
2820 |
|
|
<dl> |
2821 |
|
|
<dt>XXX</dt> |
2822 |
|
|
<dd></dd> |
2823 |
|
|
</dl> |
2824 |
|
|
</body> |
2825 |
|
|
#errors |
2826 |
wakaba |
1.25 |
/body/dl/dd;no significant content;s |
2827 |
wakaba |
1.4 |
|
2828 |
|
|
#data |
2829 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
2830 |
|
|
<dl> |
2831 |
|
|
<dt>XXX</dt> |
2832 |
|
|
<dd> </dd> |
2833 |
|
|
</dl> |
2834 |
|
|
</body> |
2835 |
|
|
#errors |
2836 |
wakaba |
1.25 |
/body/dl/dd;no significant content;s |
2837 |
wakaba |
1.4 |
|
2838 |
|
|
#data |
2839 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
2840 |
|
|
<dl> |
2841 |
|
|
<dt>XXX</dt> |
2842 |
|
|
<dd>YYY</dd> |
2843 |
|
|
</dl> |
2844 |
|
|
</body> |
2845 |
|
|
#errors |
2846 |
|
|
|
2847 |
|
|
#data |
2848 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
2849 |
|
|
<dl> |
2850 |
|
|
<dt>XXX</dt> |
2851 |
|
|
<dd><p>YYY</p></dd> |
2852 |
|
|
</dl> |
2853 |
|
|
</body> |
2854 |
|
|
#errors |
2855 |
|
|
|
2856 |
|
|
#data |
2857 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
2858 |
|
|
<dl> |
2859 |
|
|
<dt>XXX</dt> |
2860 |
|
|
<dd>YYY<p>ZZZ</p></dd> |
2861 |
|
|
</dl> |
2862 |
|
|
</body> |
2863 |
|
|
#errors |
2864 |
|
|
|
2865 |
|
|
#data |
2866 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
2867 |
|
|
<dl> |
2868 |
|
|
<dt>XXX</dt> |
2869 |
|
|
<dd><p>YYY</p>ZZZ</dd> |
2870 |
|
|
</dl> |
2871 |
|
|
</body> |
2872 |
|
|
#errors |
2873 |
|
|
|
2874 |
|
|
#data |
2875 |
|
|
<dl xmlns="http://www.w3.org/1999/xhtml"> |
2876 |
|
|
<dt>XXX</dt> |
2877 |
|
|
<dd></dd> |
2878 |
|
|
</dl> |
2879 |
|
|
#errors |
2880 |
wakaba |
1.25 |
/dl/dd;no significant content;s |
2881 |
wakaba |
1.4 |
|
2882 |
|
|
#data |
2883 |
|
|
<dl xmlns="http://www.w3.org/1999/xhtml"> |
2884 |
|
|
<dt>XXX</dt> |
2885 |
|
|
<dd> </dd> |
2886 |
|
|
</dl> |
2887 |
|
|
#errors |
2888 |
wakaba |
1.25 |
/dl/dd;no significant content;s |
2889 |
wakaba |
1.4 |
|
2890 |
|
|
#data |
2891 |
|
|
<dl xmlns="http://www.w3.org/1999/xhtml"> |
2892 |
|
|
<dt>XXX</dt> |
2893 |
|
|
<dd>YYY</dd> |
2894 |
|
|
</dl> |
2895 |
|
|
#errors |
2896 |
|
|
|
2897 |
|
|
#data |
2898 |
|
|
<dl xmlns="http://www.w3.org/1999/xhtml"> |
2899 |
|
|
<dt>XXX</dt> |
2900 |
|
|
<dd><p>YYY</p></dd> |
2901 |
|
|
</dl> |
2902 |
|
|
#errors |
2903 |
|
|
|
2904 |
|
|
#data |
2905 |
|
|
<dl xmlns="http://www.w3.org/1999/xhtml"> |
2906 |
|
|
<dt>XXX</dt> |
2907 |
|
|
<dd>YYY<p>ZZZ</p></dd> |
2908 |
|
|
</dl> |
2909 |
|
|
#errors |
2910 |
|
|
|
2911 |
|
|
#data |
2912 |
|
|
<dl xmlns="http://www.w3.org/1999/xhtml"> |
2913 |
|
|
<dt>XXX</dt> |
2914 |
|
|
<dd><p>YYY</p>ZZZ</dd> |
2915 |
|
|
</dl> |
2916 |
|
|
#errors |
2917 |
|
|
|
2918 |
|
|
#data |
2919 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
2920 |
|
|
<dl> |
2921 |
|
|
<dt>XXX</dt> |
2922 |
|
|
<dd></dd> |
2923 |
|
|
</dl> |
2924 |
|
|
</p> |
2925 |
|
|
#errors |
2926 |
wakaba |
1.25 |
/p/dl/dd;no significant content;s |
2927 |
wakaba |
1.27 |
/p/dl;element not allowed:phrasing;m |
2928 |
wakaba |
1.4 |
|
2929 |
|
|
#data |
2930 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
2931 |
|
|
<dl> |
2932 |
|
|
<dt>XXX</dt> |
2933 |
|
|
<dd> </dd> |
2934 |
|
|
</dl> |
2935 |
|
|
</p> |
2936 |
|
|
#errors |
2937 |
wakaba |
1.25 |
/p/dl/dd;no significant content;s |
2938 |
wakaba |
1.27 |
/p/dl;element not allowed:phrasing;m |
2939 |
wakaba |
1.4 |
|
2940 |
|
|
#data |
2941 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
2942 |
|
|
<dl> |
2943 |
|
|
<dt>XXX</dt> |
2944 |
|
|
<dd>YYY</dd> |
2945 |
|
|
</dl> |
2946 |
|
|
</p> |
2947 |
|
|
#errors |
2948 |
wakaba |
1.27 |
/p/dl;element not allowed:phrasing;m |
2949 |
wakaba |
1.4 |
|
2950 |
|
|
#data |
2951 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
2952 |
|
|
<dl> |
2953 |
|
|
<dt>XXX</dt> |
2954 |
|
|
<dd><p>YYY</p></dd> |
2955 |
|
|
</dl> |
2956 |
|
|
</p> |
2957 |
|
|
#errors |
2958 |
wakaba |
1.27 |
/p/dl;element not allowed:phrasing;m |
2959 |
wakaba |
1.4 |
|
2960 |
|
|
#data |
2961 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
2962 |
|
|
<dl> |
2963 |
|
|
<dt>XXX</dt> |
2964 |
|
|
<dd>YYY<p>ZZZ</p></dd> |
2965 |
|
|
</dl> |
2966 |
|
|
</p> |
2967 |
|
|
#errors |
2968 |
wakaba |
1.27 |
/p/dl;element not allowed:phrasing;m |
2969 |
wakaba |
1.4 |
|
2970 |
|
|
#data |
2971 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2972 |
|
|
<p/> |
2973 |
|
|
<dl> |
2974 |
|
|
<dt>XXX</dt> |
2975 |
|
|
<dd></dd> |
2976 |
|
|
</dl> |
2977 |
|
|
</div> |
2978 |
|
|
#errors |
2979 |
wakaba |
1.25 |
/div/p;no significant content;s |
2980 |
|
|
/div/dl/dd;no significant content;s |
2981 |
wakaba |
1.4 |
|
2982 |
|
|
#data |
2983 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2984 |
|
|
<p/> |
2985 |
|
|
<dl> |
2986 |
|
|
<dt>XXX</dt> |
2987 |
|
|
<dd> </dd> |
2988 |
|
|
</dl> |
2989 |
|
|
</div> |
2990 |
|
|
#errors |
2991 |
wakaba |
1.25 |
/div/p;no significant content;s |
2992 |
|
|
/div/dl/dd;no significant content;s |
2993 |
wakaba |
1.4 |
|
2994 |
|
|
#data |
2995 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
2996 |
|
|
<p/> |
2997 |
|
|
<dl> |
2998 |
|
|
<dt>XXX</dt> |
2999 |
|
|
<dd>YYY</dd> |
3000 |
|
|
</dl> |
3001 |
|
|
</div> |
3002 |
|
|
#errors |
3003 |
wakaba |
1.25 |
/div/p;no significant content;s |
3004 |
wakaba |
1.4 |
|
3005 |
|
|
#data |
3006 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
3007 |
|
|
<p/> |
3008 |
|
|
<dl> |
3009 |
|
|
<dt>XXX</dt> |
3010 |
|
|
<dd><p>YYY</p></dd> |
3011 |
|
|
</dl> |
3012 |
|
|
</div> |
3013 |
|
|
#errors |
3014 |
wakaba |
1.25 |
/div/p;no significant content;s |
3015 |
wakaba |
1.4 |
|
3016 |
|
|
#data |
3017 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
3018 |
|
|
<p/> |
3019 |
|
|
<dl> |
3020 |
|
|
<dt>XXX</dt> |
3021 |
|
|
<dd>YYY<p>ZZZ</p></dd> |
3022 |
|
|
</dl> |
3023 |
|
|
</div> |
3024 |
|
|
#errors |
3025 |
wakaba |
1.25 |
/div/p;no significant content;s |
3026 |
wakaba |
1.4 |
|
3027 |
|
|
#data |
3028 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
3029 |
|
|
<dl> |
3030 |
|
|
<dt>XXX</dt> |
3031 |
|
|
<dd></dd> |
3032 |
|
|
</dl> |
3033 |
|
|
<p/> |
3034 |
|
|
</div> |
3035 |
|
|
#errors |
3036 |
wakaba |
1.25 |
/div/dl/dd;no significant content;s |
3037 |
|
|
/div/p;no significant content;s |
3038 |
wakaba |
1.4 |
|
3039 |
|
|
#data |
3040 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
3041 |
|
|
<dl> |
3042 |
|
|
<dt>XXX</dt> |
3043 |
|
|
<dd> </dd> |
3044 |
|
|
</dl> |
3045 |
|
|
<p/> |
3046 |
|
|
</div> |
3047 |
|
|
#errors |
3048 |
wakaba |
1.25 |
/div/dl/dd;no significant content;s |
3049 |
|
|
/div/p;no significant content;s |
3050 |
wakaba |
1.4 |
|
3051 |
|
|
#data |
3052 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
3053 |
|
|
<dl> |
3054 |
|
|
<dt>XXX</dt> |
3055 |
|
|
<dd>YYY</dd> |
3056 |
|
|
</dl> |
3057 |
|
|
<p/> |
3058 |
|
|
</div> |
3059 |
|
|
#errors |
3060 |
wakaba |
1.25 |
/div/p;no significant content;s |
3061 |
wakaba |
1.4 |
|
3062 |
|
|
#data |
3063 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
3064 |
|
|
<dl> |
3065 |
|
|
<dt>XXX</dt> |
3066 |
|
|
<dd><p>YYY</p></dd> |
3067 |
|
|
</dl> |
3068 |
|
|
<p/> |
3069 |
|
|
</div> |
3070 |
|
|
#errors |
3071 |
wakaba |
1.25 |
/div/p;no significant content;s |
3072 |
wakaba |
1.4 |
|
3073 |
|
|
#data |
3074 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
3075 |
|
|
<dl> |
3076 |
|
|
<dt>XXX</dt> |
3077 |
|
|
<dd><p>YYY</p>ZZZ</dd> |
3078 |
|
|
</dl> |
3079 |
|
|
<p/> |
3080 |
|
|
</div> |
3081 |
|
|
#errors |
3082 |
wakaba |
1.25 |
/div/p;no significant content;s |
3083 |
wakaba |
1.4 |
|
3084 |
|
|
#data |
3085 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
3086 |
|
|
<dl> |
3087 |
|
|
<dt>XXX</dt> |
3088 |
|
|
<dd>YYY<p>ZZZ</p></dd> |
3089 |
|
|
</dl> |
3090 |
|
|
<p/> |
3091 |
|
|
</div> |
3092 |
|
|
#errors |
3093 |
wakaba |
1.25 |
/div/p;no significant content;s |
3094 |
wakaba |
1.4 |
|
3095 |
|
|
#data |
3096 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
3097 |
|
|
aaa |
3098 |
|
|
<dl> |
3099 |
|
|
<dt>XXX</dt> |
3100 |
|
|
<dd></dd> |
3101 |
|
|
</dl> |
3102 |
|
|
</div> |
3103 |
|
|
#errors |
3104 |
wakaba |
1.25 |
/div/dl/dd;no significant content;s |
3105 |
wakaba |
1.4 |
|
3106 |
|
|
#data |
3107 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
3108 |
|
|
aaa |
3109 |
|
|
<dl> |
3110 |
|
|
<dt>XXX</dt> |
3111 |
|
|
<dd> </dd> |
3112 |
|
|
</dl> |
3113 |
|
|
</div> |
3114 |
|
|
#errors |
3115 |
wakaba |
1.25 |
/div/dl/dd;no significant content;s |
3116 |
wakaba |
1.4 |
|
3117 |
|
|
#data |
3118 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
3119 |
|
|
aaa |
3120 |
|
|
<dl> |
3121 |
|
|
<dt>XXX</dt> |
3122 |
|
|
<dd>YYY</dd> |
3123 |
|
|
</dl> |
3124 |
|
|
</div> |
3125 |
|
|
#errors |
3126 |
|
|
|
3127 |
|
|
#data |
3128 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
3129 |
|
|
aaa |
3130 |
|
|
<dl> |
3131 |
|
|
<dt>XXX</dt> |
3132 |
|
|
<dd><p>YYY</p></dd> |
3133 |
|
|
</dl> |
3134 |
|
|
</div> |
3135 |
|
|
#errors |
3136 |
|
|
|
3137 |
|
|
#data |
3138 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
3139 |
|
|
aaa |
3140 |
|
|
<dl> |
3141 |
|
|
<dt>XXX</dt> |
3142 |
|
|
<dd>YYY<p>ZZZ</p></dd> |
3143 |
|
|
</dl> |
3144 |
|
|
</div> |
3145 |
|
|
#errors |
3146 |
|
|
|
3147 |
|
|
#data |
3148 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
3149 |
|
|
<dl> |
3150 |
|
|
<dt>XXX</dt> |
3151 |
|
|
<dd></dd> |
3152 |
|
|
</dl> |
3153 |
|
|
aaa |
3154 |
|
|
</div> |
3155 |
|
|
#errors |
3156 |
wakaba |
1.25 |
/div/dl/dd;no significant content;s |
3157 |
wakaba |
1.4 |
|
3158 |
|
|
#data |
3159 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
3160 |
|
|
<dl> |
3161 |
|
|
<dt>XXX</dt> |
3162 |
|
|
<dd> </dd> |
3163 |
|
|
</dl> |
3164 |
|
|
aaa |
3165 |
|
|
</div> |
3166 |
|
|
#errors |
3167 |
wakaba |
1.25 |
/div/dl/dd;no significant content;s |
3168 |
wakaba |
1.4 |
|
3169 |
|
|
#data |
3170 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
3171 |
|
|
<dl> |
3172 |
|
|
<dt>XXX</dt> |
3173 |
|
|
<dd>YYY</dd> |
3174 |
|
|
</dl> |
3175 |
|
|
aaa |
3176 |
|
|
</div> |
3177 |
|
|
#errors |
3178 |
|
|
|
3179 |
|
|
#data |
3180 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
3181 |
|
|
<dl> |
3182 |
|
|
<dt>XXX</dt> |
3183 |
|
|
<dd><p>YYY</p></dd> |
3184 |
|
|
</dl> |
3185 |
|
|
aaa |
3186 |
|
|
</div> |
3187 |
|
|
#errors |
3188 |
|
|
|
3189 |
|
|
#data |
3190 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
3191 |
|
|
<dl> |
3192 |
|
|
<dt>XXX</dt> |
3193 |
|
|
<dd>YYY<p>ZZZ</p></dd> |
3194 |
|
|
</dl> |
3195 |
|
|
aaa |
3196 |
|
|
</div> |
3197 |
|
|
#errors |
3198 |
|
|
|
3199 |
|
|
#data |
3200 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
3201 |
|
|
<dl> |
3202 |
|
|
<dt>XXX</dt> |
3203 |
|
|
<dd><p>YYY</p>ZZZ</dd> |
3204 |
|
|
</dl> |
3205 |
|
|
</body> |
3206 |
|
|
#errors |
3207 |
|
|
|
3208 |
|
|
#data |
3209 |
|
|
<dialog xmlns="http://www.w3.org/1999/xhtml"> |
3210 |
|
|
<dt>XXX</dt> |
3211 |
|
|
<dd></dd> |
3212 |
|
|
</dialog> |
3213 |
|
|
#errors |
3214 |
wakaba |
1.25 |
/dialog/dd;no significant content;s |
3215 |
wakaba |
1.4 |
|
3216 |
|
|
#data |
3217 |
|
|
<dialog xmlns="http://www.w3.org/1999/xhtml"> |
3218 |
|
|
<dt>XXX</dt> |
3219 |
|
|
<dd> </dd> |
3220 |
|
|
</dialog> |
3221 |
|
|
#errors |
3222 |
wakaba |
1.25 |
/dialog/dd;no significant content;s |
3223 |
wakaba |
1.4 |
|
3224 |
|
|
#data |
3225 |
|
|
<dialog xmlns="http://www.w3.org/1999/xhtml"> |
3226 |
|
|
<dt>XXX</dt> |
3227 |
|
|
<dd>YYY</dd> |
3228 |
|
|
</dialog> |
3229 |
|
|
#errors |
3230 |
|
|
|
3231 |
|
|
#data |
3232 |
|
|
<dialog xmlns="http://www.w3.org/1999/xhtml"> |
3233 |
|
|
<dt>XXX</dt> |
3234 |
|
|
<dd><p>YYY</p></dd> |
3235 |
|
|
</dialog> |
3236 |
|
|
#errors |
3237 |
|
|
|
3238 |
|
|
#data |
3239 |
|
|
<dialog xmlns="http://www.w3.org/1999/xhtml"> |
3240 |
|
|
<dt>XXX</dt> |
3241 |
|
|
<dd>YYY<p>ZZZ</p></dd> |
3242 |
|
|
</dialog> |
3243 |
|
|
#errors |
3244 |
|
|
|
3245 |
|
|
#data |
3246 |
|
|
<dialog xmlns="http://www.w3.org/1999/xhtml"> |
3247 |
|
|
<dt>XXX</dt> |
3248 |
|
|
<dd><p>YYY</p>ZZZ</dd> |
3249 |
|
|
</dialog> |
3250 |
|
|
#errors |
3251 |
|
|
|
3252 |
|
|
#data |
3253 |
wakaba |
1.6 |
<a xmlns="http://www.w3.org/1999/xhtml"></a> |
3254 |
|
|
#errors |
3255 |
wakaba |
1.25 |
/a;no significant content;s |
3256 |
wakaba |
1.6 |
|
3257 |
|
|
#data |
3258 |
|
|
<a xmlns="http://www.w3.org/1999/xhtml"> </a> |
3259 |
|
|
#errors |
3260 |
wakaba |
1.25 |
/a;no significant content;s |
3261 |
wakaba |
1.6 |
|
3262 |
|
|
#data |
3263 |
|
|
<a xmlns="http://www.w3.org/1999/xhtml">XXX</a> |
3264 |
|
|
#errors |
3265 |
|
|
|
3266 |
|
|
#data |
3267 |
|
|
<a xmlns="http://www.w3.org/1999/xhtml"><em>XXX</em></a> |
3268 |
|
|
#errors |
3269 |
|
|
|
3270 |
|
|
#data |
3271 |
|
|
<a xmlns="http://www.w3.org/1999/xhtml">XXX<em>YYY</em>ZZZ</a> |
3272 |
|
|
#errors |
3273 |
|
|
|
3274 |
|
|
#data |
3275 |
|
|
<a xmlns="http://www.w3.org/1999/xhtml"><blockquote/></a> |
3276 |
|
|
#errors |
3277 |
wakaba |
1.25 |
/a;no significant content;s |
3278 |
|
|
/a/blockquote;no significant content;s |
3279 |
wakaba |
1.27 |
/a/blockquote;element not allowed:phrasing;m |
3280 |
wakaba |
1.6 |
|
3281 |
|
|
#data |
3282 |
|
|
<a xmlns="http://www.w3.org/1999/xhtml">XXX<blockquote/></a> |
3283 |
|
|
#errors |
3284 |
wakaba |
1.25 |
/a/blockquote;no significant content;s |
3285 |
wakaba |
1.27 |
/a/blockquote;element not allowed:phrasing;m |
3286 |
wakaba |
1.6 |
|
3287 |
|
|
#data |
3288 |
|
|
<a xmlns="http://www.w3.org/1999/xhtml"><a>XXX</a></a> |
3289 |
|
|
#errors |
3290 |
wakaba |
1.27 |
/a/a;element not allowed:minus;m |
3291 |
wakaba |
1.6 |
|
3292 |
|
|
#data |
3293 |
|
|
<a xmlns="http://www.w3.org/1999/xhtml">XXX<a>YYY</a></a> |
3294 |
|
|
#errors |
3295 |
wakaba |
1.27 |
/a/a;element not allowed:minus;m |
3296 |
wakaba |
1.6 |
|
3297 |
|
|
#data |
3298 |
|
|
<a xmlns="http://www.w3.org/1999/xhtml"><em><a>XXX</a></em></a> |
3299 |
|
|
#errors |
3300 |
wakaba |
1.27 |
/a/em/a;element not allowed:minus;m |
3301 |
wakaba |
1.6 |
|
3302 |
|
|
#data |
3303 |
wakaba |
1.9 |
<div xmlns="http://www.w3.org/1999/xhtml"> |
3304 |
|
|
<p><a></a></p><ul><li><a></a></li></ul> |
3305 |
|
|
</div> |
3306 |
|
|
#errors |
3307 |
wakaba |
1.25 |
/div;no significant content;s |
3308 |
|
|
/div/p;no significant content;s |
3309 |
|
|
/div/p/a;no significant content;s |
3310 |
|
|
/div/ul/li;no significant content;s |
3311 |
|
|
/div/ul/li/a;no significant content;s |
3312 |
wakaba |
1.9 |
|
3313 |
|
|
#data |
3314 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
3315 |
|
|
<p><a></a></p><ol><li><a></a></li></ol> |
3316 |
|
|
</div> |
3317 |
|
|
#errors |
3318 |
wakaba |
1.25 |
/div;no significant content;s |
3319 |
|
|
/div/p;no significant content;s |
3320 |
|
|
/div/p/a;no significant content;s |
3321 |
|
|
/div/ol/li;no significant content;s |
3322 |
|
|
/div/ol/li/a;no significant content;s |
3323 |
wakaba |
1.9 |
|
3324 |
|
|
#data |
3325 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
3326 |
|
|
<p><a></a></p><ol><li><datagrid/></li></ol> |
3327 |
|
|
</div> |
3328 |
|
|
#errors |
3329 |
wakaba |
1.25 |
/div;no significant content;s |
3330 |
|
|
/div/p;no significant content;s |
3331 |
|
|
/div/p/a;no significant content;s |
3332 |
|
|
/div/ol/li;no significant content;s |
3333 |
wakaba |
1.9 |
|
3334 |
|
|
#data |
3335 |
wakaba |
1.6 |
<details xmlns="http://www.w3.org/1999/xhtml"> |
3336 |
|
|
<legend/> |
3337 |
|
|
<p><a/></p> |
3338 |
|
|
</details> |
3339 |
|
|
#errors |
3340 |
wakaba |
1.25 |
/details;no significant content;s |
3341 |
|
|
/details/legend;no significant content;s |
3342 |
|
|
/details/p;no significant content;s |
3343 |
|
|
/details/p/a;no significant content;s |
3344 |
wakaba |
1.6 |
|
3345 |
|
|
#data |
3346 |
|
|
<details xmlns="http://www.w3.org/1999/xhtml"> |
3347 |
|
|
<legend><a/></legend> |
3348 |
|
|
</details> |
3349 |
|
|
#errors |
3350 |
wakaba |
1.25 |
/details;no significant content;s |
3351 |
|
|
/details/legend;no significant content;s |
3352 |
|
|
/details/legend/a;no significant content;s |
3353 |
wakaba |
1.6 |
|
3354 |
|
|
#data |
3355 |
wakaba |
1.15 |
<datagrid xmlns="http://www.w3.org/1999/xhtml"/> |
3356 |
|
|
#errors |
3357 |
|
|
|
3358 |
|
|
#data |
3359 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"> </datagrid> |
3360 |
|
|
#errors |
3361 |
wakaba |
1.63 |
|
3362 |
|
|
#data |
3363 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"><!----></datagrid> |
3364 |
|
|
#errors |
3365 |
wakaba |
1.15 |
|
3366 |
|
|
#data |
3367 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml">aaa</datagrid> |
3368 |
|
|
#errors |
3369 |
|
|
|
3370 |
|
|
#data |
3371 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"><p/></datagrid> |
3372 |
|
|
#errors |
3373 |
wakaba |
1.25 |
/datagrid;no significant content;s |
3374 |
|
|
/datagrid/p;no significant content;s |
3375 |
wakaba |
1.15 |
|
3376 |
|
|
#data |
3377 |
wakaba |
1.63 |
<datagrid xmlns="http://www.w3.org/1999/xhtml"><br/></datagrid> |
3378 |
|
|
#errors |
3379 |
|
|
/datagrid;no significant content;s |
3380 |
|
|
|
3381 |
|
|
#data |
3382 |
wakaba |
1.15 |
<datagrid xmlns="http://www.w3.org/1999/xhtml"><p/><p/></datagrid> |
3383 |
|
|
#errors |
3384 |
wakaba |
1.25 |
/datagrid;no significant content;s |
3385 |
|
|
/datagrid/p;no significant content;s |
3386 |
|
|
/datagrid/p;no significant content;s |
3387 |
wakaba |
1.15 |
|
3388 |
|
|
#data |
3389 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"> <p/> <p/> </datagrid> |
3390 |
|
|
#errors |
3391 |
wakaba |
1.25 |
/datagrid;no significant content;s |
3392 |
|
|
/datagrid/p;no significant content;s |
3393 |
|
|
/datagrid/p;no significant content;s |
3394 |
wakaba |
1.15 |
|
3395 |
|
|
#data |
3396 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"><p/>&<p/></datagrid> |
3397 |
|
|
#errors |
3398 |
wakaba |
1.25 |
/datagrid/p;no significant content;s |
3399 |
|
|
/datagrid/p;no significant content;s |
3400 |
wakaba |
1.15 |
|
3401 |
|
|
#data |
3402 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"><p/><table/></datagrid> |
3403 |
|
|
#errors |
3404 |
wakaba |
1.25 |
/datagrid;no significant content;s |
3405 |
|
|
/datagrid/p;no significant content;s |
3406 |
wakaba |
1.15 |
|
3407 |
|
|
#data |
3408 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"><ul/></datagrid> |
3409 |
|
|
#errors |
3410 |
wakaba |
1.25 |
/datagrid;no significant content;s |
3411 |
wakaba |
1.15 |
|
3412 |
|
|
#data |
3413 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"><table/></datagrid> |
3414 |
|
|
#errors |
3415 |
|
|
|
3416 |
|
|
#data |
3417 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"><table/><table/></datagrid> |
3418 |
|
|
#errors |
3419 |
wakaba |
1.67 |
/datagrid/table;element not allowed;m |
3420 |
wakaba |
1.15 |
|
3421 |
|
|
#data |
3422 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"><table/><p/><table/></datagrid> |
3423 |
|
|
#errors |
3424 |
wakaba |
1.67 |
/datagrid/p;element not allowed;m |
3425 |
|
|
/datagrid/table;element not allowed;m |
3426 |
wakaba |
1.25 |
/datagrid/p;no significant content;s |
3427 |
wakaba |
1.15 |
|
3428 |
|
|
#data |
3429 |
wakaba |
1.26 |
<datagrid xmlns="http://www.w3.org/1999/xhtml">xx<table/></datagrid> |
3430 |
|
|
#errors |
3431 |
wakaba |
1.67 |
/datagrid/table;element not allowed;m |
3432 |
wakaba |
1.26 |
|
3433 |
|
|
#data |
3434 |
wakaba |
1.63 |
<datagrid xmlns="http://www.w3.org/1999/xhtml">xx<select/></datagrid> |
3435 |
|
|
#errors |
3436 |
wakaba |
1.67 |
/datagrid/select;element not allowed;m |
3437 |
wakaba |
1.63 |
|
3438 |
|
|
#data |
3439 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml">xx<datalist/></datagrid> |
3440 |
|
|
#errors |
3441 |
wakaba |
1.67 |
/datagrid/datalist;element not allowed;m |
3442 |
wakaba |
1.63 |
|
3443 |
|
|
#data |
3444 |
wakaba |
1.26 |
<datagrid xmlns="http://www.w3.org/1999/xhtml">xx<p/><table/></datagrid> |
3445 |
|
|
#errors |
3446 |
|
|
/datagrid/p;no significant content;s |
3447 |
|
|
|
3448 |
|
|
#data |
3449 |
wakaba |
1.63 |
<datagrid xmlns="http://www.w3.org/1999/xhtml">xx<p/><select/></datagrid> |
3450 |
|
|
#errors |
3451 |
|
|
/datagrid/p;no significant content;s |
3452 |
|
|
|
3453 |
|
|
#data |
3454 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml">xx<p/><datalist/></datagrid> |
3455 |
|
|
#errors |
3456 |
|
|
/datagrid/p;no significant content;s |
3457 |
|
|
|
3458 |
|
|
#data |
3459 |
wakaba |
1.15 |
<datagrid xmlns="http://www.w3.org/1999/xhtml"><select/></datagrid> |
3460 |
|
|
#errors |
3461 |
|
|
|
3462 |
|
|
#data |
3463 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"><datalist/></datagrid> |
3464 |
|
|
#errors |
3465 |
|
|
|
3466 |
|
|
#data |
3467 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"><table/>aa</datagrid> |
3468 |
|
|
#errors |
3469 |
wakaba |
1.67 |
/datagrid/"aa";character not allowed;m |
3470 |
wakaba |
1.15 |
|
3471 |
|
|
#data |
3472 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"><select/>aa</datagrid> |
3473 |
|
|
#errors |
3474 |
wakaba |
1.67 |
/datagrid/"aa";character not allowed;m |
3475 |
wakaba |
1.15 |
|
3476 |
|
|
#data |
3477 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"><datalist/>aa</datagrid> |
3478 |
|
|
#errors |
3479 |
wakaba |
1.67 |
/datagrid/"aa";character not allowed;m |
3480 |
wakaba |
1.15 |
|
3481 |
|
|
#data |
3482 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"><datagrid/></datagrid> |
3483 |
|
|
#errors |
3484 |
wakaba |
1.27 |
/datagrid/datagrid;element not allowed:minus;m |
3485 |
wakaba |
1.15 |
|
3486 |
|
|
#data |
3487 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"><div><datagrid/></div></datagrid> |
3488 |
|
|
#errors |
3489 |
wakaba |
1.27 |
/datagrid/div/datagrid;element not allowed:minus;m |
3490 |
wakaba |
1.25 |
/datagrid;no significant content;s |
3491 |
|
|
/datagrid/div;no significant content;s |
3492 |
wakaba |
1.15 |
|
3493 |
|
|
#data |
3494 |
wakaba |
1.6 |
<datagrid xmlns="http://www.w3.org/1999/xhtml"> |
3495 |
|
|
<p><a/></p> |
3496 |
|
|
</datagrid> |
3497 |
|
|
#errors |
3498 |
wakaba |
1.27 |
/datagrid/p/a;element not allowed:minus;m |
3499 |
wakaba |
1.25 |
/datagrid;no significant content;s |
3500 |
|
|
/datagrid/p;no significant content;s |
3501 |
|
|
/datagrid/p/a;no significant content;s |
3502 |
wakaba |
1.15 |
|
3503 |
|
|
#data |
3504 |
|
|
<datagrid xmlns="http://www.w3.org/1999/xhtml"> |
3505 |
|
|
<details><legend/></details> |
3506 |
|
|
</datagrid> |
3507 |
|
|
#errors |
3508 |
wakaba |
1.25 |
/datagrid;no significant content;s |
3509 |
|
|
/datagrid/details;no significant content;s |
3510 |
|
|
/datagrid/details/legend;no significant content;s |
3511 |
wakaba |
1.6 |
|
3512 |
|
|
#data |
3513 |
|
|
<a xmlns="http://www.w3.org/1999/xhtml"> |
3514 |
|
|
<details> |
3515 |
|
|
<legend/> |
3516 |
|
|
</details> |
3517 |
|
|
</a> |
3518 |
|
|
#errors |
3519 |
wakaba |
1.33 |
/a/details;element not allowed:phrasing;m |
3520 |
wakaba |
1.25 |
/a;no significant content;s |
3521 |
|
|
/a/details;no significant content;s |
3522 |
|
|
/a/details/legend;no significant content;s |
3523 |
wakaba |
1.6 |
|
3524 |
|
|
#data |
3525 |
|
|
<a xmlns="http://www.w3.org/1999/xhtml"> |
3526 |
|
|
<span> |
3527 |
|
|
<details><legend/></details> |
3528 |
|
|
</span> |
3529 |
|
|
</a> |
3530 |
|
|
#errors |
3531 |
wakaba |
1.33 |
/a/span/details;element not allowed:phrasing;m |
3532 |
wakaba |
1.25 |
/a;no significant content;s |
3533 |
|
|
/a/span;no significant content;s |
3534 |
|
|
/a/span/details;no significant content;s |
3535 |
|
|
/a/span/details/legend;no significant content;s |
3536 |
wakaba |
1.6 |
|
3537 |
|
|
#data |
3538 |
|
|
<a xmlns="http://www.w3.org/1999/xhtml"> |
3539 |
|
|
<datagrid/> |
3540 |
|
|
</a> |
3541 |
|
|
#errors |
3542 |
wakaba |
1.27 |
/a/datagrid;element not allowed:minus;m |
3543 |
wakaba |
1.25 |
/a;no significant content;s |
3544 |
wakaba |
1.6 |
|
3545 |
|
|
#data |
3546 |
|
|
<a xmlns="http://www.w3.org/1999/xhtml"> |
3547 |
|
|
<span><datagrid/></span> |
3548 |
|
|
</a> |
3549 |
|
|
#errors |
3550 |
wakaba |
1.27 |
/a/span/datagrid;element not allowed:minus;m |
3551 |
wakaba |
1.25 |
/a;no significant content;s |
3552 |
|
|
/a/span;no significant content;s |
3553 |
wakaba |
1.6 |
|
3554 |
|
|
#data |
3555 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"></em> |
3556 |
|
|
#errors |
3557 |
wakaba |
1.25 |
/em;no significant content;s |
3558 |
wakaba |
1.6 |
|
3559 |
|
|
#data |
3560 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"> </em> |
3561 |
|
|
#errors |
3562 |
wakaba |
1.25 |
/em;no significant content;s |
3563 |
wakaba |
1.6 |
|
3564 |
|
|
#data |
3565 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml">XXX</em> |
3566 |
|
|
#errors |
3567 |
|
|
|
3568 |
|
|
#data |
3569 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"><blockquote/></em> |
3570 |
|
|
#errors |
3571 |
wakaba |
1.25 |
/em;no significant content;s |
3572 |
|
|
/em/blockquote;no significant content;s |
3573 |
wakaba |
1.27 |
/em/blockquote;element not allowed:phrasing;m |
3574 |
wakaba |
1.6 |
|
3575 |
|
|
#data |
3576 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml">XXX<blockquote/></em> |
3577 |
|
|
#errors |
3578 |
wakaba |
1.25 |
/em/blockquote;no significant content;s |
3579 |
wakaba |
1.27 |
/em/blockquote;element not allowed:phrasing;m |
3580 |
wakaba |
1.6 |
|
3581 |
|
|
#data |
3582 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"><p/></em> |
3583 |
|
|
#errors |
3584 |
wakaba |
1.27 |
/em/p;element not allowed:phrasing;m |
3585 |
wakaba |
1.25 |
/em;no significant content;s |
3586 |
|
|
/em/p;no significant content;s |
3587 |
wakaba |
1.6 |
|
3588 |
|
|
#data |
3589 |
wakaba |
1.4 |
<code xmlns="http://www.w3.org/1999/xhtml"> |
3590 |
|
|
<em></em> |
3591 |
|
|
</code> |
3592 |
|
|
#errors |
3593 |
wakaba |
1.25 |
/code;no significant content;s |
3594 |
|
|
/code/em;no significant content;s |
3595 |
wakaba |
1.4 |
|
3596 |
|
|
#data |
3597 |
|
|
<code xmlns="http://www.w3.org/1999/xhtml"> |
3598 |
|
|
<em> </em> |
3599 |
|
|
</code> |
3600 |
|
|
#errors |
3601 |
wakaba |
1.25 |
/code;no significant content;s |
3602 |
|
|
/code/em;no significant content;s |
3603 |
wakaba |
1.4 |
|
3604 |
|
|
#data |
3605 |
|
|
<code xmlns="http://www.w3.org/1999/xhtml"> |
3606 |
|
|
<em>XXX</em> |
3607 |
|
|
</code> |
3608 |
|
|
#errors |
3609 |
|
|
|
3610 |
|
|
#data |
3611 |
|
|
<code xmlns="http://www.w3.org/1999/xhtml"> |
3612 |
|
|
<em>XXX<b/></em> |
3613 |
|
|
</code> |
3614 |
|
|
#errors |
3615 |
wakaba |
1.25 |
/code/em/b;no significant content;s |
3616 |
wakaba |
1.4 |
|
3617 |
|
|
#data |
3618 |
|
|
<code xmlns="http://www.w3.org/1999/xhtml"> |
3619 |
|
|
<em>XXX<blockquote/></em> |
3620 |
|
|
</code> |
3621 |
|
|
#errors |
3622 |
wakaba |
1.27 |
/code/em/blockquote;element not allowed:phrasing;m |
3623 |
wakaba |
1.25 |
/code/em/blockquote;no significant content;s |
3624 |
wakaba |
1.4 |
|
3625 |
|
|
#data |
3626 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
3627 |
|
|
<em></em> |
3628 |
|
|
</p> |
3629 |
|
|
#errors |
3630 |
wakaba |
1.25 |
/p;no significant content;s |
3631 |
|
|
/p/em;no significant content;s |
3632 |
wakaba |
1.4 |
|
3633 |
|
|
#data |
3634 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
3635 |
|
|
<em> </em> |
3636 |
|
|
</p> |
3637 |
|
|
#errors |
3638 |
wakaba |
1.25 |
/p;no significant content;s |
3639 |
|
|
/p/em;no significant content;s |
3640 |
wakaba |
1.4 |
|
3641 |
|
|
#data |
3642 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
3643 |
|
|
<em>XXX</em> |
3644 |
|
|
</p> |
3645 |
|
|
#errors |
3646 |
|
|
|
3647 |
|
|
#data |
3648 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
3649 |
|
|
<em>XXX<b>YYY</b></em> |
3650 |
|
|
</p> |
3651 |
|
|
#errors |
3652 |
|
|
|
3653 |
|
|
#data |
3654 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
3655 |
|
|
<em>XXX<blockquote/></em> |
3656 |
|
|
</p> |
3657 |
|
|
#errors |
3658 |
wakaba |
1.25 |
/p/em/blockquote;no significant content;s |
3659 |
wakaba |
1.27 |
/p/em/blockquote;element not allowed:phrasing;m |
3660 |
wakaba |
1.4 |
|
3661 |
|
|
#data |
3662 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
3663 |
wakaba |
1.35 |
@@ TODO: strong, small |
3664 |
wakaba |
1.4 |
</p> |
3665 |
wakaba |
1.35 |
#errors |
3666 |
|
|
|
3667 |
|
|
#data |
3668 |
|
|
<mark xmlns="http://www.w3.org/1999/xhtml"></mark> |
3669 |
|
|
#errors |
3670 |
|
|
/mark;no significant content;s |
3671 |
|
|
|
3672 |
|
|
#data |
3673 |
|
|
<mark xmlns="http://www.w3.org/1999/xhtml"> </mark> |
3674 |
|
|
#errors |
3675 |
|
|
/mark;no significant content;s |
3676 |
|
|
|
3677 |
|
|
#data |
3678 |
|
|
<mark xmlns="http://www.w3.org/1999/xhtml">aaa</mark> |
3679 |
|
|
#errors |
3680 |
|
|
|
3681 |
|
|
#data |
3682 |
|
|
<mark xmlns="http://www.w3.org/1999/xhtml"><em></em></mark> |
3683 |
|
|
#errors |
3684 |
|
|
/mark;no significant content;s |
3685 |
|
|
/mark/em;no significant content;s |
3686 |
|
|
|
3687 |
|
|
#data |
3688 |
|
|
<mark xmlns="http://www.w3.org/1999/xhtml"><ins></ins></mark> |
3689 |
|
|
#errors |
3690 |
|
|
/mark;no significant content;s |
3691 |
|
|
|
3692 |
|
|
#data |
3693 |
|
|
<mark xmlns="http://www.w3.org/1999/xhtml"><ins>a</ins></mark> |
3694 |
|
|
#errors |
3695 |
|
|
|
3696 |
|
|
#data |
3697 |
|
|
<mark xmlns="http://www.w3.org/1999/xhtml"><del></del></mark> |
3698 |
|
|
#errors |
3699 |
|
|
/mark;no significant content;s |
3700 |
|
|
|
3701 |
|
|
#data |
3702 |
|
|
<mark xmlns="http://www.w3.org/1999/xhtml"><del>as</del></mark> |
3703 |
|
|
#errors |
3704 |
|
|
/mark;no significant content;s |
3705 |
|
|
|
3706 |
|
|
#data |
3707 |
|
|
<mark xmlns="http://www.w3.org/1999/xhtml"><p>zxx</p></mark> |
3708 |
|
|
#errors |
3709 |
|
|
/mark/p;element not allowed:phrasing;m |
3710 |
|
|
|
3711 |
|
|
#data |
3712 |
|
|
<mark xmlns="http://www.w3.org/1999/xhtml"><a href="">xx</a>yy</mark> |
3713 |
|
|
#errors |
3714 |
|
|
|
3715 |
|
|
#data |
3716 |
|
|
<mark xmlns="http://www.w3.org/1999/xhtml"><img src="" alt="x"/></mark> |
3717 |
|
|
#errors |
3718 |
|
|
|
3719 |
|
|
#data |
3720 |
|
|
<mark xmlns="http://www.w3.org/1999/xhtml"><br/></mark> |
3721 |
|
|
#errors |
3722 |
|
|
/mark;no significant content;s |
3723 |
|
|
|
3724 |
|
|
#data |
3725 |
|
|
<mark xmlns="http://www.w3.org/1999/xhtml"><object data=""/></mark> |
3726 |
|
|
#errors |
3727 |
|
|
|
3728 |
|
|
#data |
3729 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"><mark>x</mark></p> |
3730 |
|
|
#errors |
3731 |
|
|
|
3732 |
|
|
#data |
3733 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><mark>x</mark></div> |
3734 |
|
|
#errors |
3735 |
|
|
|
3736 |
|
|
#data |
3737 |
|
|
<ins xmlns="http://www.w3.org/1999/xhtml"><mark>x</mark></ins> |
3738 |
|
|
#errors |
3739 |
|
|
|
3740 |
|
|
#data |
3741 |
|
|
<li xmlns="http://www.w3.org/1999/xhtml"><mark>x</mark></li> |
3742 |
|
|
#errors |
3743 |
|
|
|
3744 |
|
|
#data |
3745 |
|
|
<a href="" xmlns="http://www.w3.org/1999/xhtml"><mark>x</mark></a> |
3746 |
|
|
#errors |
3747 |
|
|
|
3748 |
|
|
#data |
3749 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
3750 |
|
|
<!-- From HTML5 Spec --> |
3751 |
|
|
<p lang="en-US">Consider the following quote:</p> |
3752 |
|
|
<blockquote lang="en-GB"> |
3753 |
|
|
<p>Look around and you will find, no-one's really |
3754 |
|
|
<mark>colour</mark> blind.</p> |
3755 |
|
|
</blockquote> |
3756 |
|
|
<p lang="en-US">As we can tell from the <em>spelling</em> of the word, |
3757 |
|
|
the person writing this quote is clearly not American.</p> |
3758 |
|
|
</div> |
3759 |
|
|
#errors |
3760 |
|
|
|
3761 |
|
|
#data |
3762 |
|
|
<!-- From HTML5 Spec --> |
3763 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml">I also have some <mark>kitten</mark>s who are visiting me |
3764 |
|
|
these days. They're really cute. I think they like my garden! Maybe I |
3765 |
|
|
should adopt a <mark>kitten</mark>.</p> |
3766 |
|
|
#errors |
3767 |
|
|
|
3768 |
|
|
#data |
3769 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
3770 |
|
|
<!-- From HTML5 Spec --> |
3771 |
|
|
<p>The highlighted part below is where the error lies:</p> |
3772 |
|
|
<pre><code>var i: Integer; |
3773 |
|
|
begin |
3774 |
|
|
i := <mark>1.1</mark>; |
3775 |
|
|
end.</code></pre> |
3776 |
|
|
</div> |
3777 |
|
|
#errors |
3778 |
|
|
|
3779 |
|
|
#data |
3780 |
|
|
<article xmlns="http://www.w3.org/1999/xhtml"> |
3781 |
|
|
<!-- From HTML5 Spec --> |
3782 |
|
|
<style> |
3783 |
|
|
blockquote mark, q mark { |
3784 |
|
|
font: inherit; font-style: italic; |
3785 |
|
|
text-decoration: none; |
3786 |
|
|
background: transparent; color: inherit; |
3787 |
|
|
} |
3788 |
|
|
.bubble em { |
3789 |
|
|
font: inherit; font-size: larger; |
3790 |
|
|
text-decoration: underline; |
3791 |
|
|
} |
3792 |
|
|
</style> |
3793 |
|
|
<h1>She knew</h1> |
3794 |
|
|
<p>Did you notice the subtle joke in the joke on panel 4?</p> |
3795 |
|
|
<blockquote> |
3796 |
|
|
<p class="bubble">I didn't <em>want</em> to believe. <mark>Of course |
3797 |
|
|
on some level I realized it was a known-plaintext attack.</mark> But I |
3798 |
|
|
couldn't admit it until I saw for myself.</p> |
3799 |
|
|
</blockquote> |
3800 |
|
|
<p>(Emphasis mine.) I thought that was great. It's so pedantic, yet it |
3801 |
|
|
explains everything neatly.</p> |
3802 |
|
|
</article> |
3803 |
|
|
#errors |
3804 |
wakaba |
1.55 |
/article/style;element not allowed:flow style;m |
3805 |
wakaba |
1.53 |
/article/style;SUBDOC |
3806 |
wakaba |
1.35 |
|
3807 |
|
|
#data |
3808 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
3809 |
|
|
<!-- From HTML5 Spec --> |
3810 |
|
|
<h3>Wormhole Physics Introduction</h3> |
3811 |
|
|
|
3812 |
|
|
<p><mark>A wormhole in normal conditions can be held open for a |
3813 |
|
|
maximum of just under 39 minutes.</mark> Conditions that can increase |
3814 |
|
|
the time include a powerful energy source coupled to one or both of |
3815 |
|
|
the gates connecting the wormhole, and a large gravity well (such as a |
3816 |
|
|
black hole).</p> |
3817 |
|
|
|
3818 |
|
|
<p><mark>Momentum is preserved across the wormhole. Electromagnetic |
3819 |
|
|
radiation can travel in both directions through a wormhole, |
3820 |
|
|
but matter cannot.</mark></p> |
3821 |
|
|
|
3822 |
|
|
<p>When a wormhole is created, a vortex normally forms. |
3823 |
|
|
<strong>Warning: The vortex caused by the wormhole opening will |
3824 |
|
|
annihilate anything in its path.</strong> Vortexes can be avoided when |
3825 |
|
|
using sufficently advanced dialing technology.</p> |
3826 |
|
|
|
3827 |
|
|
<p><mark>An obstruction in a gate will prevent it from accepting a |
3828 |
|
|
wormhole connection.</mark></p> |
3829 |
|
|
</div> |
3830 |
wakaba |
1.4 |
#errors |
3831 |
|
|
|
3832 |
|
|
#data |
3833 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
3834 |
|
|
<dfn></dfn> |
3835 |
|
|
</p> |
3836 |
|
|
#errors |
3837 |
wakaba |
1.25 |
/p;no significant content;s |
3838 |
|
|
/p/dfn;no significant content;s |
3839 |
wakaba |
1.4 |
|
3840 |
|
|
#data |
3841 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
3842 |
|
|
<dfn> </dfn> |
3843 |
|
|
</p> |
3844 |
|
|
#errors |
3845 |
wakaba |
1.25 |
/p;no significant content;s |
3846 |
|
|
/p/dfn;no significant content;s |
3847 |
wakaba |
1.4 |
|
3848 |
|
|
#data |
3849 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
3850 |
|
|
<dfn>XXX</dfn> |
3851 |
|
|
</p> |
3852 |
|
|
#errors |
3853 |
|
|
|
3854 |
|
|
#data |
3855 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
3856 |
|
|
<dfn><em>XXX</em></dfn> |
3857 |
|
|
</p> |
3858 |
|
|
#errors |
3859 |
|
|
|
3860 |
|
|
#data |
3861 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
3862 |
|
|
<dfn><em><blockquote/></em></dfn> |
3863 |
|
|
</p> |
3864 |
|
|
#errors |
3865 |
wakaba |
1.27 |
/p/dfn/em/blockquote;element not allowed:phrasing;m |
3866 |
wakaba |
1.25 |
/p;no significant content;s |
3867 |
|
|
/p/dfn;no significant content;s |
3868 |
|
|
/p/dfn/em;no significant content;s |
3869 |
|
|
/p/dfn/em/blockquote;no significant content;s |
3870 |
wakaba |
1.4 |
|
3871 |
|
|
#data |
3872 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
3873 |
|
|
<dfn><blockquote/></dfn> |
3874 |
|
|
</p> |
3875 |
|
|
#errors |
3876 |
wakaba |
1.27 |
/p/dfn/blockquote;element not allowed:phrasing;m |
3877 |
wakaba |
1.25 |
/p;no significant content;s |
3878 |
|
|
/p/dfn;no significant content;s |
3879 |
|
|
/p/dfn/blockquote;no significant content;s |
3880 |
wakaba |
1.4 |
|
3881 |
|
|
#data |
3882 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
3883 |
|
|
<dfn><h1/></dfn> |
3884 |
|
|
</p> |
3885 |
|
|
#errors |
3886 |
wakaba |
1.27 |
/p/dfn/h1;element not allowed:phrasing;m |
3887 |
wakaba |
1.25 |
/p;no significant content;s |
3888 |
|
|
/p/dfn;no significant content;s |
3889 |
|
|
/p/dfn/h1;no significant content;s |
3890 |
wakaba |
1.4 |
|
3891 |
|
|
#data |
3892 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
3893 |
|
|
<dfn><dfn>XXX</dfn></dfn> |
3894 |
|
|
</p> |
3895 |
|
|
#errors |
3896 |
wakaba |
1.27 |
/p/dfn/dfn;element not allowed:minus;m |
3897 |
wakaba |
1.4 |
|
3898 |
|
|
#data |
3899 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
3900 |
|
|
<dfn></dfn><dfn/> |
3901 |
|
|
</p> |
3902 |
|
|
#errors |
3903 |
wakaba |
1.25 |
/p;no significant content;s |
3904 |
|
|
/p/dfn;no significant content;s |
3905 |
|
|
/p/dfn;no significant content;s |
3906 |
wakaba |
1.4 |
|
3907 |
|
|
#data |
3908 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
3909 |
|
|
<dfn><em><dfn/></em></dfn> |
3910 |
|
|
</p> |
3911 |
|
|
#errors |
3912 |
wakaba |
1.27 |
/p/dfn/em/dfn;element not allowed:minus;m |
3913 |
wakaba |
1.25 |
/p;no significant content;s |
3914 |
|
|
/p/dfn;no significant content;s |
3915 |
|
|
/p/dfn/em;no significant content;s |
3916 |
|
|
/p/dfn/em/dfn;no significant content;s |
3917 |
wakaba |
1.4 |
|
3918 |
wakaba |
1.65 |
#data |
3919 |
|
|
<ruby xmlns="http://www.w3.org/1999/xhtml"></ruby> |
3920 |
|
|
#errors |
3921 |
|
|
/ruby;no significant content;s |
3922 |
wakaba |
1.67 |
/ruby;element missing;rt;m |
3923 |
wakaba |
1.65 |
|
3924 |
|
|
#data |
3925 |
|
|
<ruby xmlns="http://www.w3.org/1999/xhtml"> </ruby> |
3926 |
|
|
#errors |
3927 |
|
|
/ruby;no significant content;s |
3928 |
wakaba |
1.67 |
/ruby;element missing;rt;m |
3929 |
wakaba |
1.65 |
|
3930 |
|
|
#data |
3931 |
|
|
<ruby xmlns="http://www.w3.org/1999/xhtml">xxxx</ruby> |
3932 |
|
|
#errors |
3933 |
wakaba |
1.67 |
/ruby;element missing;rt;m |
3934 |
wakaba |
1.65 |
|
3935 |
|
|
#data |
3936 |
|
|
<ruby xmlns="http://www.w3.org/1999/xhtml">xxxx<rt>yyyy</rt></ruby> |
3937 |
|
|
#errors |
3938 |
|
|
|
3939 |
|
|
#data |
3940 |
|
|
<ruby xmlns="http://www.w3.org/1999/xhtml">xxxx<rt>yyyy</rt> </ruby> |
3941 |
|
|
#errors |
3942 |
|
|
|
3943 |
|
|
#data |
3944 |
|
|
<ruby xmlns="http://www.w3.org/1999/xhtml">xxxx<rt>yyyy</rt>zzzz</ruby> |
3945 |
|
|
#errors |
3946 |
wakaba |
1.67 |
/ruby;element missing;rt;m |
3947 |
wakaba |
1.65 |
|
3948 |
|
|
#data |
3949 |
|
|
<ruby xmlns="http://www.w3.org/1999/xhtml">xx<rt>yy</rt>zz<rt>aa</rt></ruby> |
3950 |
|
|
#errors |
3951 |
|
|
|
3952 |
|
|
#data |
3953 |
|
|
<ruby xmlns="http://www.w3.org/1999/xhtml">x<rt>y</rt>z<rt>w</rt>a</ruby> |
3954 |
|
|
#errors |
3955 |
wakaba |
1.67 |
/ruby;element missing;rt;m |
3956 |
wakaba |
1.65 |
|
3957 |
|
|
#data |
3958 |
|
|
<ruby xmlns="http://www.w3.org/1999/xhtml">x<rt>y</rt> a<rt> b </rt>c<rt>d</rt></ruby> |
3959 |
|
|
#errors |
3960 |
|
|
|
3961 |
|
|
#data |
3962 |
|
|
<ruby xmlns="http://www.w3.org/1999/xhtml">x<rt></rt></ruby> |
3963 |
|
|
#errors |
3964 |
|
|
/ruby/rt;no significant content;s |
3965 |
|
|
|
3966 |
|
|
#data |
3967 |
|
|
<ruby xmlns="http://www.w3.org/1999/xhtml">x<rt>y</rt>z<rt></rt></ruby> |
3968 |
|
|
#errors |
3969 |
|
|
/ruby/rt;no significant content;s |
3970 |
|
|
|
3971 |
|
|
#data |
3972 |
|
|
<ruby xmlns="http://www.w3.org/1999/xhtml"><rt>y</rt></ruby> |
3973 |
|
|
#errors |
3974 |
|
|
/ruby/rt;no significant content before;s |
3975 |
|
|
|
3976 |
|
|
#data |
3977 |
|
|
<ruby xmlns="http://www.w3.org/1999/xhtml">x<rt>y</rt><rt>z</rt></ruby> |
3978 |
|
|
#errors |
3979 |
|
|
/ruby/rt;no significant content before;s |
3980 |
|
|
|
3981 |
|
|
#data |
3982 |
|
|
<ruby xmlns="http://www.w3.org/1999/xhtml">x<rp>(</rp><rt>y</rt><rp>)</rp></ruby> |
3983 |
|
|
#errors |
3984 |
|
|
|
3985 |
|
|
#data |
3986 |
|
|
<ruby xmlns="http://www.w3.org/1999/xhtml">x<rp>(</rp><rt>y</rt></ruby> |
3987 |
|
|
#errors |
3988 |
wakaba |
1.67 |
/ruby;element missing;rp;m |
3989 |
wakaba |
1.65 |
|
3990 |
|
|
#data |
3991 |
|
|
<ruby xmlns="http://www.w3.org/1999/xhtml">x<rp>(</rp></ruby> |
3992 |
|
|
#errors |
3993 |
wakaba |
1.67 |
/ruby;element missing;rt;m |
3994 |
|
|
/ruby;element missing;rp;m |
3995 |
wakaba |
1.65 |
|
3996 |
|
|
#data |
3997 |
|
|
<ruby xmlns="http://www.w3.org/1999/xhtml">x<rp>(</rp><rt>y</rt><rp>)</rp>X</ruby> |
3998 |
|
|
#errors |
3999 |
wakaba |
1.67 |
/ruby;element missing;rt;m |
4000 |
wakaba |
1.65 |
|
4001 |
|
|
#data |
4002 |
|
|
<ruby xmlns="http://www.w3.org/1999/xhtml">x<rp>(</rp><rt>y</rt><rp>)</rp>X<rt>Y</rt></ruby> |
4003 |
|
|
#errors |
4004 |
|
|
|
4005 |
|
|
#data |
4006 |
|
|
<ruby xmlns="http://www.w3.org/1999/xhtml">x<rp>(</rp><rt>y</rt><rp>)</rp>X<rp>(</rp></ruby> |
4007 |
|
|
#errors |
4008 |
wakaba |
1.67 |
/ruby;element missing;rt;m |
4009 |
|
|
/ruby;element missing;rp;m |
4010 |
wakaba |
1.65 |
|
4011 |
|
|
#data |
4012 |
|
|
<ruby xmlns="http://www.w3.org/1999/xhtml">x<rp>(</rp><rt>y</rt><rp>)</rp>X<rp>(</rp><rt>Y</rt></ruby> |
4013 |
|
|
#errors |
4014 |
wakaba |
1.67 |
/ruby;element missing;rp;m |
4015 |
wakaba |
1.65 |
|
4016 |
|
|
#data |
4017 |
|
|
<ruby xmlns="http://www.w3.org/1999/xhtml">x<rp>(</rp><rt>y</rt><rp>)</rp>X<rp>(</rp><rt>Y</rt><rp>)</rp></ruby> |
4018 |
|
|
#errors |
4019 |
|
|
|
4020 |
|
|
#data |
4021 |
|
|
<ruby xmlns="http://www.w3.org/1999/xhtml">x<rp>(</rp><rp>)</rp></ruby> |
4022 |
|
|
#errors |
4023 |
wakaba |
1.67 |
/ruby/rp;ps element missing;rt;m |
4024 |
wakaba |
1.65 |
|
4025 |
|
|
#data |
4026 |
|
|
<ruby xmlns="http://www.w3.org/1999/xhtml">x<rp>(</rp><rt>y</rt><rt>z</rt><rp>)</rp></ruby> |
4027 |
|
|
#errors |
4028 |
wakaba |
1.67 |
/ruby/rt;ps element missing;rp;m |
4029 |
wakaba |
1.65 |
/ruby/rt;no significant content before;s |
4030 |
|
|
/ruby/rp;no significant content before;s |
4031 |
|
|
/ruby/rp;rp:syntax error;m |
4032 |
wakaba |
1.67 |
/ruby;element missing;rt;m |
4033 |
|
|
/ruby;element missing;rp;m |
4034 |
wakaba |
1.65 |
|
4035 |
|
|
#data |
4036 |
|
|
<ruby xmlns="http://www.w3.org/1999/xhtml"><rp>(</rp><rt>y</rt><rp>)</rp></ruby> |
4037 |
|
|
#errors |
4038 |
|
|
/ruby/rp;no significant content before;s |
4039 |
|
|
|
4040 |
|
|
#data |
4041 |
|
|
<ruby xmlns="http://www.w3.org/1999/xhtml">x<rp>(</rp><rt>y</rt><rp>(</rp></ruby> |
4042 |
|
|
#errors |
4043 |
|
|
/ruby/rp;rp:syntax error;m |
4044 |
|
|
|
4045 |
|
|
#data |
4046 |
|
|
<ruby xmlns="http://www.w3.org/1999/xhtml">x<rp>(</rp><rt>y</rt><rp></rp></ruby> |
4047 |
|
|
#errors |
4048 |
|
|
/ruby/rp;rp:syntax error;m |
4049 |
|
|
|
4050 |
|
|
#data |
4051 |
|
|
<ruby xmlns="http://www.w3.org/1999/xhtml">x<rp>(</rp><rt>y</rt><rp>))</rp></ruby> |
4052 |
|
|
#errors |
4053 |
|
|
/ruby/rp;rp:syntax error;m |
4054 |
|
|
|
4055 |
|
|
#data |
4056 |
|
|
<ruby xmlns="http://www.w3.org/1999/xhtml">x<rp>(</rp><rt>y</rt><rp>) </rp></ruby> |
4057 |
|
|
#errors |
4058 |
|
|
/ruby/rp;rp:syntax error;m |
4059 |
|
|
|
4060 |
|
|
#data |
4061 |
|
|
<ruby xmlns="http://www.w3.org/1999/xhtml">x<rp>(</rp><rt>y</rt><rp>)<!----> </rp></ruby> |
4062 |
|
|
#errors |
4063 |
|
|
|
4064 |
|
|
#data |
4065 |
|
|
<ruby xmlns="http://www.w3.org/1999/xhtml">x<rp>(</rp><rt>y</rt><rp>)<!---->)</rp></ruby> |
4066 |
|
|
#errors |
4067 |
|
|
/ruby/rp;rp:syntax error;m |
4068 |
|
|
|
4069 |
|
|
#data |
4070 |
|
|
<ruby xmlns="http://www.w3.org/1999/xhtml">x<rp>(</rp><rt></rt><rp>)</rp></ruby> |
4071 |
|
|
#errors |
4072 |
|
|
/ruby/rt;no significant content;s |
4073 |
|
|
|
4074 |
|
|
#data |
4075 |
|
|
<ruby xmlns="http://www.w3.org/1999/xhtml"><rp>(</rp><rt></rt><rp>)</rp></ruby> |
4076 |
|
|
#errors |
4077 |
|
|
/ruby/rp;no significant content before;s |
4078 |
|
|
/ruby/rt;no significant content;s |
4079 |
|
|
|
4080 |
|
|
#data |
4081 |
|
|
<ruby xmlns="http://www.w3.org/1999/xhtml">x<rp></rp><rt>y</rt><rp>)</rp></ruby> |
4082 |
|
|
#errors |
4083 |
|
|
/ruby/rp;rp:syntax error;m |
4084 |
|
|
|
4085 |
|
|
#data |
4086 |
|
|
<ruby xmlns="http://www.w3.org/1999/xhtml">x<rp>( </rp><rt>y</rt><rp>)</rp></ruby> |
4087 |
|
|
#errors |
4088 |
|
|
/ruby/rp;rp:syntax error;m |
4089 |
|
|
|
4090 |
|
|
#data |
4091 |
|
|
<ruby xmlns="http://www.w3.org/1999/xhtml">x<rp> <!-- -->(</rp><rt>y</rt><rp>)</rp></ruby> |
4092 |
|
|
#errors |
4093 |
|
|
|
4094 |
|
|
#data |
4095 |
|
|
<ruby xmlns="http://www.w3.org/1999/xhtml">x<rp>[(</rp><rt>y</rt><rp>)</rp></ruby> |
4096 |
|
|
#errors |
4097 |
|
|
/ruby/rp;rp:syntax error;m |
4098 |
|
|
|
4099 |
|
|
#data |
4100 |
|
|
<ruby xmlns="http://www.w3.org/1999/xhtml">x<rp>)</rp><rt>y</rt><rp>)</rp></ruby> |
4101 |
|
|
#errors |
4102 |
|
|
/ruby/rp;rp:syntax error;m |
4103 |
|
|
|
4104 |
|
|
#data |
4105 |
|
|
<ruby xmlns="http://www.w3.org/1999/xhtml">x<rp>[</rp><rt>y</rt><rp>]</rp></ruby> |
4106 |
|
|
#errors |
4107 |
|
|
|
4108 |
|
|
#data |
4109 |
|
|
<ruby xmlns="http://www.w3.org/1999/xhtml">x<rp>[</rp><rt><p>y</p></rt><rp>]</rp></ruby> |
4110 |
|
|
#errors |
4111 |
|
|
/ruby/rt/p;element not allowed:phrasing;m |
4112 |
|
|
|
4113 |
|
|
#data |
4114 |
|
|
<ruby xmlns="http://www.w3.org/1999/xhtml">x<rp>(</rp><rt>y</rt><rp>)</rp></ruby> |
4115 |
|
|
#errors |
4116 |
|
|
|
4117 |
|
|
#data |
4118 |
|
|
<ruby xmlns="http://www.w3.org/1999/xhtml"><span>x</span><rp>(</rp><rt>y</rt><rp>)</rp></ruby> |
4119 |
|
|
#errors |
4120 |
|
|
|
4121 |
|
|
#data |
4122 |
|
|
<ruby xmlns="http://www.w3.org/1999/xhtml"><rb>x</rb><rp>(</rp><rt>y</rt><rp>)</rp></ruby> |
4123 |
|
|
#errors |
4124 |
|
|
/ruby/rb;element not defined;m |
4125 |
|
|
/ruby/rb;element not allowed:ruby base;m |
4126 |
|
|
|
4127 |
|
|
#data |
4128 |
|
|
<ruby xmlns="http://www.w3.org/1999/xhtml"><p>x</p><rp>(</rp><rt>y</rt><rp>)</rp></ruby> |
4129 |
|
|
#errors |
4130 |
|
|
/ruby/p;element not allowed:ruby base;m |
4131 |
|
|
|
4132 |
|
|
#data |
4133 |
|
|
<ruby xmlns="http://www.w3.org/1999/xhtml"><rb></rb>x<rp>(</rp><rt>y</rt><rp>)</rp></ruby> |
4134 |
|
|
#errors |
4135 |
|
|
/ruby/rb;element not defined;m |
4136 |
|
|
/ruby/rb;element not allowed:ruby base;m |
4137 |
|
|
|
4138 |
|
|
#data |
4139 |
|
|
<ruby xmlns="http://www.w3.org/1999/xhtml"><rbc><rb>x</rb><rb>c</rb></rbc><rtc/><rt>y</rt><rt>d</rt></ruby> |
4140 |
|
|
#errors |
4141 |
|
|
/ruby/rbc;element not defined;m |
4142 |
|
|
/ruby/rbc;element not allowed:ruby base;m |
4143 |
|
|
/ruby/rbc/rb;element not defined;m |
4144 |
|
|
/ruby/rbc/rb;element not defined;m |
4145 |
|
|
/ruby/rtc;element not defined;m |
4146 |
|
|
/ruby/rtc;element not allowed:ruby base;m |
4147 |
|
|
/ruby/rt;no significant content before;s |
4148 |
|
|
|
4149 |
|
|
#data |
4150 |
|
|
<ruby xmlns="http://www.w3.org/1999/xhtml">x<rp><span>(</span></rp><rt>y</rt><rp>)</rp></ruby> |
4151 |
|
|
#errors |
4152 |
wakaba |
1.67 |
/ruby/rp/span;element not allowed:text;m |
4153 |
wakaba |
1.65 |
/ruby/rp;rp:syntax error;m |
4154 |
|
|
|
4155 |
|
|
#data |
4156 |
|
|
<ruby xmlns="http://www.w3.org/1999/xhtml">x<rp>(</rp><rt><span>y</span></rt><rp>)</rp></ruby> |
4157 |
|
|
#errors |
4158 |
|
|
|
4159 |
|
|
#data |
4160 |
|
|
<ruby xmlns="http://www.w3.org/1999/xhtml">x<rp>(</rp><rt>y</rt><rp><span>)</span></rp></ruby> |
4161 |
|
|
#errors |
4162 |
wakaba |
1.67 |
/ruby/rp/span;element not allowed:text;m |
4163 |
wakaba |
1.65 |
/ruby/rp;rp:syntax error;m |
4164 |
|
|
|
4165 |
|
|
#data |
4166 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"><ruby>x<rp>(</rp><rt>y</rt><rp>)</rp></ruby></p> |
4167 |
|
|
#errors |
4168 |
|
|
|
4169 |
|
|
#data |
4170 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"><ruby><rp>(</rp><rt>y</rt><rp>)</rp></ruby></p> |
4171 |
|
|
#errors |
4172 |
|
|
/p/ruby/rp;no significant content before;s |
4173 |
|
|
|
4174 |
|
|
#data |
4175 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"><ruby><rt></rt></ruby></p> |
4176 |
|
|
#errors |
4177 |
|
|
/p;no significant content;s |
4178 |
|
|
/p/ruby/rt;no significant content before;s |
4179 |
|
|
/p/ruby/rt;no significant content;s |
4180 |
|
|
|
4181 |
|
|
#data |
4182 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"><ruby><rt></rt></ruby>x</p> |
4183 |
|
|
#errors |
4184 |
|
|
/p/ruby/rt;no significant content before;s |
4185 |
|
|
/p/ruby/rt;no significant content;s |
4186 |
|
|
|
4187 |
|
|
#data |
4188 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml">x<ruby><rt></rt></ruby></p> |
4189 |
|
|
#errors |
4190 |
|
|
/p/ruby/rt;no significant content before;s |
4191 |
|
|
/p/ruby/rt;no significant content;s |
4192 |
|
|
|
4193 |
|
|
#data |
4194 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"><ruby><rt></rt>x</ruby></p> |
4195 |
|
|
#errors |
4196 |
|
|
/p/ruby/rt;no significant content before;s |
4197 |
|
|
/p/ruby/rt;no significant content;s |
4198 |
wakaba |
1.67 |
/p/ruby;element missing;rt;m |
4199 |
wakaba |
1.64 |
|
4200 |
wakaba |
1.65 |
#data |
4201 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"><ruby><rp>(</rp><rt></rt><rp>)</rp></ruby></p> |
4202 |
|
|
#errors |
4203 |
|
|
/p/ruby/rp;no significant content before;s |
4204 |
|
|
/p/ruby/rt;no significant content;s |
4205 |
|
|
|
4206 |
|
|
#data |
4207 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"><rt></rt></p> |
4208 |
|
|
#errors |
4209 |
|
|
/p;no significant content;s |
4210 |
|
|
/p/rt;no significant content;s |
4211 |
|
|
/p/rt;element not allowed:phrasing;m |
4212 |
|
|
|
4213 |
|
|
#data |
4214 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"><rt>x</rt></p> |
4215 |
|
|
#errors |
4216 |
|
|
/p/rt;element not allowed:phrasing;m |
4217 |
|
|
|
4218 |
|
|
#data |
4219 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"><rp>x</rp></p> |
4220 |
|
|
#errors |
4221 |
|
|
/p/rp;element not allowed:phrasing;m |
4222 |
|
|
/p/rp;rp:syntax error;m |
4223 |
|
|
|
4224 |
|
|
#data |
4225 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"><rp>(</rp></p> |
4226 |
|
|
#errors |
4227 |
|
|
/p/rp;element not allowed:phrasing;m |
4228 |
|
|
|
4229 |
|
|
#data |
4230 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"><rp>)</rp></p> |
4231 |
|
|
#errors |
4232 |
|
|
/p/rp;element not allowed:phrasing;m |
4233 |
|
|
/p/rp;rp:syntax error;m |
4234 |
wakaba |
1.64 |
|
4235 |
wakaba |
1.6 |
#data |
4236 |
wakaba |
1.32 |
<figure xmlns="http://www.w3.org/1999/xhtml"> |
4237 |
|
|
</figure> |
4238 |
|
|
#errors |
4239 |
|
|
/figure;no significant content;s |
4240 |
|
|
|
4241 |
|
|
#data |
4242 |
|
|
<figure xmlns="http://www.w3.org/1999/xhtml"> |
4243 |
|
|
<legend/> |
4244 |
|
|
</figure> |
4245 |
|
|
#errors |
4246 |
|
|
/figure;no significant content;s |
4247 |
|
|
/figure/legend;no significant content;s |
4248 |
|
|
|
4249 |
|
|
#data |
4250 |
|
|
<figure xmlns="http://www.w3.org/1999/xhtml"> |
4251 |
|
|
<legend>x</legend> |
4252 |
|
|
</figure> |
4253 |
|
|
#errors |
4254 |
|
|
|
4255 |
|
|
#data |
4256 |
|
|
<figure xmlns="http://www.w3.org/1999/xhtml"> |
4257 |
|
|
x |
4258 |
|
|
</figure> |
4259 |
|
|
#errors |
4260 |
|
|
|
4261 |
|
|
#data |
4262 |
|
|
<figure xmlns="http://www.w3.org/1999/xhtml"> |
4263 |
|
|
x<legend>y</legend> |
4264 |
|
|
</figure> |
4265 |
|
|
#errors |
4266 |
|
|
|
4267 |
|
|
#data |
4268 |
|
|
<figure xmlns="http://www.w3.org/1999/xhtml"> |
4269 |
|
|
<legend>x</legend>y |
4270 |
|
|
</figure> |
4271 |
|
|
#errors |
4272 |
|
|
|
4273 |
|
|
#data |
4274 |
|
|
<figure xmlns="http://www.w3.org/1999/xhtml"> |
4275 |
|
|
<legend>x</legend><legend>y</legend> |
4276 |
|
|
</figure> |
4277 |
|
|
#errors |
4278 |
|
|
/figure/legend;element not allowed:figure legend;m |
4279 |
|
|
|
4280 |
|
|
#data |
4281 |
|
|
<figure xmlns="http://www.w3.org/1999/xhtml"> |
4282 |
|
|
y<legend>x</legend>z |
4283 |
|
|
</figure> |
4284 |
|
|
#errors |
4285 |
|
|
/figure/legend;element not allowed:figure legend;m |
4286 |
|
|
|
4287 |
|
|
#data |
4288 |
|
|
<figure xmlns="http://www.w3.org/1999/xhtml"> |
4289 |
|
|
x<legend>x</legend><legend>y</legend> |
4290 |
|
|
</figure> |
4291 |
|
|
#errors |
4292 |
|
|
/figure/legend;element not allowed:figure legend;m |
4293 |
|
|
|
4294 |
|
|
#data |
4295 |
|
|
<figure xmlns="http://www.w3.org/1999/xhtml"> |
4296 |
|
|
<legend>x</legend><legend>y</legend>z |
4297 |
|
|
</figure> |
4298 |
|
|
#errors |
4299 |
|
|
/figure/legend;element not allowed:figure legend;m |
4300 |
|
|
|
4301 |
|
|
#data |
4302 |
|
|
<figure xmlns="http://www.w3.org/1999/xhtml"> |
4303 |
|
|
x<legend>y</legend><legend>z</legend>w |
4304 |
|
|
</figure> |
4305 |
|
|
#errors |
4306 |
|
|
/figure/legend;element not allowed:figure legend;m |
4307 |
|
|
/figure/legend;element not allowed:figure legend;m |
4308 |
|
|
|
4309 |
|
|
#data |
4310 |
|
|
<figure xmlns="http://www.w3.org/1999/xhtml"> |
4311 |
|
|
x<legend>y</legend><legend>z</legend><legend>w</legend>v |
4312 |
|
|
</figure> |
4313 |
|
|
#errors |
4314 |
|
|
/figure/legend;element not allowed:figure legend;m |
4315 |
|
|
/figure/legend;element not allowed:figure legend;m |
4316 |
|
|
/figure/legend;element not allowed:figure legend;m |
4317 |
|
|
|
4318 |
|
|
#data |
4319 |
|
|
<figure xmlns="http://www.w3.org/1999/xhtml"> |
4320 |
|
|
<p>x</p><legend>y</legend><legend>z</legend>w |
4321 |
|
|
</figure> |
4322 |
|
|
#errors |
4323 |
|
|
/figure/legend;element not allowed:figure legend;m |
4324 |
|
|
/figure/legend;element not allowed:figure legend;m |
4325 |
wakaba |
1.36 |
|
4326 |
|
|
#data |
4327 |
|
|
<object xmlns="http://www.w3.org/1999/xhtml" data=""></object> |
4328 |
|
|
#errors |
4329 |
|
|
/object;no significant content;s |
4330 |
|
|
|
4331 |
|
|
#data |
4332 |
|
|
<object xmlns="http://www.w3.org/1999/xhtml" data=""> |
4333 |
|
|
</object> |
4334 |
|
|
#errors |
4335 |
|
|
/object;no significant content;s |
4336 |
|
|
|
4337 |
|
|
#data |
4338 |
|
|
<object xmlns="http://www.w3.org/1999/xhtml" data="">xxxx</object> |
4339 |
|
|
#errors |
4340 |
|
|
|
4341 |
|
|
#data |
4342 |
|
|
<object xmlns="http://www.w3.org/1999/xhtml" data=""><p>xx</p></object> |
4343 |
|
|
#errors |
4344 |
|
|
|
4345 |
|
|
#data |
4346 |
|
|
<object xmlns="http://www.w3.org/1999/xhtml" data=""><p></p></object> |
4347 |
|
|
#errors |
4348 |
|
|
/object;no significant content;s |
4349 |
|
|
/object/p;no significant content;s |
4350 |
|
|
|
4351 |
|
|
#data |
4352 |
|
|
<object xmlns="http://www.w3.org/1999/xhtml" data=""> |
4353 |
|
|
<param name="x" value="y"/> |
4354 |
|
|
</object> |
4355 |
|
|
#errors |
4356 |
|
|
/object;no significant content;s |
4357 |
|
|
|
4358 |
|
|
#data |
4359 |
|
|
<object xmlns="http://www.w3.org/1999/xhtml" data=""> |
4360 |
|
|
<param name="x" value="y"/> |
4361 |
|
|
<param name="v" value="w"/> |
4362 |
|
|
</object> |
4363 |
|
|
#errors |
4364 |
|
|
/object;no significant content;s |
4365 |
|
|
|
4366 |
|
|
#data |
4367 |
|
|
<object xmlns="http://www.w3.org/1999/xhtml" data=""> |
4368 |
|
|
<param name="x" value="y"/> |
4369 |
|
|
<param name="v" value="w"/> |
4370 |
|
|
<param name="a" value="b"/> |
4371 |
|
|
</object> |
4372 |
|
|
#errors |
4373 |
|
|
/object;no significant content;s |
4374 |
|
|
|
4375 |
|
|
#data |
4376 |
|
|
<object xmlns="http://www.w3.org/1999/xhtml" data=""> |
4377 |
|
|
<param name="x" value="y"/> |
4378 |
|
|
zzz |
4379 |
|
|
</object> |
4380 |
|
|
#errors |
4381 |
|
|
|
4382 |
|
|
#data |
4383 |
|
|
<object xmlns="http://www.w3.org/1999/xhtml" data=""> |
4384 |
|
|
<param name="x" value="y"/> |
4385 |
|
|
<p>zzz</p> |
4386 |
|
|
</object> |
4387 |
|
|
#errors |
4388 |
|
|
|
4389 |
|
|
#data |
4390 |
|
|
<object xmlns="http://www.w3.org/1999/xhtml" data=""> |
4391 |
|
|
<param name="x" value="y"/><p> |
4392 |
|
|
zzz</p><img src="" alt="a"/> |
4393 |
|
|
</object> |
4394 |
|
|
#errors |
4395 |
|
|
|
4396 |
|
|
#data |
4397 |
|
|
<object xmlns="http://www.w3.org/1999/xhtml" data=""> |
4398 |
|
|
<param name="x" value="y"/> |
4399 |
|
|
<param name="z" value="w"/> |
4400 |
|
|
zzz |
4401 |
|
|
</object> |
4402 |
|
|
#errors |
4403 |
|
|
|
4404 |
|
|
#data |
4405 |
|
|
<object xmlns="http://www.w3.org/1999/xhtml" data=""> |
4406 |
|
|
<param name="x" value="y"/> |
4407 |
|
|
zzz |
4408 |
|
|
<param name="a" value="y"/> |
4409 |
|
|
</object> |
4410 |
|
|
#errors |
4411 |
wakaba |
1.55 |
/object/param;element not allowed:flow;m |
4412 |
wakaba |
1.36 |
|
4413 |
|
|
#data |
4414 |
|
|
<object xmlns="http://www.w3.org/1999/xhtml" data=""> |
4415 |
|
|
aaa |
4416 |
|
|
<param name="x" value="y"/> |
4417 |
|
|
</object> |
4418 |
|
|
#errors |
4419 |
wakaba |
1.55 |
/object/param;element not allowed:flow;m |
4420 |
wakaba |
1.36 |
|
4421 |
|
|
#data |
4422 |
|
|
<object xmlns="http://www.w3.org/1999/xhtml" data=""> |
4423 |
|
|
<p>zxx</p> |
4424 |
|
|
<param name="x" value="y"/> |
4425 |
|
|
</object> |
4426 |
|
|
#errors |
4427 |
wakaba |
1.55 |
/object/param;element not allowed:flow;m |
4428 |
wakaba |
1.36 |
|
4429 |
|
|
#data |
4430 |
|
|
<object xmlns="http://www.w3.org/1999/xhtml" data=""> |
4431 |
|
|
<param name="x" value="y"/> |
4432 |
|
|
<style scoped=""/> |
4433 |
|
|
</object> |
4434 |
|
|
#errors |
4435 |
wakaba |
1.53 |
/object/style;SUBDOC |
4436 |
wakaba |
1.36 |
/object;no significant content;s |
4437 |
|
|
|
4438 |
|
|
#data |
4439 |
|
|
<object xmlns="http://www.w3.org/1999/xhtml" data=""> |
4440 |
|
|
<param name="x" value="y"/> |
4441 |
|
|
<style scoped=""/> |
4442 |
|
|
aaa |
4443 |
|
|
</object> |
4444 |
|
|
#errors |
4445 |
wakaba |
1.53 |
/object/style;SUBDOC |
4446 |
wakaba |
1.36 |
|
4447 |
|
|
#data |
4448 |
|
|
<object xmlns="http://www.w3.org/1999/xhtml" data=""> |
4449 |
|
|
<param name="x" value="y"/> |
4450 |
|
|
<style scoped=""/> |
4451 |
|
|
<p>xxx</p> |
4452 |
|
|
</object> |
4453 |
|
|
#errors |
4454 |
wakaba |
1.53 |
/object/style;SUBDOC |
4455 |
wakaba |
1.36 |
|
4456 |
|
|
#data |
4457 |
|
|
<object xmlns="http://www.w3.org/1999/xhtml" data=""> |
4458 |
|
|
<param name="x" value="y"/> |
4459 |
|
|
<style scoped=""/> |
4460 |
|
|
<param name="xz" value=""/> |
4461 |
|
|
</object> |
4462 |
|
|
#errors |
4463 |
wakaba |
1.53 |
/object/style;SUBDOC |
4464 |
wakaba |
1.55 |
/object/param;element not allowed:flow;m |
4465 |
wakaba |
1.36 |
/object;no significant content;s |
4466 |
|
|
|
4467 |
|
|
#data |
4468 |
|
|
<object xmlns="http://www.w3.org/1999/xhtml" data=""> |
4469 |
|
|
<style scoped=""/> |
4470 |
|
|
<param name="x" value="y"/> |
4471 |
|
|
</object> |
4472 |
|
|
#errors |
4473 |
wakaba |
1.53 |
/object/style;SUBDOC |
4474 |
wakaba |
1.36 |
/object;no significant content;s |
4475 |
wakaba |
1.55 |
/object/param;element not allowed:flow;m |
4476 |
wakaba |
1.36 |
|
4477 |
|
|
#data |
4478 |
|
|
<object xmlns="http://www.w3.org/1999/xhtml" data=""> |
4479 |
|
|
<param name="x" value="y"/> |
4480 |
|
|
<p>xxx</p> |
4481 |
|
|
<style scoped=""/> |
4482 |
|
|
</object> |
4483 |
|
|
#errors |
4484 |
wakaba |
1.53 |
/object/style;SUBDOC |
4485 |
wakaba |
1.55 |
/object/style;element not allowed:flow style;m |
4486 |
wakaba |
1.36 |
|
4487 |
|
|
#data |
4488 |
|
|
<object xmlns="http://www.w3.org/1999/xhtml" data=""> |
4489 |
|
|
<param name="x" value="y"/> |
4490 |
|
|
<style/> |
4491 |
|
|
</object> |
4492 |
|
|
#errors |
4493 |
wakaba |
1.53 |
/object/style;SUBDOC |
4494 |
wakaba |
1.36 |
/object;no significant content;s |
4495 |
wakaba |
1.55 |
/object/style;element not allowed:flow style;m |
4496 |
wakaba |
1.36 |
|
4497 |
|
|
#data |
4498 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
4499 |
|
|
<object data=""> |
4500 |
|
|
<param name="x" value="y"/> |
4501 |
|
|
<style scoped=""/> |
4502 |
|
|
</object> |
4503 |
|
|
</p> |
4504 |
|
|
#errors |
4505 |
wakaba |
1.53 |
/p/object/style;SUBDOC |
4506 |
wakaba |
1.36 |
/p/object/style;element not allowed:phrasing;m |
4507 |
|
|
|
4508 |
|
|
#data |
4509 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
4510 |
|
|
<object data=""> |
4511 |
|
|
<param name="x" value="y"/> |
4512 |
|
|
xxxx |
4513 |
|
|
</object> |
4514 |
|
|
</p> |
4515 |
|
|
#errors |
4516 |
|
|
|
4517 |
|
|
#data |
4518 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
4519 |
|
|
<object data=""> |
4520 |
|
|
<param name="x" value="y"/> |
4521 |
|
|
<p>xxxx</p> |
4522 |
|
|
</object> |
4523 |
|
|
</p> |
4524 |
|
|
#errors |
4525 |
|
|
/p/object/p;element not allowed:phrasing;m |
4526 |
|
|
|
4527 |
|
|
#data |
4528 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
4529 |
|
|
<object data=""> |
4530 |
|
|
<param name="x" value="y"/> |
4531 |
|
|
<p>xxxx</p> |
4532 |
|
|
</object> |
4533 |
|
|
</div> |
4534 |
|
|
#errors |
4535 |
|
|
|
4536 |
|
|
#data |
4537 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
4538 |
|
|
<object data=""> |
4539 |
|
|
<p>xxxx</p> |
4540 |
|
|
<param name="x" value="y"/> |
4541 |
|
|
</object> |
4542 |
|
|
</div> |
4543 |
|
|
#errors |
4544 |
wakaba |
1.55 |
/div/object/param;element not allowed:flow;m |
4545 |
wakaba |
1.36 |
|
4546 |
|
|
#data |
4547 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
4548 |
|
|
<object data=""> |
4549 |
|
|
<object data=""> |
4550 |
|
|
<param name="x" value="y"/> |
4551 |
|
|
<p>xxxx</p> |
4552 |
|
|
</object> |
4553 |
|
|
</object> |
4554 |
|
|
</div> |
4555 |
|
|
#errors |
4556 |
|
|
|
4557 |
|
|
#data |
4558 |
|
|
<span xmlns="http://www.w3.org/1999/xhtml"> |
4559 |
|
|
<object data=""> |
4560 |
wakaba |
1.41 |
<param name="x" value="y"/> |
4561 |
|
|
<p>xxxx</p> |
4562 |
|
|
</object> |
4563 |
|
|
</span> |
4564 |
|
|
#errors |
4565 |
|
|
/span/object/p;element not allowed:phrasing;m |
4566 |
|
|
|
4567 |
|
|
#data |
4568 |
|
|
<span xmlns="http://www.w3.org/1999/xhtml"> |
4569 |
|
|
<ins> |
4570 |
|
|
<object data=""> |
4571 |
|
|
<param name="x" value="y"/> |
4572 |
|
|
<p>xxxx</p> |
4573 |
|
|
</object> |
4574 |
|
|
</ins> |
4575 |
|
|
</span> |
4576 |
|
|
#errors |
4577 |
|
|
/span/ins/object/p;element not allowed:phrasing;m |
4578 |
|
|
|
4579 |
|
|
#data |
4580 |
|
|
<span xmlns="http://www.w3.org/1999/xhtml"> |
4581 |
|
|
<object data=""> |
4582 |
wakaba |
1.36 |
<object data=""> |
4583 |
|
|
<param name="x" value="y"/> |
4584 |
|
|
<p>xxxx</p> |
4585 |
|
|
</object> |
4586 |
|
|
</object> |
4587 |
|
|
</span> |
4588 |
|
|
#errors |
4589 |
|
|
/span/object/object/p;element not allowed:phrasing;m |
4590 |
|
|
|
4591 |
|
|
#data |
4592 |
|
|
<span xmlns="http://www.w3.org/1999/xhtml"> |
4593 |
|
|
<object data=""> |
4594 |
|
|
<object data=""> |
4595 |
|
|
<p>xxxx</p> |
4596 |
|
|
<param name="x" value="y"/> |
4597 |
|
|
</object> |
4598 |
|
|
</object> |
4599 |
|
|
</span> |
4600 |
|
|
#errors |
4601 |
|
|
/span/object/object/p;element not allowed:phrasing;m |
4602 |
|
|
/span/object/object/param;element not allowed:phrasing;m |
4603 |
wakaba |
1.32 |
|
4604 |
|
|
#data |
4605 |
wakaba |
1.38 |
<p xmlns="http://www.w3.org/1999/xhtml"><object data=""><p>xx</p></object></p> |
4606 |
|
|
#errors |
4607 |
|
|
/p/object/p;element not allowed:phrasing;m |
4608 |
|
|
|
4609 |
|
|
#data |
4610 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"><object data=""><style scoped=""></style>xx</object></p> |
4611 |
|
|
#errors |
4612 |
|
|
/p/object/style;element not allowed:phrasing;m |
4613 |
wakaba |
1.53 |
/p/object/style;SUBDOC |
4614 |
wakaba |
1.38 |
|
4615 |
|
|
#data |
4616 |
wakaba |
1.39 |
<video xmlns="http://www.w3.org/1999/xhtml"></video> |
4617 |
|
|
#errors |
4618 |
|
|
/video;no significant content;s |
4619 |
wakaba |
1.67 |
/video;child element missing;source;m |
4620 |
wakaba |
1.39 |
|
4621 |
|
|
#data |
4622 |
|
|
<video xmlns="http://www.w3.org/1999/xhtml"> </video> |
4623 |
|
|
#errors |
4624 |
wakaba |
1.67 |
/video;child element missing;source;m |
4625 |
wakaba |
1.39 |
/video;no significant content;s |
4626 |
|
|
|
4627 |
|
|
#data |
4628 |
|
|
<video xmlns="http://www.w3.org/1999/xhtml">xx</video> |
4629 |
|
|
#errors |
4630 |
wakaba |
1.67 |
/video;child element missing;source;m |
4631 |
wakaba |
1.39 |
|
4632 |
|
|
#data |
4633 |
|
|
<video xmlns="http://www.w3.org/1999/xhtml"><style scoped=""/>xx</video> |
4634 |
|
|
#errors |
4635 |
wakaba |
1.67 |
/video;child element missing;source;m |
4636 |
wakaba |
1.53 |
/video/style;SUBDOC |
4637 |
wakaba |
1.39 |
|
4638 |
|
|
#data |
4639 |
|
|
<video xmlns="http://www.w3.org/1999/xhtml"><style scoped=""/><p>xx</p></video> |
4640 |
|
|
#errors |
4641 |
wakaba |
1.67 |
/video;child element missing;source;m |
4642 |
wakaba |
1.53 |
/video/style;SUBDOC |
4643 |
wakaba |
1.39 |
|
4644 |
|
|
#data |
4645 |
|
|
<video xmlns="http://www.w3.org/1999/xhtml" src=""></video> |
4646 |
|
|
#errors |
4647 |
|
|
/video;no significant content;s |
4648 |
|
|
|
4649 |
|
|
#data |
4650 |
|
|
<video xmlns="http://www.w3.org/1999/xhtml" src=""> </video> |
4651 |
|
|
#errors |
4652 |
|
|
/video;no significant content;s |
4653 |
|
|
|
4654 |
|
|
#data |
4655 |
|
|
<video xmlns="http://www.w3.org/1999/xhtml" src="">xx</video> |
4656 |
|
|
#errors |
4657 |
|
|
|
4658 |
|
|
#data |
4659 |
|
|
<video xmlns="http://www.w3.org/1999/xhtml" src=""><style scoped=""/>xx</video> |
4660 |
|
|
#errors |
4661 |
wakaba |
1.53 |
/video/style;SUBDOC |
4662 |
wakaba |
1.39 |
|
4663 |
|
|
#data |
4664 |
|
|
<video xmlns="http://www.w3.org/1999/xhtml" src=""><style scoped=""/><p>xx</p></video> |
4665 |
|
|
#errors |
4666 |
wakaba |
1.53 |
/video/style;SUBDOC |
4667 |
wakaba |
1.39 |
|
4668 |
|
|
#data |
4669 |
|
|
<video xmlns="http://www.w3.org/1999/xhtml"><source src=""/></video> |
4670 |
|
|
#errors |
4671 |
|
|
/video;no significant content;s |
4672 |
|
|
|
4673 |
|
|
#data |
4674 |
|
|
<video xmlns="http://www.w3.org/1999/xhtml"><source src=""/>xx</video> |
4675 |
|
|
#errors |
4676 |
|
|
|
4677 |
|
|
#data |
4678 |
|
|
<video xmlns="http://www.w3.org/1999/xhtml"><source src=""/><style scoped=""/>xx</video> |
4679 |
|
|
#errors |
4680 |
wakaba |
1.53 |
/video/style;SUBDOC |
4681 |
wakaba |
1.39 |
|
4682 |
|
|
#data |
4683 |
|
|
<video xmlns="http://www.w3.org/1999/xhtml"><source src=""/><style scoped=""/><p>xx</p></video> |
4684 |
|
|
#errors |
4685 |
wakaba |
1.53 |
/video/style;SUBDOC |
4686 |
wakaba |
1.39 |
|
4687 |
|
|
#data |
4688 |
|
|
<video xmlns="http://www.w3.org/1999/xhtml"><source src=""/><source src=""/></video> |
4689 |
|
|
#errors |
4690 |
|
|
/video;no significant content;s |
4691 |
|
|
|
4692 |
|
|
#data |
4693 |
|
|
<video xmlns="http://www.w3.org/1999/xhtml">x<source src=""/></video> |
4694 |
|
|
#errors |
4695 |
wakaba |
1.55 |
/video/source;element not allowed:flow;m |
4696 |
wakaba |
1.39 |
|
4697 |
|
|
#data |
4698 |
|
|
<video xmlns="http://www.w3.org/1999/xhtml"><style scoped=""/><source src=""/></video> |
4699 |
|
|
#errors |
4700 |
wakaba |
1.55 |
/video/source;element not allowed:flow;m |
4701 |
wakaba |
1.53 |
/video/style;SUBDOC |
4702 |
wakaba |
1.39 |
/video;no significant content;s |
4703 |
|
|
|
4704 |
|
|
#data |
4705 |
|
|
<video xmlns="http://www.w3.org/1999/xhtml"><source src=""/><style scoped=""/><source src=""/></video> |
4706 |
|
|
#errors |
4707 |
wakaba |
1.55 |
/video/source;element not allowed:flow;m |
4708 |
wakaba |
1.53 |
/video/style;SUBDOC |
4709 |
wakaba |
1.39 |
/video;no significant content;s |
4710 |
|
|
|
4711 |
|
|
#data |
4712 |
|
|
<video xmlns="http://www.w3.org/1999/xhtml"><source src=""/><style scoped=""/><source src=""/><source src=""/></video> |
4713 |
|
|
#errors |
4714 |
wakaba |
1.55 |
/video/source;element not allowed:flow;m |
4715 |
|
|
/video/source;element not allowed:flow;m |
4716 |
wakaba |
1.53 |
/video/style;SUBDOC |
4717 |
wakaba |
1.39 |
/video;no significant content;s |
4718 |
|
|
|
4719 |
|
|
#data |
4720 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><video></video></div> |
4721 |
|
|
#errors |
4722 |
wakaba |
1.67 |
/div/video;child element missing;source;m |
4723 |
wakaba |
1.39 |
|
4724 |
|
|
#data |
4725 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><video> </video></div> |
4726 |
|
|
#errors |
4727 |
wakaba |
1.67 |
/div/video;child element missing;source;m |
4728 |
wakaba |
1.39 |
|
4729 |
|
|
#data |
4730 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><video>xx</video></div> |
4731 |
|
|
#errors |
4732 |
wakaba |
1.67 |
/div/video;child element missing;source;m |
4733 |
wakaba |
1.39 |
|
4734 |
|
|
#data |
4735 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><video><style scoped=""/>xx</video></div> |
4736 |
|
|
#errors |
4737 |
wakaba |
1.67 |
/div/video;child element missing;source;m |
4738 |
wakaba |
1.53 |
/div/video/style;SUBDOC |
4739 |
wakaba |
1.39 |
|
4740 |
|
|
#data |
4741 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
4742 |
|
|
<video><style scoped=""/><p>xx</p></video></div> |
4743 |
|
|
#errors |
4744 |
wakaba |
1.67 |
/div/video;child element missing;source;m |
4745 |
wakaba |
1.53 |
/div/video/style;SUBDOC |
4746 |
wakaba |
1.39 |
|
4747 |
|
|
#data |
4748 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><video src=""></video></div> |
4749 |
|
|
#errors |
4750 |
|
|
|
4751 |
|
|
#data |
4752 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><video src=""> </video></div> |
4753 |
|
|
#errors |
4754 |
|
|
|
4755 |
|
|
#data |
4756 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><video src="">xx</video></div> |
4757 |
|
|
#errors |
4758 |
|
|
|
4759 |
|
|
#data |
4760 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
4761 |
|
|
<video src=""><style scoped=""/>xx</video></div> |
4762 |
|
|
#errors |
4763 |
wakaba |
1.53 |
/div/video/style;SUBDOC |
4764 |
wakaba |
1.39 |
|
4765 |
|
|
#data |
4766 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
4767 |
|
|
<video src=""><style scoped=""/><p>xx</p></video></div> |
4768 |
|
|
#errors |
4769 |
wakaba |
1.53 |
/div/video/style;SUBDOC |
4770 |
wakaba |
1.39 |
|
4771 |
|
|
#data |
4772 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><video><source src=""/></video></div> |
4773 |
|
|
#errors |
4774 |
|
|
|
4775 |
|
|
#data |
4776 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><video><source src=""/>xx</video></div> |
4777 |
|
|
#errors |
4778 |
|
|
|
4779 |
|
|
#data |
4780 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
4781 |
|
|
<video><source src=""/><style scoped=""/>xx</video></div> |
4782 |
|
|
#errors |
4783 |
wakaba |
1.53 |
/div/video/style;SUBDOC |
4784 |
wakaba |
1.39 |
|
4785 |
|
|
#data |
4786 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
4787 |
|
|
<video><source src=""/><style scoped=""/><p>xx</p></video></div> |
4788 |
|
|
#errors |
4789 |
wakaba |
1.53 |
/div/video/style;SUBDOC |
4790 |
wakaba |
1.39 |
|
4791 |
|
|
#data |
4792 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
4793 |
|
|
<video><source src=""/><source src=""/></video></div> |
4794 |
|
|
#errors |
4795 |
|
|
|
4796 |
|
|
#data |
4797 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><video>x<source src=""/></video></div> |
4798 |
|
|
#errors |
4799 |
wakaba |
1.55 |
/div/video/source;element not allowed:flow;m |
4800 |
wakaba |
1.39 |
|
4801 |
|
|
#data |
4802 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
4803 |
|
|
<video><style scoped=""/><source src=""/></video></div> |
4804 |
|
|
#errors |
4805 |
wakaba |
1.55 |
/div/video/source;element not allowed:flow;m |
4806 |
wakaba |
1.53 |
/div/video/style;SUBDOC |
4807 |
wakaba |
1.39 |
|
4808 |
|
|
#data |
4809 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
4810 |
|
|
<video><source src=""/><style scoped=""/><source src=""/></video></div> |
4811 |
|
|
#errors |
4812 |
wakaba |
1.55 |
/div/video/source;element not allowed:flow;m |
4813 |
wakaba |
1.53 |
/div/video/style;SUBDOC |
4814 |
wakaba |
1.39 |
|
4815 |
|
|
#data |
4816 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
4817 |
|
|
<video><source src=""/><style scoped=""/><source src=""/><source src=""/></video></div> |
4818 |
|
|
#errors |
4819 |
wakaba |
1.55 |
/div/video/source;element not allowed:flow;m |
4820 |
|
|
/div/video/source;element not allowed:flow;m |
4821 |
wakaba |
1.53 |
/div/video/style;SUBDOC |
4822 |
wakaba |
1.39 |
|
4823 |
|
|
#data |
4824 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"><video></video></em> |
4825 |
|
|
#errors |
4826 |
wakaba |
1.67 |
/em/video;child element missing;source;m |
4827 |
wakaba |
1.39 |
|
4828 |
|
|
#data |
4829 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"><video> </video></em> |
4830 |
|
|
#errors |
4831 |
wakaba |
1.67 |
/em/video;child element missing;source;m |
4832 |
wakaba |
1.39 |
|
4833 |
|
|
#data |
4834 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"><video>xx</video></em> |
4835 |
|
|
#errors |
4836 |
wakaba |
1.67 |
/em/video;child element missing;source;m |
4837 |
wakaba |
1.39 |
|
4838 |
|
|
#data |
4839 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"><video><style scoped=""/>xx</video></em> |
4840 |
|
|
#errors |
4841 |
wakaba |
1.67 |
/em/video;child element missing;source;m |
4842 |
wakaba |
1.53 |
/em/video/style;SUBDOC |
4843 |
wakaba |
1.39 |
/em/video/style;element not allowed:phrasing;m |
4844 |
|
|
|
4845 |
|
|
#data |
4846 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"> |
4847 |
|
|
<video><style scoped=""/><p>xx</p></video></em> |
4848 |
|
|
#errors |
4849 |
wakaba |
1.67 |
/em/video;child element missing;source;m |
4850 |
wakaba |
1.53 |
/em/video/style;SUBDOC |
4851 |
wakaba |
1.39 |
/em/video/style;element not allowed:phrasing;m |
4852 |
|
|
/em/video/p;element not allowed:phrasing;m |
4853 |
|
|
|
4854 |
|
|
#data |
4855 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"><video src=""></video></em> |
4856 |
|
|
#errors |
4857 |
|
|
|
4858 |
|
|
#data |
4859 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"><video src=""> </video></em> |
4860 |
|
|
#errors |
4861 |
|
|
|
4862 |
|
|
#data |
4863 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"><video src="">xx</video></em> |
4864 |
|
|
#errors |
4865 |
|
|
|
4866 |
|
|
#data |
4867 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"> |
4868 |
|
|
<video src=""><style scoped=""/>xx</video></em> |
4869 |
|
|
#errors |
4870 |
wakaba |
1.53 |
/em/video/style;SUBDOC |
4871 |
wakaba |
1.39 |
/em/video/style;element not allowed:phrasing;m |
4872 |
|
|
|
4873 |
|
|
#data |
4874 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"> |
4875 |
|
|
<video src=""><style scoped=""/><p>xx</p></video></em> |
4876 |
|
|
#errors |
4877 |
wakaba |
1.53 |
/em/video/style;SUBDOC |
4878 |
wakaba |
1.39 |
/em/video/style;element not allowed:phrasing;m |
4879 |
|
|
/em/video/p;element not allowed:phrasing;m |
4880 |
|
|
|
4881 |
|
|
#data |
4882 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"><video><source src=""/></video></em> |
4883 |
|
|
#errors |
4884 |
|
|
|
4885 |
|
|
#data |
4886 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"><video><source src=""/>xx</video></em> |
4887 |
|
|
#errors |
4888 |
|
|
|
4889 |
|
|
#data |
4890 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"> |
4891 |
|
|
<video><source src=""/><style scoped=""/>xx</video></em> |
4892 |
|
|
#errors |
4893 |
wakaba |
1.53 |
/em/video/style;SUBDOC |
4894 |
wakaba |
1.39 |
/em/video/style;element not allowed:phrasing;m |
4895 |
|
|
|
4896 |
|
|
#data |
4897 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"> |
4898 |
|
|
<video><source src=""/><style scoped=""/><p>xx</p></video></em> |
4899 |
|
|
#errors |
4900 |
wakaba |
1.53 |
/em/video/style;SUBDOC |
4901 |
wakaba |
1.39 |
/em/video/style;element not allowed:phrasing;m |
4902 |
|
|
/em/video/p;element not allowed:phrasing;m |
4903 |
|
|
|
4904 |
|
|
#data |
4905 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"> |
4906 |
|
|
<video><source src=""/><source src=""/></video></em> |
4907 |
|
|
#errors |
4908 |
|
|
|
4909 |
|
|
#data |
4910 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"><video>x<source src=""/></video></em> |
4911 |
|
|
#errors |
4912 |
|
|
/em/video/source;element not allowed:phrasing;m |
4913 |
|
|
|
4914 |
|
|
#data |
4915 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"> |
4916 |
|
|
<video><style scoped=""/><source src=""/></video></em> |
4917 |
|
|
#errors |
4918 |
|
|
/em/video/source;element not allowed:phrasing;m |
4919 |
wakaba |
1.53 |
/em/video/style;SUBDOC |
4920 |
wakaba |
1.39 |
/em/video/style;element not allowed:phrasing;m |
4921 |
|
|
|
4922 |
|
|
#data |
4923 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"> |
4924 |
|
|
<video><source src=""/><style scoped=""/><source src=""/></video></em> |
4925 |
|
|
#errors |
4926 |
|
|
/em/video/source;element not allowed:phrasing;m |
4927 |
wakaba |
1.53 |
/em/video/style;SUBDOC |
4928 |
wakaba |
1.39 |
/em/video/style;element not allowed:phrasing;m |
4929 |
|
|
|
4930 |
|
|
#data |
4931 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"> |
4932 |
|
|
<video><source src=""/><style scoped=""/><source src=""/><source src=""/></video></em> |
4933 |
|
|
#errors |
4934 |
|
|
/em/video/source;element not allowed:phrasing;m |
4935 |
|
|
/em/video/source;element not allowed:phrasing;m |
4936 |
wakaba |
1.53 |
/em/video/style;SUBDOC |
4937 |
wakaba |
1.39 |
/em/video/style;element not allowed:phrasing;m |
4938 |
|
|
|
4939 |
|
|
#data |
4940 |
|
|
<audio xmlns="http://www.w3.org/1999/xhtml"></audio> |
4941 |
|
|
#errors |
4942 |
|
|
/audio;no significant content;s |
4943 |
wakaba |
1.67 |
/audio;child element missing;source;m |
4944 |
wakaba |
1.39 |
|
4945 |
|
|
#data |
4946 |
|
|
<audio xmlns="http://www.w3.org/1999/xhtml"> </audio> |
4947 |
|
|
#errors |
4948 |
wakaba |
1.67 |
/audio;child element missing;source;m |
4949 |
wakaba |
1.39 |
/audio;no significant content;s |
4950 |
|
|
|
4951 |
|
|
#data |
4952 |
|
|
<audio xmlns="http://www.w3.org/1999/xhtml">xx</audio> |
4953 |
|
|
#errors |
4954 |
wakaba |
1.67 |
/audio;child element missing;source;m |
4955 |
wakaba |
1.39 |
|
4956 |
|
|
#data |
4957 |
|
|
<audio xmlns="http://www.w3.org/1999/xhtml"><style scoped=""/>xx</audio> |
4958 |
|
|
#errors |
4959 |
wakaba |
1.67 |
/audio;child element missing;source;m |
4960 |
wakaba |
1.53 |
/audio/style;SUBDOC |
4961 |
wakaba |
1.39 |
|
4962 |
|
|
#data |
4963 |
|
|
<audio xmlns="http://www.w3.org/1999/xhtml"><style scoped=""/><p>xx</p></audio> |
4964 |
|
|
#errors |
4965 |
wakaba |
1.67 |
/audio;child element missing;source;m |
4966 |
wakaba |
1.53 |
/audio/style;SUBDOC |
4967 |
wakaba |
1.39 |
|
4968 |
|
|
#data |
4969 |
|
|
<audio xmlns="http://www.w3.org/1999/xhtml" src=""></audio> |
4970 |
|
|
#errors |
4971 |
|
|
/audio;no significant content;s |
4972 |
|
|
|
4973 |
|
|
#data |
4974 |
|
|
<audio xmlns="http://www.w3.org/1999/xhtml" src=""> </audio> |
4975 |
|
|
#errors |
4976 |
|
|
/audio;no significant content;s |
4977 |
|
|
|
4978 |
|
|
#data |
4979 |
|
|
<audio xmlns="http://www.w3.org/1999/xhtml" src="">xx</audio> |
4980 |
|
|
#errors |
4981 |
|
|
|
4982 |
|
|
#data |
4983 |
|
|
<audio xmlns="http://www.w3.org/1999/xhtml" src=""><style scoped=""/>xx</audio> |
4984 |
|
|
#errors |
4985 |
wakaba |
1.53 |
/audio/style;SUBDOC |
4986 |
wakaba |
1.39 |
|
4987 |
|
|
#data |
4988 |
|
|
<audio xmlns="http://www.w3.org/1999/xhtml" src=""><style scoped=""/><p>xx</p></audio> |
4989 |
|
|
#errors |
4990 |
wakaba |
1.53 |
/audio/style;SUBDOC |
4991 |
wakaba |
1.39 |
|
4992 |
|
|
#data |
4993 |
|
|
<audio xmlns="http://www.w3.org/1999/xhtml"><source src=""/></audio> |
4994 |
|
|
#errors |
4995 |
|
|
/audio;no significant content;s |
4996 |
|
|
|
4997 |
|
|
#data |
4998 |
|
|
<audio xmlns="http://www.w3.org/1999/xhtml"><source src=""/>xx</audio> |
4999 |
|
|
#errors |
5000 |
|
|
|
5001 |
|
|
#data |
5002 |
|
|
<audio xmlns="http://www.w3.org/1999/xhtml"><source src=""/><style scoped=""/>xx</audio> |
5003 |
|
|
#errors |
5004 |
wakaba |
1.53 |
/audio/style;SUBDOC |
5005 |
wakaba |
1.39 |
|
5006 |
|
|
#data |
5007 |
|
|
<audio xmlns="http://www.w3.org/1999/xhtml"><source src=""/><style scoped=""/><p>xx</p></audio> |
5008 |
|
|
#errors |
5009 |
wakaba |
1.53 |
/audio/style;SUBDOC |
5010 |
wakaba |
1.39 |
|
5011 |
|
|
#data |
5012 |
|
|
<audio xmlns="http://www.w3.org/1999/xhtml"><source src=""/><source src=""/></audio> |
5013 |
|
|
#errors |
5014 |
|
|
/audio;no significant content;s |
5015 |
|
|
|
5016 |
|
|
#data |
5017 |
|
|
<audio xmlns="http://www.w3.org/1999/xhtml">x<source src=""/></audio> |
5018 |
|
|
#errors |
5019 |
wakaba |
1.55 |
/audio/source;element not allowed:flow;m |
5020 |
wakaba |
1.39 |
|
5021 |
|
|
#data |
5022 |
|
|
<audio xmlns="http://www.w3.org/1999/xhtml"><style scoped=""/><source src=""/></audio> |
5023 |
|
|
#errors |
5024 |
wakaba |
1.55 |
/audio/source;element not allowed:flow;m |
5025 |
wakaba |
1.53 |
/audio/style;SUBDOC |
5026 |
wakaba |
1.39 |
/audio;no significant content;s |
5027 |
|
|
|
5028 |
|
|
#data |
5029 |
|
|
<audio xmlns="http://www.w3.org/1999/xhtml"><source src=""/><style scoped=""/><source src=""/></audio> |
5030 |
|
|
#errors |
5031 |
wakaba |
1.55 |
/audio/source;element not allowed:flow;m |
5032 |
wakaba |
1.53 |
/audio/style;SUBDOC |
5033 |
wakaba |
1.39 |
/audio;no significant content;s |
5034 |
|
|
|
5035 |
|
|
#data |
5036 |
|
|
<audio xmlns="http://www.w3.org/1999/xhtml"><source src=""/><style scoped=""/><source src=""/><source src=""/></audio> |
5037 |
|
|
#errors |
5038 |
wakaba |
1.55 |
/audio/source;element not allowed:flow;m |
5039 |
|
|
/audio/source;element not allowed:flow;m |
5040 |
wakaba |
1.53 |
/audio/style;SUBDOC |
5041 |
wakaba |
1.39 |
/audio;no significant content;s |
5042 |
|
|
|
5043 |
|
|
#data |
5044 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><audio></audio></div> |
5045 |
|
|
#errors |
5046 |
wakaba |
1.67 |
/div/audio;child element missing;source;m |
5047 |
wakaba |
1.39 |
|
5048 |
|
|
#data |
5049 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><audio> </audio></div> |
5050 |
|
|
#errors |
5051 |
wakaba |
1.67 |
/div/audio;child element missing;source;m |
5052 |
wakaba |
1.39 |
|
5053 |
|
|
#data |
5054 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><audio>xx</audio></div> |
5055 |
|
|
#errors |
5056 |
wakaba |
1.67 |
/div/audio;child element missing;source;m |
5057 |
wakaba |
1.39 |
|
5058 |
|
|
#data |
5059 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><audio><style scoped=""/>xx</audio></div> |
5060 |
|
|
#errors |
5061 |
wakaba |
1.67 |
/div/audio;child element missing;source;m |
5062 |
wakaba |
1.53 |
/div/audio/style;SUBDOC |
5063 |
wakaba |
1.39 |
|
5064 |
|
|
#data |
5065 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
5066 |
|
|
<audio><style scoped=""/><p>xx</p></audio></div> |
5067 |
|
|
#errors |
5068 |
wakaba |
1.67 |
/div/audio;child element missing;source;m |
5069 |
wakaba |
1.53 |
/div/audio/style;SUBDOC |
5070 |
wakaba |
1.39 |
|
5071 |
|
|
#data |
5072 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><audio src=""></audio></div> |
5073 |
|
|
#errors |
5074 |
|
|
|
5075 |
|
|
#data |
5076 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><audio src=""> </audio></div> |
5077 |
|
|
#errors |
5078 |
|
|
|
5079 |
|
|
#data |
5080 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><audio src="">xx</audio></div> |
5081 |
|
|
#errors |
5082 |
|
|
|
5083 |
|
|
#data |
5084 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
5085 |
|
|
<audio src=""><style scoped=""/>xx</audio></div> |
5086 |
|
|
#errors |
5087 |
wakaba |
1.53 |
/div/audio/style;SUBDOC |
5088 |
wakaba |
1.39 |
|
5089 |
|
|
#data |
5090 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
5091 |
|
|
<audio src=""><style scoped=""/><p>xx</p></audio></div> |
5092 |
|
|
#errors |
5093 |
wakaba |
1.53 |
/div/audio/style;SUBDOC |
5094 |
wakaba |
1.39 |
|
5095 |
|
|
#data |
5096 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><audio><source src=""/></audio></div> |
5097 |
|
|
#errors |
5098 |
|
|
|
5099 |
|
|
#data |
5100 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><audio><source src=""/>xx</audio></div> |
5101 |
|
|
#errors |
5102 |
|
|
|
5103 |
|
|
#data |
5104 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
5105 |
|
|
<audio><source src=""/><style scoped=""/>xx</audio></div> |
5106 |
|
|
#errors |
5107 |
wakaba |
1.53 |
/div/audio/style;SUBDOC |
5108 |
wakaba |
1.39 |
|
5109 |
|
|
#data |
5110 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
5111 |
|
|
<audio><source src=""/><style scoped=""/><p>xx</p></audio></div> |
5112 |
|
|
#errors |
5113 |
wakaba |
1.53 |
/div/audio/style;SUBDOC |
5114 |
wakaba |
1.39 |
|
5115 |
|
|
#data |
5116 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
5117 |
|
|
<audio><source src=""/><source src=""/></audio></div> |
5118 |
|
|
#errors |
5119 |
|
|
|
5120 |
|
|
#data |
5121 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><audio>x<source src=""/></audio></div> |
5122 |
|
|
#errors |
5123 |
wakaba |
1.55 |
/div/audio/source;element not allowed:flow;m |
5124 |
wakaba |
1.39 |
|
5125 |
|
|
#data |
5126 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
5127 |
|
|
<audio><style scoped=""/><source src=""/></audio></div> |
5128 |
|
|
#errors |
5129 |
wakaba |
1.55 |
/div/audio/source;element not allowed:flow;m |
5130 |
wakaba |
1.53 |
/div/audio/style;SUBDOC |
5131 |
wakaba |
1.39 |
|
5132 |
|
|
#data |
5133 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
5134 |
|
|
<audio><source src=""/><style scoped=""/><source src=""/></audio></div> |
5135 |
|
|
#errors |
5136 |
wakaba |
1.55 |
/div/audio/source;element not allowed:flow;m |
5137 |
wakaba |
1.53 |
/div/audio/style;SUBDOC |
5138 |
wakaba |
1.39 |
|
5139 |
|
|
#data |
5140 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
5141 |
|
|
<audio><source src=""/><style scoped=""/><source src=""/><source src=""/></audio></div> |
5142 |
|
|
#errors |
5143 |
wakaba |
1.55 |
/div/audio/source;element not allowed:flow;m |
5144 |
|
|
/div/audio/source;element not allowed:flow;m |
5145 |
wakaba |
1.53 |
/div/audio/style;SUBDOC |
5146 |
wakaba |
1.39 |
|
5147 |
|
|
#data |
5148 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"><audio></audio></em> |
5149 |
|
|
#errors |
5150 |
wakaba |
1.67 |
/em/audio;child element missing;source;m |
5151 |
wakaba |
1.39 |
|
5152 |
|
|
#data |
5153 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"><audio> </audio></em> |
5154 |
|
|
#errors |
5155 |
wakaba |
1.67 |
/em/audio;child element missing;source;m |
5156 |
wakaba |
1.39 |
|
5157 |
|
|
#data |
5158 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"><audio>xx</audio></em> |
5159 |
|
|
#errors |
5160 |
wakaba |
1.67 |
/em/audio;child element missing;source;m |
5161 |
wakaba |
1.39 |
|
5162 |
|
|
#data |
5163 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"><audio><style scoped=""/>xx</audio></em> |
5164 |
|
|
#errors |
5165 |
wakaba |
1.67 |
/em/audio;child element missing;source;m |
5166 |
wakaba |
1.53 |
/em/audio/style;SUBDOC |
5167 |
wakaba |
1.39 |
/em/audio/style;element not allowed:phrasing;m |
5168 |
|
|
|
5169 |
|
|
#data |
5170 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"> |
5171 |
|
|
<audio><style scoped=""/><p>xx</p></audio></em> |
5172 |
|
|
#errors |
5173 |
wakaba |
1.67 |
/em/audio;child element missing;source;m |
5174 |
wakaba |
1.53 |
/em/audio/style;SUBDOC |
5175 |
wakaba |
1.39 |
/em/audio/style;element not allowed:phrasing;m |
5176 |
|
|
/em/audio/p;element not allowed:phrasing;m |
5177 |
|
|
|
5178 |
|
|
#data |
5179 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"><audio src=""></audio></em> |
5180 |
|
|
#errors |
5181 |
|
|
|
5182 |
|
|
#data |
5183 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"><audio src=""> </audio></em> |
5184 |
|
|
#errors |
5185 |
|
|
|
5186 |
|
|
#data |
5187 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"><audio src="">xx</audio></em> |
5188 |
|
|
#errors |
5189 |
|
|
|
5190 |
|
|
#data |
5191 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"> |
5192 |
|
|
<audio src=""><style scoped=""/>xx</audio></em> |
5193 |
|
|
#errors |
5194 |
wakaba |
1.53 |
/em/audio/style;SUBDOC |
5195 |
wakaba |
1.39 |
/em/audio/style;element not allowed:phrasing;m |
5196 |
|
|
|
5197 |
|
|
#data |
5198 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"> |
5199 |
|
|
<audio src=""><style scoped=""/><p>xx</p></audio></em> |
5200 |
|
|
#errors |
5201 |
wakaba |
1.53 |
/em/audio/style;SUBDOC |
5202 |
wakaba |
1.39 |
/em/audio/style;element not allowed:phrasing;m |
5203 |
|
|
/em/audio/p;element not allowed:phrasing;m |
5204 |
|
|
|
5205 |
|
|
#data |
5206 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"><audio><source src=""/></audio></em> |
5207 |
|
|
#errors |
5208 |
|
|
|
5209 |
|
|
#data |
5210 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"><audio><source src=""/>xx</audio></em> |
5211 |
|
|
#errors |
5212 |
|
|
|
5213 |
|
|
#data |
5214 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"> |
5215 |
|
|
<audio><source src=""/><style scoped=""/>xx</audio></em> |
5216 |
|
|
#errors |
5217 |
wakaba |
1.53 |
/em/audio/style;SUBDOC |
5218 |
wakaba |
1.39 |
/em/audio/style;element not allowed:phrasing;m |
5219 |
|
|
|
5220 |
|
|
#data |
5221 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"> |
5222 |
|
|
<audio><source src=""/><style scoped=""/><p>xx</p></audio></em> |
5223 |
|
|
#errors |
5224 |
wakaba |
1.53 |
/em/audio/style;SUBDOC |
5225 |
wakaba |
1.39 |
/em/audio/style;element not allowed:phrasing;m |
5226 |
|
|
/em/audio/p;element not allowed:phrasing;m |
5227 |
|
|
|
5228 |
|
|
#data |
5229 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"> |
5230 |
|
|
<audio><source src=""/><source src=""/></audio></em> |
5231 |
|
|
#errors |
5232 |
|
|
|
5233 |
|
|
#data |
5234 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"><audio>x<source src=""/></audio></em> |
5235 |
|
|
#errors |
5236 |
|
|
/em/audio/source;element not allowed:phrasing;m |
5237 |
|
|
|
5238 |
|
|
#data |
5239 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"> |
5240 |
|
|
<audio><style scoped=""/><source src=""/></audio></em> |
5241 |
|
|
#errors |
5242 |
|
|
/em/audio/source;element not allowed:phrasing;m |
5243 |
wakaba |
1.53 |
/em/audio/style;SUBDOC |
5244 |
wakaba |
1.39 |
/em/audio/style;element not allowed:phrasing;m |
5245 |
|
|
|
5246 |
|
|
#data |
5247 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"> |
5248 |
|
|
<audio><source src=""/><style scoped=""/><source src=""/></audio></em> |
5249 |
|
|
#errors |
5250 |
|
|
/em/audio/source;element not allowed:phrasing;m |
5251 |
wakaba |
1.53 |
/em/audio/style;SUBDOC |
5252 |
wakaba |
1.39 |
/em/audio/style;element not allowed:phrasing;m |
5253 |
|
|
|
5254 |
|
|
#data |
5255 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"> |
5256 |
|
|
<audio><source src=""/><style scoped=""/><source src=""/><source src=""/></audio></em> |
5257 |
|
|
#errors |
5258 |
|
|
/em/audio/source;element not allowed:phrasing;m |
5259 |
|
|
/em/audio/source;element not allowed:phrasing;m |
5260 |
wakaba |
1.53 |
/em/audio/style;SUBDOC |
5261 |
wakaba |
1.39 |
/em/audio/style;element not allowed:phrasing;m |
5262 |
|
|
|
5263 |
|
|
#data |
5264 |
wakaba |
1.47 |
<area shape="default" href="" alt="a" xmlns="http://www.w3.org/1999/xhtml"/> |
5265 |
|
|
#errors |
5266 |
|
|
|
5267 |
|
|
#data |
5268 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
5269 |
|
|
<area shape="default" href="" alt="a"/> |
5270 |
|
|
</div> |
5271 |
|
|
#errors |
5272 |
|
|
/div;no significant content;s |
5273 |
|
|
/div/area;element not allowed:area;m |
5274 |
|
|
|
5275 |
|
|
#data |
5276 |
|
|
<map id="map1" xmlns="http://www.w3.org/1999/xhtml"> |
5277 |
|
|
<area shape="default" href="" alt="a"/> |
5278 |
|
|
</map> |
5279 |
|
|
#errors |
5280 |
|
|
/map;no significant content;s |
5281 |
wakaba |
1.67 |
/map;attribute missing;name;m |
5282 |
wakaba |
1.66 |
|
5283 |
|
|
#data |
5284 |
|
|
<map name="map1" xmlns="http://www.w3.org/1999/xhtml"> |
5285 |
|
|
<area shape="default" href="" alt="a"/> |
5286 |
|
|
</map> |
5287 |
|
|
#errors |
5288 |
|
|
/map;no significant content;s |
5289 |
|
|
|
5290 |
|
|
#data |
5291 |
|
|
<map id="map1" name="map1" xmlns="http://www.w3.org/1999/xhtml"> |
5292 |
|
|
<area shape="default" href="" alt="a"/> |
5293 |
|
|
</map> |
5294 |
|
|
#errors |
5295 |
|
|
/map;no significant content;s |
5296 |
wakaba |
1.47 |
|
5297 |
|
|
#data |
5298 |
|
|
<map id="map1" xmlns="http://www.w3.org/1999/xhtml"> |
5299 |
|
|
<p><area shape="default" href="" alt="a"/></p> |
5300 |
|
|
</map> |
5301 |
|
|
#errors |
5302 |
|
|
/map;no significant content;s |
5303 |
|
|
/map/p;no significant content;s |
5304 |
wakaba |
1.67 |
/map;attribute missing;name;m |
5305 |
wakaba |
1.66 |
|
5306 |
|
|
#data |
5307 |
|
|
<map name="map1" xmlns="http://www.w3.org/1999/xhtml"> |
5308 |
|
|
<p><area shape="default" href="" alt="a"/></p> |
5309 |
|
|
</map> |
5310 |
|
|
#errors |
5311 |
|
|
/map;no significant content;s |
5312 |
|
|
/map/p;no significant content;s |
5313 |
wakaba |
1.47 |
|
5314 |
|
|
#data |
5315 |
|
|
<map id="map1" xmlns="http://www.w3.org/1999/xhtml"> |
5316 |
|
|
<map id="map2"><p><area shape="default" href="" alt="a"/></p></map> |
5317 |
|
|
</map> |
5318 |
|
|
#errors |
5319 |
|
|
/map;no significant content;s |
5320 |
|
|
/map/map;no significant content;s |
5321 |
|
|
/map/map/p;no significant content;s |
5322 |
wakaba |
1.67 |
/map;attribute missing;name;m |
5323 |
|
|
/map/map;attribute missing;name;m |
5324 |
wakaba |
1.66 |
|
5325 |
|
|
#data |
5326 |
|
|
<map name="map1" xmlns="http://www.w3.org/1999/xhtml"> |
5327 |
|
|
<map name="map2"><p><area shape="default" href="" alt="a"/></p></map> |
5328 |
|
|
</map> |
5329 |
|
|
#errors |
5330 |
|
|
/map;no significant content;s |
5331 |
|
|
/map/map;no significant content;s |
5332 |
|
|
/map/map/p;no significant content;s |
5333 |
wakaba |
1.47 |
|
5334 |
|
|
#data |
5335 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
5336 |
wakaba |
1.66 |
<map name="map1"> |
5337 |
|
|
<map name="map2"/> |
5338 |
wakaba |
1.47 |
</map> |
5339 |
|
|
<area shape="default" href="" alt="a"/></div> |
5340 |
|
|
#errors |
5341 |
|
|
/div;no significant content;s |
5342 |
|
|
/div/map;no significant content;s |
5343 |
|
|
/div/map/map;no significant content;s |
5344 |
|
|
/div/area;element not allowed:area;m |
5345 |
|
|
|
5346 |
|
|
#data |
5347 |
wakaba |
1.66 |
<map name="map1" xmlns="http://www.w3.org/1999/xhtml"> |
5348 |
|
|
<map name="map2"/><p><area shape="default" href="" alt="a"/></p> |
5349 |
wakaba |
1.47 |
</map> |
5350 |
|
|
#errors |
5351 |
|
|
/map;no significant content;s |
5352 |
|
|
/map/map;no significant content;s |
5353 |
|
|
/map/p;no significant content;s |
5354 |
|
|
|
5355 |
|
|
#data |
5356 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
5357 |
wakaba |
1.66 |
<map name="map2"/><p><area shape="default" href="" alt="a"/></p> |
5358 |
wakaba |
1.47 |
</div> |
5359 |
|
|
#errors |
5360 |
|
|
/div;no significant content;s |
5361 |
|
|
/div/map;no significant content;s |
5362 |
|
|
/div/p;no significant content;s |
5363 |
|
|
/div/p/area;element not allowed:area;m |
5364 |
|
|
|
5365 |
|
|
#data |
5366 |
wakaba |
1.12 |
<table xmlns="http://www.w3.org/1999/xhtml"> |
5367 |
|
|
<thead><tr><td/></tr></thead> |
5368 |
|
|
<tbody><tr><td/></tr></tbody> |
5369 |
|
|
<tfoot><tr><td/></tr></tfoot> |
5370 |
|
|
</table> |
5371 |
|
|
#errors |
5372 |
wakaba |
1.25 |
/table/thead/tr/td;no significant content;s |
5373 |
|
|
/table/tbody/tr/td;no significant content;s |
5374 |
|
|
/table/tfoot/tr/td;no significant content;s |
5375 |
wakaba |
1.12 |
|
5376 |
|
|
#data |
5377 |
wakaba |
1.28 |
<th xmlns="http://www.w3.org/1999/xhtml"></th> |
5378 |
|
|
#errors |
5379 |
|
|
/th;no significant content;s |
5380 |
|
|
|
5381 |
|
|
#data |
5382 |
|
|
<th xmlns="http://www.w3.org/1999/xhtml">xxx</th> |
5383 |
|
|
#errors |
5384 |
|
|
|
5385 |
|
|
#data |
5386 |
|
|
<th xmlns="http://www.w3.org/1999/xhtml"> </th> |
5387 |
|
|
#errors |
5388 |
|
|
/th;no significant content;s |
5389 |
|
|
|
5390 |
|
|
#data |
5391 |
|
|
<th xmlns="http://www.w3.org/1999/xhtml"> <!---->xxx</th> |
5392 |
|
|
#errors |
5393 |
|
|
|
5394 |
|
|
#data |
5395 |
|
|
<th xmlns="http://www.w3.org/1999/xhtml"><a href="">aa</a></th> |
5396 |
|
|
#errors |
5397 |
|
|
|
5398 |
|
|
#data |
5399 |
|
|
<th xmlns="http://www.w3.org/1999/xhtml"><a href=""></a></th> |
5400 |
|
|
#errors |
5401 |
|
|
/th;no significant content;s |
5402 |
|
|
/th/a;no significant content;s |
5403 |
|
|
|
5404 |
|
|
#data |
5405 |
|
|
<th xmlns="http://www.w3.org/1999/xhtml"><p>xx</p></th> |
5406 |
|
|
#errors |
5407 |
|
|
/th/p;element not allowed:phrasing;m |
5408 |
|
|
|
5409 |
|
|
#data |
5410 |
|
|
<th xmlns="http://www.w3.org/1999/xhtml"><ul><li>xx</li></ul></th> |
5411 |
|
|
#errors |
5412 |
|
|
/th/ul;element not allowed:phrasing;m |
5413 |
|
|
|
5414 |
|
|
#data |
5415 |
|
|
<th xmlns="http://www.w3.org/1999/xhtml"><h1>aaa</h1></th> |
5416 |
|
|
#errors |
5417 |
|
|
/th/h1;element not allowed:phrasing;m |
5418 |
|
|
|
5419 |
|
|
#data |
5420 |
|
|
<th xmlns="http://www.w3.org/1999/xhtml"><table/></th> |
5421 |
|
|
#errors |
5422 |
|
|
/th/table;element not allowed:phrasing;m |
5423 |
|
|
/th;no significant content;s |
5424 |
|
|
|
5425 |
|
|
#data |
5426 |
|
|
<th xmlns="http://www.w3.org/1999/xhtml"><ins></ins></th> |
5427 |
|
|
#errors |
5428 |
|
|
/th;no significant content;s |
5429 |
|
|
|
5430 |
|
|
#data |
5431 |
|
|
<th xmlns="http://www.w3.org/1999/xhtml"><ins>xxx</ins></th> |
5432 |
|
|
#errors |
5433 |
|
|
|
5434 |
|
|
#data |
5435 |
|
|
<th xmlns="http://www.w3.org/1999/xhtml"><ins><p>xx</p></ins></th> |
5436 |
|
|
#errors |
5437 |
|
|
/th/ins/p;element not allowed:phrasing;m |
5438 |
|
|
|
5439 |
|
|
#data |
5440 |
|
|
<th xmlns="http://www.w3.org/1999/xhtml"><ins>xxx<p>xxx</p></ins></th> |
5441 |
|
|
#errors |
5442 |
|
|
/th/ins/p;element not allowed:phrasing;m |
5443 |
|
|
|
5444 |
|
|
#data |
5445 |
|
|
<th xmlns="http://www.w3.org/1999/xhtml"><del></del></th> |
5446 |
|
|
#errors |
5447 |
|
|
/th;no significant content;s |
5448 |
|
|
|
5449 |
|
|
#data |
5450 |
|
|
<th xmlns="http://www.w3.org/1999/xhtml"><del>xx</del></th> |
5451 |
|
|
#errors |
5452 |
|
|
/th;no significant content;s |
5453 |
|
|
|
5454 |
|
|
#data |
5455 |
|
|
<th xmlns="http://www.w3.org/1999/xhtml"><del><p>xx</p></del></th> |
5456 |
|
|
#errors |
5457 |
|
|
/th;no significant content;s |
5458 |
|
|
/th/del/p;element not allowed:phrasing;m |
5459 |
|
|
|
5460 |
|
|
#data |
5461 |
|
|
<th xmlns="http://www.w3.org/1999/xhtml"><del><p>xxx</p>xxx</del></th> |
5462 |
|
|
#errors |
5463 |
|
|
/th;no significant content;s |
5464 |
|
|
/th/del/p;element not allowed:phrasing;m |
5465 |
|
|
|
5466 |
|
|
#data |
5467 |
|
|
<th xmlns="http://www.w3.org/1999/xhtml"><del><ins>xxx<p>xxx</p></ins></del></th> |
5468 |
|
|
#errors |
5469 |
|
|
/th;no significant content;s |
5470 |
|
|
/th/del/ins/p;element not allowed:phrasing;m |
5471 |
|
|
|
5472 |
|
|
#data |
5473 |
wakaba |
1.71 |
<form xmlns="http://www.w3.org/1999/xhtml"></form> |
5474 |
|
|
#errors |
5475 |
|
|
/form;no significant content;s |
5476 |
|
|
|
5477 |
|
|
#data |
5478 |
|
|
<form xmlns="http://www.w3.org/1999/xhtml"> </form> |
5479 |
|
|
#errors |
5480 |
|
|
/form;no significant content;s |
5481 |
|
|
|
5482 |
|
|
#data |
5483 |
|
|
<form xmlns="http://www.w3.org/1999/xhtml">x</form> |
5484 |
|
|
#errors |
5485 |
|
|
|
5486 |
|
|
#data |
5487 |
|
|
<form xmlns="http://www.w3.org/1999/xhtml"><p></p></form> |
5488 |
|
|
#errors |
5489 |
|
|
/form;no significant content;s |
5490 |
|
|
/form/p;no significant content;s |
5491 |
|
|
|
5492 |
|
|
#data |
5493 |
|
|
<form xmlns="http://www.w3.org/1999/xhtml"><em></em></form> |
5494 |
|
|
#errors |
5495 |
|
|
/form;no significant content;s |
5496 |
|
|
/form/em;no significant content;s |
5497 |
|
|
|
5498 |
|
|
#data |
5499 |
|
|
<form xmlns="http://www.w3.org/1999/xhtml"><img src="" alt="x"/></form> |
5500 |
|
|
#errors |
5501 |
|
|
|
5502 |
|
|
#data |
5503 |
|
|
<form xmlns="http://www.w3.org/1999/xhtml"><br/></form> |
5504 |
|
|
#errors |
5505 |
|
|
/form;no significant content;s |
5506 |
|
|
|
5507 |
|
|
#data |
5508 |
|
|
<form xmlns="http://www.w3.org/1999/xhtml"><p>xx</p>yy</form> |
5509 |
|
|
#errors |
5510 |
|
|
|
5511 |
|
|
#data |
5512 |
|
|
<form xmlns="http://www.w3.org/1999/xhtml">yyy<em>ccc</em></form> |
5513 |
|
|
#errors |
5514 |
|
|
|
5515 |
|
|
#data |
5516 |
|
|
<form xmlns="http://www.w3.org/1999/xhtml"><ins>xx</ins></form> |
5517 |
|
|
#errors |
5518 |
|
|
|
5519 |
|
|
#data |
5520 |
|
|
<form xmlns="http://www.w3.org/1999/xhtml"><style scoped=""/><ins>xx</ins></form> |
5521 |
|
|
#errors |
5522 |
|
|
/form/style;SUBDOC |
5523 |
|
|
|
5524 |
|
|
#data |
5525 |
|
|
<form xmlns="http://www.w3.org/1999/xhtml">xx<style scoped=""/>yy</form> |
5526 |
|
|
#errors |
5527 |
|
|
/form/style;SUBDOC |
5528 |
|
|
/form/style;element not allowed:flow style;m |
5529 |
|
|
|
5530 |
|
|
#data |
5531 |
|
|
<form xmlns="http://www.w3.org/1999/xhtml"><style scoped=""/><style scoped=""/>xx</form> |
5532 |
|
|
#errors |
5533 |
|
|
/form/style;SUBDOC |
5534 |
|
|
/form/style;SUBDOC |
5535 |
|
|
|
5536 |
|
|
#data |
5537 |
|
|
<form xmlns="http://www.w3.org/1999/xhtml"><style/><style scoped=""/>xx</form> |
5538 |
|
|
#errors |
5539 |
|
|
/form/style;SUBDOC |
5540 |
|
|
/form/style;SUBDOC |
5541 |
|
|
/form/style;element not allowed:flow style;m |
5542 |
|
|
|
5543 |
|
|
#data |
5544 |
|
|
<form xmlns="http://www.w3.org/1999/xhtml"><nest/></form> |
5545 |
|
|
#errors |
5546 |
|
|
/form/nest;element not allowed:flow;m |
5547 |
|
|
/form;no significant content;s |
5548 |
|
|
|
5549 |
|
|
#data |
5550 |
|
|
<form xmlns="http://www.w3.org/1999/xhtml"><meta name="keywords" content="x"/></form> |
5551 |
|
|
#errors |
5552 |
|
|
/form;no significant content;s |
5553 |
|
|
/form/meta;element not allowed:flow;m |
5554 |
|
|
|
5555 |
|
|
#data |
5556 |
|
|
<form xmlns="http://www.w3.org/1999/xhtml"><form/></form> |
5557 |
|
|
#errors |
5558 |
|
|
/form;no significant content;s |
5559 |
|
|
/form/form;element not allowed:minus;m |
5560 |
|
|
/form/form;no significant content;s |
5561 |
|
|
|
5562 |
|
|
#data |
5563 |
|
|
<form xmlns="http://www.w3.org/1999/xhtml"><div><form/></div></form> |
5564 |
|
|
#errors |
5565 |
|
|
/form;no significant content;s |
5566 |
|
|
/form/div/form;element not allowed:minus;m |
5567 |
|
|
/form/div;no significant content;s |
5568 |
|
|
/form/div/form;no significant content;s |
5569 |
|
|
|
5570 |
|
|
#data |
5571 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><form/></div> |
5572 |
|
|
#errors |
5573 |
|
|
/div;no significant content;s |
5574 |
|
|
/div/form;no significant content;s |
5575 |
|
|
|
5576 |
|
|
#data |
5577 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"><form/></em> |
5578 |
|
|
#errors |
5579 |
|
|
/em;no significant content;s |
5580 |
|
|
/em/form;no significant content;s |
5581 |
|
|
/em/form;element not allowed:phrasing;m |
5582 |
|
|
|
5583 |
|
|
#data |
5584 |
|
|
<br xmlns="http://www.w3.org/1999/xhtml"><form/></br> |
5585 |
|
|
#errors |
5586 |
|
|
/br/form;no significant content;s |
5587 |
|
|
/br/form;element not allowed:empty;m |
5588 |
|
|
|
5589 |
|
|
#data |
5590 |
|
|
<title xmlns="http://www.w3.org/1999/xhtml"><form/></title> |
5591 |
|
|
#errors |
5592 |
|
|
/title/form;element not allowed:text;m |
5593 |
|
|
/title/form;no significant content;s |
5594 |
|
|
|
5595 |
|
|
#data |
5596 |
|
|
<input xmlns="http://www.w3.org/1999/xhtml"></input> |
5597 |
|
|
#errors |
5598 |
|
|
|
5599 |
|
|
#data |
5600 |
|
|
<input xmlns="http://www.w3.org/1999/xhtml"> </input> |
5601 |
|
|
#errors |
5602 |
|
|
|
5603 |
|
|
#data |
5604 |
|
|
<input xmlns="http://www.w3.org/1999/xhtml"><!-- --></input> |
5605 |
|
|
#errors |
5606 |
|
|
|
5607 |
|
|
#data |
5608 |
|
|
<input xmlns="http://www.w3.org/1999/xhtml">xx</input> |
5609 |
|
|
#errors |
5610 |
|
|
/input/"xx";character not allowed:empty;m |
5611 |
|
|
|
5612 |
|
|
#data |
5613 |
|
|
<input xmlns="http://www.w3.org/1999/xhtml"><p/></input> |
5614 |
|
|
#errors |
5615 |
|
|
/input/p;element not allowed:empty;m |
5616 |
|
|
/input/p;no significant content;s |
5617 |
|
|
|
5618 |
|
|
#data |
5619 |
|
|
<input xmlns="http://www.w3.org/1999/xhtml"><div>x</div></input> |
5620 |
|
|
#errors |
5621 |
|
|
/input/div;element not allowed:empty;m |
5622 |
|
|
|
5623 |
|
|
#data |
5624 |
|
|
<input xmlns="http://www.w3.org/1999/xhtml"><input/></input> |
5625 |
|
|
#errors |
5626 |
|
|
/input/input;element not allowed:empty;m |
5627 |
|
|
|
5628 |
|
|
#data |
5629 |
|
|
<input xmlns="http://www.w3.org/1999/xhtml"><nest/></input> |
5630 |
|
|
#errors |
5631 |
|
|
/input/nest;element not allowed:empty;m |
5632 |
|
|
|
5633 |
|
|
#data |
5634 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"><input/></em> |
5635 |
|
|
#errors |
5636 |
|
|
/em;no significant content;s |
5637 |
|
|
|
5638 |
|
|
#data |
5639 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><input/></div> |
5640 |
|
|
#errors |
5641 |
|
|
/div;no significant content;s |
5642 |
|
|
|
5643 |
|
|
#data |
5644 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"><input/></p> |
5645 |
|
|
#errors |
5646 |
|
|
/p;no significant content;s |
5647 |
|
|
|
5648 |
|
|
#data |
5649 |
|
|
<title xmlns="http://www.w3.org/1999/xhtml"><input/></title> |
5650 |
|
|
#errors |
5651 |
|
|
/title/input;element not allowed:text;m |
5652 |
|
|
|
5653 |
|
|
#data |
5654 |
|
|
<br xmlns="http://www.w3.org/1999/xhtml"><input/></br> |
5655 |
|
|
#errors |
5656 |
|
|
/br/input;element not allowed:empty;m |
5657 |
|
|
|
5658 |
|
|
#data |
5659 |
|
|
<ins xmlns="http://www.w3.org/1999/xhtml"><input/></ins> |
5660 |
|
|
#errors |
5661 |
|
|
/ins;no significant content;s |
5662 |
|
|
|
5663 |
|
|
#data |
5664 |
|
|
<button xmlns="http://www.w3.org/1999/xhtml"></button> |
5665 |
|
|
#errors |
5666 |
|
|
/button;no significant content;s |
5667 |
|
|
|
5668 |
|
|
#data |
5669 |
|
|
<button xmlns="http://www.w3.org/1999/xhtml"> </button> |
5670 |
|
|
#errors |
5671 |
|
|
/button;no significant content;s |
5672 |
|
|
|
5673 |
|
|
#data |
5674 |
|
|
<button xmlns="http://www.w3.org/1999/xhtml">xx</button> |
5675 |
|
|
#errors |
5676 |
|
|
|
5677 |
|
|
#data |
5678 |
|
|
<button xmlns="http://www.w3.org/1999/xhtml"><br/></button> |
5679 |
|
|
#errors |
5680 |
|
|
/button;no significant content;s |
5681 |
|
|
|
5682 |
|
|
#data |
5683 |
|
|
<button xmlns="http://www.w3.org/1999/xhtml"><ins/></button> |
5684 |
|
|
#errors |
5685 |
|
|
/button;no significant content;s |
5686 |
|
|
|
5687 |
|
|
#data |
5688 |
|
|
<button xmlns="http://www.w3.org/1999/xhtml"><em/></button> |
5689 |
|
|
#errors |
5690 |
|
|
/button;no significant content;s |
5691 |
|
|
/button/em;no significant content;s |
5692 |
|
|
|
5693 |
|
|
#data |
5694 |
|
|
<button xmlns="http://www.w3.org/1999/xhtml">aa<span>bb</span></button> |
5695 |
|
|
#errors |
5696 |
|
|
|
5697 |
|
|
#data |
5698 |
|
|
<button xmlns="http://www.w3.org/1999/xhtml"><p/></button> |
5699 |
|
|
#errors |
5700 |
|
|
/button;no significant content;s |
5701 |
|
|
/button/p;no significant content;s |
5702 |
|
|
/button/p;element not allowed:phrasing;m |
5703 |
|
|
|
5704 |
|
|
#data |
5705 |
|
|
<button xmlns="http://www.w3.org/1999/xhtml"><video src=""/></button> |
5706 |
|
|
#errors |
5707 |
|
|
|
5708 |
|
|
#data |
5709 |
|
|
<button xmlns="http://www.w3.org/1999/xhtml"><style scoped=""/>x</button> |
5710 |
|
|
#errors |
5711 |
|
|
/button/style;element not allowed:phrasing;m |
5712 |
|
|
/button/style;SUBDOC |
5713 |
|
|
|
5714 |
|
|
#data |
5715 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"><button>x</button></em> |
5716 |
|
|
#errors |
5717 |
|
|
|
5718 |
|
|
#data |
5719 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"><button></button></em> |
5720 |
|
|
#errors |
5721 |
|
|
/em/button;no significant content;s |
5722 |
|
|
/em;no significant content;s |
5723 |
|
|
|
5724 |
|
|
#data |
5725 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><button>x</button></div> |
5726 |
|
|
#errors |
5727 |
|
|
|
5728 |
|
|
#data |
5729 |
|
|
<ins xmlns="http://www.w3.org/1999/xhtml"><button>x</button></ins> |
5730 |
|
|
#errors |
5731 |
|
|
|
5732 |
|
|
#data |
5733 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"><ins><button>x</button></ins></em> |
5734 |
|
|
#errors |
5735 |
|
|
|
5736 |
|
|
#data |
5737 |
|
|
<br xmlns="http://www.w3.org/1999/xhtml"><button>x</button></br> |
5738 |
|
|
#errors |
5739 |
|
|
/br/button;element not allowed:empty;m |
5740 |
|
|
|
5741 |
|
|
#data |
5742 |
|
|
<title xmlns="http://www.w3.org/1999/xhtml"><button>x</button></title> |
5743 |
|
|
#errors |
5744 |
|
|
/title/button;element not allowed:text;m |
5745 |
|
|
|
5746 |
|
|
#data |
5747 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"><button>x<nest/></button></em> |
5748 |
|
|
#errors |
5749 |
|
|
/em/button/nest;element not allowed:phrasing;m |
5750 |
|
|
|
5751 |
|
|
#data |
5752 |
|
|
<label xmlns="http://www.w3.org/1999/xhtml"></label> |
5753 |
|
|
#errors |
5754 |
|
|
/label;no significant content;s |
5755 |
|
|
|
5756 |
|
|
#data |
5757 |
|
|
<label xmlns="http://www.w3.org/1999/xhtml"> </label> |
5758 |
|
|
#errors |
5759 |
|
|
/label;no significant content;s |
5760 |
|
|
|
5761 |
|
|
#data |
5762 |
|
|
<label xmlns="http://www.w3.org/1999/xhtml">xx</label> |
5763 |
|
|
#errors |
5764 |
|
|
|
5765 |
|
|
#data |
5766 |
|
|
<label xmlns="http://www.w3.org/1999/xhtml"><em/></label> |
5767 |
|
|
#errors |
5768 |
|
|
/label;no significant content;s |
5769 |
|
|
/label/em;no significant content;s |
5770 |
|
|
|
5771 |
|
|
#data |
5772 |
|
|
<label xmlns="http://www.w3.org/1999/xhtml"><div/></label> |
5773 |
|
|
#errors |
5774 |
|
|
/label;no significant content;s |
5775 |
|
|
/label/div;no significant content;s |
5776 |
|
|
/label/div;element not allowed:phrasing;m |
5777 |
|
|
|
5778 |
|
|
#data |
5779 |
|
|
<label xmlns="http://www.w3.org/1999/xhtml">xxx<em>xx</em></label> |
5780 |
|
|
#errors |
5781 |
|
|
|
5782 |
|
|
#data |
5783 |
|
|
<label xmlns="http://www.w3.org/1999/xhtml">bb<label>xx</label></label> |
5784 |
|
|
#errors |
5785 |
|
|
|
5786 |
|
|
#data |
5787 |
|
|
<label xmlns="http://www.w3.org/1999/xhtml"><br/></label> |
5788 |
|
|
#errors |
5789 |
|
|
/label;no significant content;s |
5790 |
|
|
|
5791 |
|
|
#data |
5792 |
|
|
<label xmlns="http://www.w3.org/1999/xhtml"><video src=""/></label> |
5793 |
|
|
#errors |
5794 |
|
|
|
5795 |
|
|
#data |
5796 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"><label>x</label></em> |
5797 |
|
|
#errors |
5798 |
|
|
|
5799 |
|
|
#data |
5800 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><label>x</label></div> |
5801 |
|
|
#errors |
5802 |
|
|
|
5803 |
|
|
#data |
5804 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"><label>x</label></p> |
5805 |
|
|
#errors |
5806 |
|
|
|
5807 |
|
|
#data |
5808 |
|
|
<br xmlns="http://www.w3.org/1999/xhtml"><label>x</label></br> |
5809 |
|
|
#errors |
5810 |
|
|
/br/label;element not allowed:empty;m |
5811 |
|
|
|
5812 |
|
|
#data |
5813 |
|
|
<title xmlns="http://www.w3.org/1999/xhtml"><label>x</label></title> |
5814 |
|
|
#errors |
5815 |
|
|
/title/label;element not allowed:text;m |
5816 |
|
|
|
5817 |
|
|
#data |
5818 |
|
|
<del xmlns="http://www.w3.org/1999/xhtml"><label>x</label></del> |
5819 |
|
|
#errors |
5820 |
|
|
|
5821 |
|
|
#data |
5822 |
|
|
<form xmlns="http://www.w3.org/1999/xhtml"><label>x</label></form> |
5823 |
|
|
#errors |
5824 |
|
|
|
5825 |
|
|
#data |
5826 |
|
|
<select xmlns="http://www.w3.org/1999/xhtml"></select> |
5827 |
|
|
#errors |
5828 |
|
|
|
5829 |
|
|
#data |
5830 |
|
|
<select xmlns="http://www.w3.org/1999/xhtml"> </select> |
5831 |
|
|
#errors |
5832 |
|
|
|
5833 |
|
|
#data |
5834 |
|
|
<select xmlns="http://www.w3.org/1999/xhtml">xx</select> |
5835 |
|
|
#errors |
5836 |
|
|
/select/"xx";character not allowed;m |
5837 |
|
|
|
5838 |
|
|
#data |
5839 |
|
|
<select xmlns="http://www.w3.org/1999/xhtml"><p>x</p></select> |
5840 |
|
|
#errors |
5841 |
|
|
/select/p;element not allowed;m |
5842 |
|
|
|
5843 |
|
|
#data |
5844 |
|
|
<select xmlns="http://www.w3.org/1999/xhtml"><ins>x</ins></select> |
5845 |
|
|
#errors |
5846 |
|
|
/select/ins;element not allowed;m |
5847 |
|
|
/select/ins/"x";character not allowed;m |
5848 |
|
|
|
5849 |
|
|
#data |
5850 |
|
|
<select xmlns="http://www.w3.org/1999/xhtml"><a>aa</a></select> |
5851 |
|
|
#errors |
5852 |
|
|
/select/a;element not allowed;m |
5853 |
|
|
|
5854 |
|
|
#data |
5855 |
|
|
<select xmlns="http://www.w3.org/1999/xhtml"><img src="" alt="x"/></select> |
5856 |
|
|
#errors |
5857 |
|
|
/select/img;element not allowed;m |
5858 |
|
|
|
5859 |
|
|
#data |
5860 |
|
|
<select xmlns="http://www.w3.org/1999/xhtml"><option>x</option></select> |
5861 |
|
|
#errors |
5862 |
|
|
|
5863 |
|
|
#data |
5864 |
|
|
<select xmlns="http://www.w3.org/1999/xhtml"><option>x</option>y</select> |
5865 |
|
|
#errors |
5866 |
|
|
/select/"y";character not allowed;m |
5867 |
|
|
|
5868 |
|
|
#data |
5869 |
|
|
<select xmlns="http://www.w3.org/1999/xhtml"><option>x</option><em>y</em></select> |
5870 |
|
|
#errors |
5871 |
|
|
/select/em;element not allowed;m |
5872 |
|
|
|
5873 |
|
|
#data |
5874 |
|
|
<select xmlns="http://www.w3.org/1999/xhtml"><nest/></select> |
5875 |
|
|
#errors |
5876 |
|
|
/select/nest;element not allowed;m |
5877 |
|
|
|
5878 |
|
|
#data |
5879 |
|
|
<select xmlns="http://www.w3.org/1999/xhtml"><option/><optgroup/></select> |
5880 |
|
|
#errors |
5881 |
|
|
|
5882 |
|
|
#data |
5883 |
|
|
<select xmlns="http://www.w3.org/1999/xhtml"><optgroup/></select> |
5884 |
|
|
#errors |
5885 |
|
|
|
5886 |
|
|
#data |
5887 |
|
|
<select xmlns="http://www.w3.org/1999/xhtml"><optgroup/> |
5888 |
|
|
<option/><optgroup/></select> |
5889 |
|
|
#errors |
5890 |
|
|
|
5891 |
|
|
#data |
5892 |
|
|
<datalist xmlns="http://www.w3.org/1999/xhtml"></datalist> |
5893 |
|
|
#errors |
5894 |
|
|
|
5895 |
|
|
#data |
5896 |
|
|
<datalist xmlns="http://www.w3.org/1999/xhtml"> </datalist> |
5897 |
|
|
#errors |
5898 |
|
|
|
5899 |
|
|
#data |
5900 |
|
|
<datalist xmlns="http://www.w3.org/1999/xhtml">xxx</datalist> |
5901 |
|
|
#errors |
5902 |
|
|
|
5903 |
|
|
#data |
5904 |
|
|
<datalist xmlns="http://www.w3.org/1999/xhtml"><p>x</p></datalist> |
5905 |
|
|
#errors |
5906 |
|
|
/datalist/p;element not allowed;m |
5907 |
|
|
|
5908 |
|
|
#data |
5909 |
|
|
<datalist xmlns="http://www.w3.org/1999/xhtml"><p>x</p><option/></datalist> |
5910 |
|
|
#errors |
5911 |
|
|
/datalist/p;element not allowed;m |
5912 |
|
|
|
5913 |
|
|
#data |
5914 |
|
|
<datalist xmlns="http://www.w3.org/1999/xhtml"><p>x</p>y<option/></datalist> |
5915 |
|
|
#errors |
5916 |
|
|
/datalist/p;element not allowed;m |
5917 |
|
|
/datalist/option;element not allowed:phrasing;m |
5918 |
|
|
|
5919 |
|
|
#data |
5920 |
|
|
<datalist xmlns="http://www.w3.org/1999/xhtml">xx<p>x</p></datalist> |
5921 |
|
|
#errors |
5922 |
|
|
/datalist/p;element not allowed:phrasing;m |
5923 |
|
|
|
5924 |
|
|
#data |
5925 |
|
|
<datalist xmlns="http://www.w3.org/1999/xhtml"><em>xx</em></datalist> |
5926 |
|
|
#errors |
5927 |
|
|
|
5928 |
|
|
#data |
5929 |
|
|
<datalist xmlns="http://www.w3.org/1999/xhtml"><option/></datalist> |
5930 |
|
|
#errors |
5931 |
|
|
|
5932 |
|
|
#data |
5933 |
|
|
<datalist xmlns="http://www.w3.org/1999/xhtml"><option/><option/></datalist> |
5934 |
|
|
#errors |
5935 |
|
|
|
5936 |
|
|
#data |
5937 |
|
|
<datalist xmlns="http://www.w3.org/1999/xhtml"><optgroup/></datalist> |
5938 |
|
|
#errors |
5939 |
|
|
/datalist/optgroup;element not allowed;m |
5940 |
|
|
|
5941 |
|
|
#data |
5942 |
|
|
<datalist xmlns="http://www.w3.org/1999/xhtml"><option/><optgroup/></datalist> |
5943 |
|
|
#errors |
5944 |
|
|
/datalist/optgroup;element not allowed;m |
5945 |
|
|
|
5946 |
|
|
#data |
5947 |
|
|
<datalist xmlns="http://www.w3.org/1999/xhtml"><option/>xx</datalist> |
5948 |
|
|
#errors |
5949 |
|
|
/datalist/"xx";character not allowed;m |
5950 |
|
|
|
5951 |
|
|
#data |
5952 |
|
|
<datalist xmlns="http://www.w3.org/1999/xhtml"> <option/></datalist> |
5953 |
|
|
#errors |
5954 |
|
|
|
5955 |
|
|
#data |
5956 |
|
|
<datalist xmlns="http://www.w3.org/1999/xhtml"> <option/>xx</datalist> |
5957 |
|
|
#errors |
5958 |
|
|
/datalist/"xx";character not allowed;m |
5959 |
|
|
|
5960 |
|
|
#data |
5961 |
|
|
<datalist xmlns="http://www.w3.org/1999/xhtml"><option/><em>?</em></datalist> |
5962 |
|
|
#errors |
5963 |
|
|
/datalist/em;element not allowed;m |
5964 |
|
|
|
5965 |
|
|
#data |
5966 |
|
|
<datalist xmlns="http://www.w3.org/1999/xhtml">aa<option/></datalist> |
5967 |
|
|
#errors |
5968 |
|
|
/datalist/option;element not allowed:phrasing;m |
5969 |
|
|
|
5970 |
|
|
#data |
5971 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"><datalist/></em> |
5972 |
|
|
#errors |
5973 |
|
|
/em;no significant content;s |
5974 |
|
|
|
5975 |
|
|
#data |
5976 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"><datalist/></p> |
5977 |
|
|
#errors |
5978 |
|
|
/p;no significant content;s |
5979 |
|
|
|
5980 |
|
|
#data |
5981 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><datalist/></div> |
5982 |
|
|
#errors |
5983 |
|
|
/div;no significant content;s |
5984 |
|
|
|
5985 |
|
|
#data |
5986 |
|
|
<video src="" xmlns="http://www.w3.org/1999/xhtml"><datalist/></video> |
5987 |
|
|
#errors |
5988 |
|
|
/video;no significant content;s |
5989 |
|
|
|
5990 |
|
|
#data |
5991 |
|
|
<img src="" alt="x" xmlns="http://www.w3.org/1999/xhtml"><datalist/></img> |
5992 |
|
|
#errors |
5993 |
|
|
/img/datalist;element not allowed:empty;m |
5994 |
|
|
|
5995 |
|
|
#data |
5996 |
|
|
<datalist xmlns="http://www.w3.org/1999/xhtml"><datalist/></datalist> |
5997 |
|
|
#errors |
5998 |
|
|
/datalist;no significant content;s |
5999 |
|
|
|
6000 |
|
|
#data |
6001 |
|
|
<optgroup xmlns="http://www.w3.org/1999/xhtml"></optgroup> |
6002 |
|
|
#errors |
6003 |
|
|
|
6004 |
|
|
#data |
6005 |
|
|
<optgroup xmlns="http://www.w3.org/1999/xhtml"> </optgroup> |
6006 |
|
|
#errors |
6007 |
|
|
|
6008 |
|
|
#data |
6009 |
|
|
<optgroup xmlns="http://www.w3.org/1999/xhtml">xxx</optgroup> |
6010 |
|
|
#errors |
6011 |
|
|
/optgroup/"xxx";character not allowed;m |
6012 |
|
|
|
6013 |
|
|
#data |
6014 |
|
|
<optgroup xmlns="http://www.w3.org/1999/xhtml"><option/></optgroup> |
6015 |
|
|
#errors |
6016 |
|
|
|
6017 |
|
|
#data |
6018 |
|
|
<optgroup xmlns="http://www.w3.org/1999/xhtml"><option/><option/></optgroup> |
6019 |
|
|
#errors |
6020 |
|
|
|
6021 |
|
|
#data |
6022 |
|
|
<optgroup xmlns="http://www.w3.org/1999/xhtml"><option/> |
6023 |
|
|
<option/></optgroup> |
6024 |
|
|
#errors |
6025 |
|
|
|
6026 |
|
|
#data |
6027 |
|
|
<optgroup xmlns="http://www.w3.org/1999/xhtml"><option/>x</optgroup> |
6028 |
|
|
#errors |
6029 |
|
|
/optgroup/"x";character not allowed;m |
6030 |
|
|
|
6031 |
|
|
#data |
6032 |
|
|
<optgroup xmlns="http://www.w3.org/1999/xhtml"><option/><p/></optgroup> |
6033 |
|
|
#errors |
6034 |
|
|
/optgroup/p;element not allowed;m |
6035 |
|
|
/optgroup/p;no significant content;s |
6036 |
|
|
|
6037 |
|
|
#data |
6038 |
|
|
<optgroup xmlns="http://www.w3.org/1999/xhtml"><option/><span>x</span></optgroup> |
6039 |
|
|
#errors |
6040 |
|
|
/optgroup/span;element not allowed;m |
6041 |
|
|
|
6042 |
|
|
#data |
6043 |
|
|
<optgroup xmlns="http://www.w3.org/1999/xhtml"><optgroup/></optgroup> |
6044 |
|
|
#errors |
6045 |
|
|
/optgroup/optgroup;element not allowed;m |
6046 |
|
|
|
6047 |
|
|
#data |
6048 |
|
|
<optgroup xmlns="http://www.w3.org/1999/xhtml"><option/><optgroup/></optgroup> |
6049 |
|
|
#errors |
6050 |
|
|
/optgroup/optgroup;element not allowed;m |
6051 |
|
|
|
6052 |
|
|
#data |
6053 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"><optgroup/></em> |
6054 |
|
|
#errors |
6055 |
|
|
/em;no significant content;s |
6056 |
|
|
/em/optgroup;element not allowed:phrasing;m |
6057 |
|
|
|
6058 |
|
|
#data |
6059 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><optgroup/></div> |
6060 |
|
|
#errors |
6061 |
|
|
/div;no significant content;s |
6062 |
|
|
/div/optgroup;element not allowed:flow;m |
6063 |
|
|
|
6064 |
|
|
#data |
6065 |
|
|
<br xmlns="http://www.w3.org/1999/xhtml"><optgroup/></br> |
6066 |
|
|
#errors |
6067 |
|
|
/br/optgroup;element not allowed:empty;m |
6068 |
|
|
|
6069 |
|
|
#data |
6070 |
|
|
<option xmlns="http://www.w3.org/1999/xhtml"></option> |
6071 |
|
|
#errors |
6072 |
|
|
|
6073 |
|
|
#data |
6074 |
|
|
<option xmlns="http://www.w3.org/1999/xhtml"> </option> |
6075 |
|
|
#errors |
6076 |
|
|
|
6077 |
|
|
#data |
6078 |
|
|
<option xmlns="http://www.w3.org/1999/xhtml">xxx</option> |
6079 |
|
|
#errors |
6080 |
|
|
|
6081 |
|
|
#data |
6082 |
|
|
<option xmlns="http://www.w3.org/1999/xhtml"><span>xx</span></option> |
6083 |
|
|
#errors |
6084 |
|
|
/option/span;element not allowed:text;m |
6085 |
|
|
|
6086 |
|
|
#data |
6087 |
|
|
<option xmlns="http://www.w3.org/1999/xhtml">aa<em>bb</em></option> |
6088 |
|
|
#errors |
6089 |
|
|
/option/em;element not allowed:text;m |
6090 |
|
|
|
6091 |
|
|
#data |
6092 |
|
|
<option xmlns="http://www.w3.org/1999/xhtml"><option/></option> |
6093 |
|
|
#errors |
6094 |
|
|
/option/option;element not allowed:text;m |
6095 |
|
|
|
6096 |
|
|
#data |
6097 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"><option/></em> |
6098 |
|
|
#errors |
6099 |
|
|
/em/option;element not allowed:phrasing;m |
6100 |
|
|
/em;no significant content;s |
6101 |
|
|
|
6102 |
|
|
#data |
6103 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><option/></div> |
6104 |
|
|
#errors |
6105 |
|
|
/div/option;element not allowed:flow;m |
6106 |
|
|
/div;no significant content;s |
6107 |
|
|
|
6108 |
|
|
#data |
6109 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"><select/></em> |
6110 |
|
|
#errors |
6111 |
|
|
/em;no significant content;s |
6112 |
|
|
|
6113 |
|
|
#data |
6114 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"><select><option>x</option></select></em> |
6115 |
|
|
#errors |
6116 |
|
|
|
6117 |
|
|
#data |
6118 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"><select>x</select></em> |
6119 |
|
|
#errors |
6120 |
|
|
/em/select/"x";character not allowed;m |
6121 |
|
|
|
6122 |
|
|
#data |
6123 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><select/></div> |
6124 |
|
|
#errors |
6125 |
|
|
/div;no significant content;s |
6126 |
|
|
|
6127 |
|
|
#data |
6128 |
|
|
<ins xmlns="http://www.w3.org/1999/xhtml"><select/></ins> |
6129 |
|
|
#errors |
6130 |
|
|
/ins;no significant content;s |
6131 |
|
|
|
6132 |
|
|
#data |
6133 |
|
|
<textarea xmlns="http://www.w3.org/1999/xhtml"></textarea> |
6134 |
|
|
#errors |
6135 |
|
|
|
6136 |
|
|
#data |
6137 |
|
|
<textarea xmlns="http://www.w3.org/1999/xhtml"> </textarea> |
6138 |
|
|
#errors |
6139 |
|
|
|
6140 |
|
|
#data |
6141 |
|
|
<textarea xmlns="http://www.w3.org/1999/xhtml">xxxx</textarea> |
6142 |
|
|
#errors |
6143 |
|
|
|
6144 |
|
|
#data |
6145 |
|
|
<textarea xmlns="http://www.w3.org/1999/xhtml"><em>a</em></textarea> |
6146 |
|
|
#errors |
6147 |
|
|
/textarea/em;element not allowed:text;m |
6148 |
|
|
|
6149 |
|
|
#data |
6150 |
|
|
<textarea xmlns="http://www.w3.org/1999/xhtml"><title>x</title></textarea> |
6151 |
|
|
#errors |
6152 |
|
|
/textarea/title;element not allowed:text;m |
6153 |
|
|
|
6154 |
|
|
#data |
6155 |
|
|
<textarea xmlns="http://www.w3.org/1999/xhtml">aa<br/>bb</textarea> |
6156 |
|
|
#errors |
6157 |
|
|
/textarea/br;element not allowed:text;m |
6158 |
|
|
|
6159 |
|
|
#data |
6160 |
|
|
<textarea xmlns="http://www.w3.org/1999/xhtml"><nest/></textarea> |
6161 |
|
|
#errors |
6162 |
|
|
/textarea/nest;element not allowed:text;m |
6163 |
|
|
|
6164 |
|
|
#data |
6165 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"><textarea/></em> |
6166 |
|
|
#errors |
6167 |
|
|
/em;no significant content;s |
6168 |
|
|
|
6169 |
|
|
#data |
6170 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"><textarea/></p> |
6171 |
|
|
#errors |
6172 |
|
|
/p;no significant content;s |
6173 |
|
|
|
6174 |
|
|
#data |
6175 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><textarea/></div> |
6176 |
|
|
#errors |
6177 |
|
|
/div;no significant content;s |
6178 |
|
|
|
6179 |
|
|
#data |
6180 |
|
|
<output xmlns="http://www.w3.org/1999/xhtml"></output> |
6181 |
|
|
#errors |
6182 |
|
|
/output;no significant content;s |
6183 |
|
|
|
6184 |
|
|
#data |
6185 |
|
|
<output xmlns="http://www.w3.org/1999/xhtml"> </output> |
6186 |
|
|
#errors |
6187 |
|
|
/output;no significant content;s |
6188 |
|
|
|
6189 |
|
|
#data |
6190 |
|
|
<output xmlns="http://www.w3.org/1999/xhtml">xx</output> |
6191 |
|
|
#errors |
6192 |
|
|
|
6193 |
|
|
#data |
6194 |
|
|
<output xmlns="http://www.w3.org/1999/xhtml"><span></span></output> |
6195 |
|
|
#errors |
6196 |
|
|
/output;no significant content;s |
6197 |
|
|
/output/span;no significant content;s |
6198 |
|
|
|
6199 |
|
|
#data |
6200 |
|
|
<output xmlns="http://www.w3.org/1999/xhtml"><code>x</code>y</output> |
6201 |
|
|
#errors |
6202 |
|
|
|
6203 |
|
|
#data |
6204 |
|
|
<output xmlns="http://www.w3.org/1999/xhtml"><p>x</p></output> |
6205 |
|
|
#errors |
6206 |
|
|
/output/p;element not allowed:phrasing;m |
6207 |
|
|
|
6208 |
|
|
#data |
6209 |
|
|
<output xmlns="http://www.w3.org/1999/xhtml"><title>x</title></output> |
6210 |
|
|
#errors |
6211 |
|
|
/output/title;element not allowed:phrasing;m |
6212 |
|
|
|
6213 |
|
|
#data |
6214 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"><output>x</output></em> |
6215 |
|
|
#errors |
6216 |
|
|
|
6217 |
|
|
#data |
6218 |
|
|
<output xmlns="http://www.w3.org/1999/xhtml"><output>x</output></output> |
6219 |
|
|
#errors |
6220 |
|
|
|
6221 |
|
|
#data |
6222 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><output>x</output></div> |
6223 |
|
|
#errors |
6224 |
|
|
|
6225 |
|
|
#data |
6226 |
|
|
<input xmlns="http://www.w3.org/1999/xhtml"><output>x</output></input> |
6227 |
|
|
#errors |
6228 |
|
|
/input/output;element not allowed:empty;m |
6229 |
|
|
|
6230 |
|
|
#data |
6231 |
wakaba |
1.6 |
<fieldset xmlns="http://www.w3.org/1999/xhtml"> |
6232 |
|
|
<legend>XXX</legend> |
6233 |
|
|
</fieldset> |
6234 |
|
|
#errors |
6235 |
wakaba |
1.4 |
|
6236 |
wakaba |
1.6 |
#data |
6237 |
|
|
<fieldset xmlns="http://www.w3.org/1999/xhtml"> |
6238 |
|
|
<legend><p>XXX</p></legend> |
6239 |
|
|
</fieldset> |
6240 |
|
|
#errors |
6241 |
wakaba |
1.27 |
/fieldset/legend/p;element not allowed:phrasing;m |
6242 |
wakaba |
1.6 |
|
6243 |
|
|
#data |
6244 |
|
|
<fieldset xmlns="http://www.w3.org/1999/xhtml"> |
6245 |
|
|
<legend><blockquote><p>XXX</p></blockquote></legend> |
6246 |
|
|
</fieldset> |
6247 |
|
|
#errors |
6248 |
wakaba |
1.27 |
/fieldset/legend/blockquote;element not allowed:phrasing;m |
6249 |
wakaba |
1.6 |
|
6250 |
|
|
#data |
6251 |
|
|
<figure xmlns="http://www.w3.org/1999/xhtml"> |
6252 |
|
|
<legend>XXX</legend> |
6253 |
wakaba |
1.34 |
<img src="" alt="x"/> |
6254 |
wakaba |
1.6 |
</figure> |
6255 |
|
|
#errors |
6256 |
|
|
|
6257 |
|
|
#data |
6258 |
|
|
<figure xmlns="http://www.w3.org/1999/xhtml"> |
6259 |
|
|
<legend><p>XXX</p></legend> |
6260 |
wakaba |
1.34 |
<img src="" alt="x"/> |
6261 |
wakaba |
1.6 |
</figure> |
6262 |
|
|
#errors |
6263 |
wakaba |
1.27 |
/figure/legend/p;element not allowed:phrasing;m |
6264 |
wakaba |
1.6 |
|
6265 |
|
|
#data |
6266 |
|
|
<figure xmlns="http://www.w3.org/1999/xhtml"> |
6267 |
|
|
<legend><blockquote><p>XXX</p></blockquote></legend> |
6268 |
wakaba |
1.34 |
<img src="" alt="x"/> |
6269 |
wakaba |
1.6 |
</figure> |
6270 |
|
|
#errors |
6271 |
wakaba |
1.27 |
/figure/legend/blockquote;element not allowed:phrasing;m |
6272 |
wakaba |
1.6 |
|
6273 |
|
|
#data |
6274 |
|
|
<figure xmlns="http://www.w3.org/1999/xhtml"> |
6275 |
|
|
<legend>XXX</legend> |
6276 |
wakaba |
1.34 |
<img src="" alt="x"/> |
6277 |
wakaba |
1.6 |
</figure> |
6278 |
|
|
#errors |
6279 |
|
|
|
6280 |
|
|
#data |
6281 |
|
|
<figure xmlns="http://www.w3.org/1999/xhtml"> |
6282 |
|
|
<legend><p>XXX</p></legend> |
6283 |
wakaba |
1.34 |
<img src="" alt="x"/> |
6284 |
wakaba |
1.6 |
</figure> |
6285 |
|
|
#errors |
6286 |
wakaba |
1.27 |
/figure/legend/p;element not allowed:phrasing;m |
6287 |
wakaba |
1.6 |
|
6288 |
|
|
#data |
6289 |
|
|
<figure xmlns="http://www.w3.org/1999/xhtml"> |
6290 |
|
|
<legend><blockquote><p>XXX</p></blockquote></legend> |
6291 |
wakaba |
1.34 |
<img src="" alt="x"/> |
6292 |
wakaba |
1.6 |
</figure> |
6293 |
|
|
#errors |
6294 |
wakaba |
1.27 |
/figure/legend/blockquote;element not allowed:phrasing;m |
6295 |
wakaba |
1.19 |
|
6296 |
|
|
#data |
6297 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
6298 |
|
|
<title/> |
6299 |
|
|
<noscript> |
6300 |
|
|
<p/> |
6301 |
|
|
</noscript> |
6302 |
|
|
</head> |
6303 |
|
|
#errors |
6304 |
wakaba |
1.67 |
/head/noscript;in XML:noscript;m |
6305 |
wakaba |
1.32 |
/head/noscript/p;element not allowed:head noscript;m |
6306 |
wakaba |
1.25 |
/head/noscript/p;no significant content;s |
6307 |
wakaba |
1.19 |
|
6308 |
|
|
#data |
6309 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
6310 |
|
|
<title/> |
6311 |
|
|
<noscript> |
6312 |
|
|
<noscript/> |
6313 |
|
|
</noscript> |
6314 |
|
|
</head> |
6315 |
|
|
#errors |
6316 |
wakaba |
1.67 |
/head/noscript;in XML:noscript;m |
6317 |
|
|
/head/noscript/noscript;in XML:noscript;m |
6318 |
wakaba |
1.32 |
/head/noscript/noscript;element not allowed:head noscript;m |
6319 |
wakaba |
1.19 |
|
6320 |
|
|
#data |
6321 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
6322 |
|
|
<title/> |
6323 |
|
|
<noscript> |
6324 |
|
|
<link rel="stylesheet" href=""/> |
6325 |
|
|
</noscript> |
6326 |
|
|
</head> |
6327 |
|
|
#errors |
6328 |
wakaba |
1.67 |
/head/noscript;in XML:noscript;m |
6329 |
wakaba |
1.19 |
|
6330 |
|
|
#data |
6331 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
6332 |
|
|
<title/> |
6333 |
|
|
<noscript> |
6334 |
|
|
<style/> |
6335 |
|
|
</noscript> |
6336 |
|
|
</head> |
6337 |
|
|
#errors |
6338 |
wakaba |
1.67 |
/head/noscript;in XML:noscript;m |
6339 |
wakaba |
1.53 |
/head/noscript/style;SUBDOC |
6340 |
wakaba |
1.19 |
|
6341 |
|
|
#data |
6342 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
6343 |
|
|
<title/> |
6344 |
|
|
<noscript> |
6345 |
|
|
<script/> |
6346 |
|
|
</noscript> |
6347 |
|
|
</head> |
6348 |
|
|
#errors |
6349 |
wakaba |
1.67 |
/head/noscript;in XML:noscript;m |
6350 |
wakaba |
1.32 |
/head/noscript/script;element not allowed:head noscript;m |
6351 |
wakaba |
1.62 |
/head/noscript/script;SUBDOC |
6352 |
wakaba |
1.19 |
|
6353 |
|
|
#data |
6354 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
6355 |
|
|
<title/> |
6356 |
|
|
<noscript> |
6357 |
|
|
<meta name="keywords" content=""/> |
6358 |
|
|
</noscript> |
6359 |
|
|
</head> |
6360 |
|
|
#errors |
6361 |
wakaba |
1.67 |
/head/noscript;in XML:noscript;m |
6362 |
wakaba |
1.38 |
/head/noscript/meta;element not allowed:head noscript;m |
6363 |
wakaba |
1.19 |
|
6364 |
|
|
#data |
6365 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
6366 |
|
|
<title/> |
6367 |
|
|
<noscript> |
6368 |
|
|
<base href=""/> |
6369 |
|
|
</noscript> |
6370 |
|
|
</head> |
6371 |
|
|
#errors |
6372 |
wakaba |
1.67 |
/head/noscript;in XML:noscript;m |
6373 |
wakaba |
1.32 |
/head/noscript/base;element not allowed:head noscript;m |
6374 |
wakaba |
1.19 |
|
6375 |
|
|
#data |
6376 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
6377 |
|
|
<title/> |
6378 |
|
|
<noscript> |
6379 |
|
|
<event-source src=""/> |
6380 |
|
|
</noscript> |
6381 |
|
|
</head> |
6382 |
|
|
#errors |
6383 |
wakaba |
1.67 |
/head/noscript;in XML:noscript;m |
6384 |
wakaba |
1.32 |
/head/noscript/event-source;element not allowed:head noscript;m |
6385 |
wakaba |
1.70 |
/head/noscript/event-source;element not defined;m |
6386 |
|
|
/head/noscript/event-source/@src;attribute not defined;m |
6387 |
|
|
|
6388 |
|
|
#data |
6389 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
6390 |
|
|
<title/> |
6391 |
|
|
<noscript> |
6392 |
|
|
<eventsource src=""/> |
6393 |
|
|
</noscript> |
6394 |
|
|
</head> |
6395 |
|
|
#errors |
6396 |
|
|
/head/noscript;in XML:noscript;m |
6397 |
|
|
/head/noscript/eventsource;element not allowed:head noscript;m |
6398 |
wakaba |
1.19 |
|
6399 |
|
|
#data |
6400 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
6401 |
|
|
<title/> |
6402 |
|
|
<noscript> |
6403 |
|
|
<title/> |
6404 |
|
|
</noscript> |
6405 |
|
|
</head> |
6406 |
|
|
#errors |
6407 |
wakaba |
1.67 |
/head/noscript;in XML:noscript;m |
6408 |
wakaba |
1.32 |
/head/noscript/title;element not allowed:head noscript;m |
6409 |
wakaba |
1.19 |
|
6410 |
|
|
#data |
6411 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
6412 |
|
|
<title/> |
6413 |
|
|
<noscript> |
6414 |
|
|
<link rel="stylesheet" href=""/> |
6415 |
|
|
<style/> |
6416 |
|
|
</noscript> |
6417 |
|
|
</head> |
6418 |
|
|
#errors |
6419 |
wakaba |
1.67 |
/head/noscript;in XML:noscript;m |
6420 |
wakaba |
1.53 |
/head/noscript/style;SUBDOC |
6421 |
wakaba |
1.19 |
|
6422 |
|
|
#data |
6423 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
6424 |
|
|
<title/> |
6425 |
|
|
<noscript> |
6426 |
|
|
<link rel="stylesheet" href=""/> |
6427 |
|
|
<noscript> |
6428 |
|
|
<style/> |
6429 |
|
|
</noscript> |
6430 |
|
|
</noscript> |
6431 |
|
|
</head> |
6432 |
|
|
#errors |
6433 |
wakaba |
1.67 |
/head/noscript;in XML:noscript;m |
6434 |
|
|
/head/noscript/noscript;in XML:noscript;m |
6435 |
wakaba |
1.32 |
/head/noscript/noscript;element not allowed:head noscript;m |
6436 |
wakaba |
1.53 |
/head/noscript/noscript/style;SUBDOC |
6437 |
wakaba |
1.19 |
|
6438 |
|
|
#data |
6439 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
6440 |
|
|
<title/> |
6441 |
|
|
<noscript> |
6442 |
|
|
<link rel="stylesheet" href=""/> |
6443 |
|
|
<noscript> |
6444 |
|
|
<p/> |
6445 |
|
|
</noscript> |
6446 |
|
|
</noscript> |
6447 |
|
|
</head> |
6448 |
|
|
#errors |
6449 |
wakaba |
1.67 |
/head/noscript;in XML:noscript;m |
6450 |
|
|
/head/noscript/noscript;in XML:noscript;m |
6451 |
wakaba |
1.32 |
/head/noscript/noscript;element not allowed:head noscript;m |
6452 |
|
|
/head/noscript/noscript/p;element not allowed:head noscript;m |
6453 |
wakaba |
1.25 |
/head/noscript/noscript/p;no significant content;s |
6454 |
wakaba |
1.19 |
|
6455 |
|
|
#data |
6456 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
6457 |
|
|
<title/> |
6458 |
|
|
<noscript> |
6459 |
|
|
<link rel="stylesheet" href=""/> |
6460 |
|
|
<noscript> |
6461 |
|
|
<meta charset="us-ascii"/> |
6462 |
|
|
</noscript> |
6463 |
|
|
</noscript> |
6464 |
|
|
</head> |
6465 |
|
|
#errors |
6466 |
wakaba |
1.67 |
/head/noscript;in XML:noscript;m |
6467 |
|
|
/head/noscript/noscript;in XML:noscript;m |
6468 |
wakaba |
1.32 |
/head/noscript/noscript;element not allowed:head noscript;m |
6469 |
wakaba |
1.42 |
/head/noscript/noscript/meta;element not allowed:head noscript;m |
6470 |
wakaba |
1.29 |
/head/noscript/noscript/meta;element not allowed:meta charset;m |
6471 |
|
|
/head/noscript/noscript/meta;in XML:charset;m |
6472 |
wakaba |
1.67 |
/head/noscript/noscript/meta/@charset;mismatched charset name not checked;u |
6473 |
wakaba |
1.19 |
|
6474 |
|
|
#data |
6475 |
|
|
<noscript xmlns="http://www.w3.org/1999/xhtml"> |
6476 |
|
|
<meta name="keywords" content=""/> |
6477 |
|
|
</noscript> |
6478 |
|
|
#errors |
6479 |
wakaba |
1.67 |
/noscript;in XML:noscript;m |
6480 |
wakaba |
1.25 |
/noscript;no significant content;s |
6481 |
wakaba |
1.55 |
/noscript/meta;element not allowed:flow;m |
6482 |
wakaba |
1.19 |
|
6483 |
|
|
#data |
6484 |
|
|
<noscript xmlns="http://www.w3.org/1999/xhtml"> |
6485 |
|
|
<title/> |
6486 |
|
|
</noscript> |
6487 |
|
|
#errors |
6488 |
wakaba |
1.25 |
/noscript;no significant content;s |
6489 |
wakaba |
1.67 |
/noscript;in XML:noscript;m |
6490 |
wakaba |
1.55 |
/noscript/title;element not allowed:flow;m |
6491 |
wakaba |
1.19 |
|
6492 |
|
|
#data |
6493 |
|
|
<noscript xmlns="http://www.w3.org/1999/xhtml"> |
6494 |
|
|
<link rel="stylesheet" href=""/> |
6495 |
|
|
</noscript> |
6496 |
|
|
#errors |
6497 |
wakaba |
1.25 |
/noscript;no significant content;s |
6498 |
wakaba |
1.67 |
/noscript;in XML:noscript;m |
6499 |
wakaba |
1.55 |
/noscript/link;element not allowed:flow;m |
6500 |
wakaba |
1.19 |
|
6501 |
|
|
#data |
6502 |
|
|
<noscript xmlns="http://www.w3.org/1999/xhtml"> |
6503 |
|
|
<style/> |
6504 |
|
|
</noscript> |
6505 |
|
|
#errors |
6506 |
wakaba |
1.25 |
/noscript;no significant content;s |
6507 |
wakaba |
1.67 |
/noscript;in XML:noscript;m |
6508 |
wakaba |
1.55 |
/noscript/style;element not allowed:flow style;m |
6509 |
wakaba |
1.53 |
/noscript/style;SUBDOC |
6510 |
wakaba |
1.26 |
|
6511 |
|
|
#data |
6512 |
|
|
<noscript xmlns="http://www.w3.org/1999/xhtml"> |
6513 |
wakaba |
1.41 |
<style scoped=""/> |
6514 |
wakaba |
1.26 |
</noscript> |
6515 |
|
|
#errors |
6516 |
|
|
/noscript;no significant content;s |
6517 |
wakaba |
1.67 |
/noscript;in XML:noscript;m |
6518 |
wakaba |
1.53 |
/noscript/style;SUBDOC |
6519 |
wakaba |
1.19 |
|
6520 |
|
|
#data |
6521 |
|
|
<noscript xmlns="http://www.w3.org/1999/xhtml"> |
6522 |
|
|
<meta charset="us-ascii"/> |
6523 |
|
|
</noscript> |
6524 |
|
|
#errors |
6525 |
wakaba |
1.25 |
/noscript;no significant content;s |
6526 |
wakaba |
1.67 |
/noscript;in XML:noscript;m |
6527 |
wakaba |
1.55 |
/noscript/meta;element not allowed:flow;m |
6528 |
wakaba |
1.29 |
/noscript/meta;element not allowed:meta charset;m |
6529 |
|
|
/noscript/meta;in XML:charset;m |
6530 |
wakaba |
1.67 |
/noscript/meta/@charset;mismatched charset name not checked;u |
6531 |
wakaba |
1.42 |
|
6532 |
|
|
#data |
6533 |
|
|
<noscript xmlns="http://www.w3.org/1999/xhtml"> |
6534 |
|
|
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii"/> |
6535 |
|
|
</noscript> |
6536 |
|
|
#errors |
6537 |
|
|
/noscript;no significant content;s |
6538 |
wakaba |
1.67 |
/noscript;in XML:noscript;m |
6539 |
wakaba |
1.55 |
/noscript/meta;element not allowed:flow;m |
6540 |
wakaba |
1.42 |
/noscript/meta;element not allowed:meta charset;m |
6541 |
|
|
/noscript/meta;in XML:charset;m |
6542 |
wakaba |
1.67 |
/noscript/meta/@content;mismatched charset name not checked;u |
6543 |
wakaba |
1.19 |
|
6544 |
|
|
#data |
6545 |
|
|
<noscript xmlns="http://www.w3.org/1999/xhtml"> |
6546 |
|
|
<noscript/> |
6547 |
|
|
</noscript> |
6548 |
|
|
#errors |
6549 |
wakaba |
1.25 |
/noscript;no significant content;s |
6550 |
wakaba |
1.67 |
/noscript;in XML:noscript;m |
6551 |
wakaba |
1.27 |
/noscript/noscript;element not allowed:minus;m |
6552 |
wakaba |
1.67 |
/noscript/noscript;in XML:noscript;m |
6553 |
wakaba |
1.70 |
|
6554 |
|
|
#data |
6555 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"><eventsource/></em> |
6556 |
|
|
#errors |
6557 |
|
|
/em;no significant content;s |
6558 |
|
|
|
6559 |
|
|
#data |
6560 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"><eventsource/></p> |
6561 |
|
|
#errors |
6562 |
|
|
/p;no significant content;s |
6563 |
|
|
|
6564 |
|
|
#data |
6565 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><eventsource/></div> |
6566 |
|
|
#errors |
6567 |
|
|
/div;no significant content;s |
6568 |
|
|
|
6569 |
|
|
#data |
6570 |
|
|
<section xmlns="http://www.w3.org/1999/xhtml"><eventsource/></section> |
6571 |
|
|
#errors |
6572 |
|
|
/section;no significant content;s |
6573 |
wakaba |
1.40 |
|
6574 |
|
|
#data |
6575 |
|
|
<details xmlns="http://www.w3.org/1999/xhtml"></details> |
6576 |
|
|
#errors |
6577 |
|
|
/details;no significant content;s |
6578 |
wakaba |
1.67 |
/details;child element missing;legend;m |
6579 |
wakaba |
1.40 |
|
6580 |
|
|
#data |
6581 |
|
|
<details xmlns="http://www.w3.org/1999/xhtml"> </details> |
6582 |
|
|
#errors |
6583 |
|
|
/details;no significant content;s |
6584 |
wakaba |
1.67 |
/details;child element missing;legend;m |
6585 |
wakaba |
1.40 |
|
6586 |
|
|
#data |
6587 |
|
|
<details xmlns="http://www.w3.org/1999/xhtml">xxxx</details> |
6588 |
|
|
#errors |
6589 |
wakaba |
1.67 |
/details;child element missing;legend;m |
6590 |
wakaba |
1.40 |
|
6591 |
|
|
#data |
6592 |
|
|
<details xmlns="http://www.w3.org/1999/xhtml"><p></p></details> |
6593 |
|
|
#errors |
6594 |
wakaba |
1.67 |
/details;child element missing;legend;m |
6595 |
wakaba |
1.40 |
/details;no significant content;s |
6596 |
|
|
/details/p;no significant content;s |
6597 |
|
|
|
6598 |
|
|
#data |
6599 |
|
|
<details xmlns="http://www.w3.org/1999/xhtml"><p>xxx</p></details> |
6600 |
|
|
#errors |
6601 |
wakaba |
1.67 |
/details;child element missing;legend;m |
6602 |
wakaba |
1.40 |
|
6603 |
|
|
#data |
6604 |
|
|
<details xmlns="http://www.w3.org/1999/xhtml"><legend>xx</legend>xxx</details> |
6605 |
|
|
#errors |
6606 |
|
|
|
6607 |
|
|
#data |
6608 |
|
|
<details xmlns="http://www.w3.org/1999/xhtml"><legend>xx</legend><p>xxx</p></details> |
6609 |
|
|
#errors |
6610 |
|
|
|
6611 |
|
|
#data |
6612 |
|
|
<details xmlns="http://www.w3.org/1999/xhtml"><legend>xx</legend><style scoped="scoped"></style><p>xxx</p></details> |
6613 |
|
|
#errors |
6614 |
wakaba |
1.53 |
/details/style;SUBDOC |
6615 |
wakaba |
1.40 |
|
6616 |
|
|
#data |
6617 |
|
|
<details xmlns="http://www.w3.org/1999/xhtml"> |
6618 |
|
|
<legend>xx</legend> |
6619 |
|
|
<style scoped="scoped"></style><p>xxx</p></details> |
6620 |
|
|
#errors |
6621 |
wakaba |
1.53 |
/details/style;SUBDOC |
6622 |
wakaba |
1.40 |
|
6623 |
|
|
#data |
6624 |
|
|
<details xmlns="http://www.w3.org/1999/xhtml"> |
6625 |
|
|
xx<legend>xx</legend></details> |
6626 |
|
|
#errors |
6627 |
|
|
/details/legend;element not allowed:details legend;m |
6628 |
|
|
|
6629 |
|
|
#data |
6630 |
|
|
<details xmlns="http://www.w3.org/1999/xhtml"> |
6631 |
|
|
<p>xx</p><legend>xx</legend></details> |
6632 |
|
|
#errors |
6633 |
|
|
/details/legend;element not allowed:details legend;m |
6634 |
|
|
|
6635 |
|
|
#data |
6636 |
|
|
<details xmlns="http://www.w3.org/1999/xhtml"> |
6637 |
|
|
<legend>yy</legend><legend>xx</legend></details> |
6638 |
|
|
#errors |
6639 |
|
|
/details/legend;element not allowed:details legend;m |
6640 |
|
|
|
6641 |
|
|
#data |
6642 |
|
|
<details xmlns="http://www.w3.org/1999/xhtml"> |
6643 |
|
|
<ins><legend>xx</legend>aa</ins></details> |
6644 |
|
|
#errors |
6645 |
|
|
|
6646 |
|
|
#data |
6647 |
|
|
<details xmlns="http://www.w3.org/1999/xhtml"> |
6648 |
|
|
zzz<legend>yy</legend><legend>xx</legend>aaa</details> |
6649 |
|
|
#errors |
6650 |
|
|
/details/legend;element not allowed:details legend;m |
6651 |
|
|
/details/legend;element not allowed:details legend;m |
6652 |
wakaba |
1.21 |
|
6653 |
|
|
#data |
6654 |
wakaba |
1.69 |
<bb xmlns="http://www.w3.org/1999/xhtml"></bb> |
6655 |
|
|
#errors |
6656 |
|
|
/bb;no significant content;s |
6657 |
|
|
|
6658 |
|
|
#data |
6659 |
|
|
<bb xmlns="http://www.w3.org/1999/xhtml"> </bb> |
6660 |
|
|
#errors |
6661 |
|
|
/bb;no significant content;s |
6662 |
|
|
|
6663 |
|
|
#data |
6664 |
|
|
<bb xmlns="http://www.w3.org/1999/xhtml">x</bb> |
6665 |
|
|
#errors |
6666 |
|
|
|
6667 |
|
|
#data |
6668 |
|
|
<bb xmlns="http://www.w3.org/1999/xhtml"><em>x</em></bb> |
6669 |
|
|
#errors |
6670 |
|
|
|
6671 |
|
|
#data |
6672 |
|
|
<bb xmlns="http://www.w3.org/1999/xhtml">x<em>y</em>z</bb> |
6673 |
|
|
#errors |
6674 |
|
|
|
6675 |
|
|
#data |
6676 |
|
|
<bb xmlns="http://www.w3.org/1999/xhtml"><p>x</p></bb> |
6677 |
|
|
#errors |
6678 |
|
|
/bb/p;element not allowed:phrasing;m |
6679 |
|
|
|
6680 |
|
|
#data |
6681 |
|
|
<bb xmlns="http://www.w3.org/1999/xhtml"><meta name="keywords" content="y"/></bb> |
6682 |
|
|
#errors |
6683 |
|
|
/bb/meta;element not allowed:phrasing;m |
6684 |
|
|
/bb;no significant content;s |
6685 |
|
|
|
6686 |
|
|
#data |
6687 |
|
|
<bb xmlns="http://www.w3.org/1999/xhtml">x<script>y</script></bb> |
6688 |
|
|
#errors |
6689 |
|
|
/bb/script;SUBDOC |
6690 |
|
|
|
6691 |
|
|
#data |
6692 |
|
|
<bb xmlns="http://www.w3.org/1999/xhtml"><ins>x</ins></bb> |
6693 |
|
|
#errors |
6694 |
|
|
|
6695 |
|
|
#data |
6696 |
|
|
<bb xmlns="http://www.w3.org/1999/xhtml"><ins><p>x</p></ins></bb> |
6697 |
|
|
#errors |
6698 |
|
|
/bb/ins/p;element not allowed:phrasing;m |
6699 |
|
|
|
6700 |
|
|
#data |
6701 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"><bb>x</bb></p> |
6702 |
|
|
#errors |
6703 |
|
|
|
6704 |
|
|
#data |
6705 |
|
|
<em xmlns="http://www.w3.org/1999/xhtml"><bb>x</bb></em> |
6706 |
|
|
#errors |
6707 |
|
|
|
6708 |
|
|
#data |
6709 |
|
|
<br xmlns="http://www.w3.org/1999/xhtml"><bb>x</bb></br> |
6710 |
|
|
#errors |
6711 |
|
|
/br/bb;element not allowed:empty;m |
6712 |
|
|
|
6713 |
|
|
#data |
6714 |
|
|
<title xmlns="http://www.w3.org/1999/xhtml"><bb>x</bb></title> |
6715 |
|
|
#errors |
6716 |
|
|
/title/bb;element not allowed:text;m |
6717 |
|
|
|
6718 |
|
|
#data |
6719 |
|
|
<td xmlns="http://www.w3.org/1999/xhtml"><bb>x</bb></td> |
6720 |
|
|
#errors |
6721 |
|
|
|
6722 |
|
|
#data |
6723 |
|
|
<ins xmlns="http://www.w3.org/1999/xhtml"><bb>x</bb></ins> |
6724 |
|
|
#errors |
6725 |
|
|
|
6726 |
|
|
#data |
6727 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"><del><bb>x</bb></del>y</p> |
6728 |
|
|
#errors |
6729 |
|
|
|
6730 |
|
|
#data |
6731 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"><bb><style></style>x</bb></p> |
6732 |
|
|
#errors |
6733 |
|
|
/p/bb/style;element not allowed:phrasing;m |
6734 |
|
|
/p/bb/style;SUBDOC |
6735 |
|
|
|
6736 |
|
|
#data |
6737 |
wakaba |
1.21 |
<datatemplate xmlns="http://www.w3.org/1999/xhtml"/> |
6738 |
|
|
#errors |
6739 |
|
|
|
6740 |
|
|
#data |
6741 |
|
|
<datatemplate xmlns="http://www.w3.org/1999/xhtml"><rule/></datatemplate> |
6742 |
|
|
#errors |
6743 |
|
|
|
6744 |
|
|
#data |
6745 |
|
|
<datatemplate xmlns="http://www.w3.org/1999/xhtml"> |
6746 |
|
|
<rule/> |
6747 |
|
|
</datatemplate> |
6748 |
|
|
#errors |
6749 |
|
|
|
6750 |
|
|
#data |
6751 |
|
|
<datatemplate xmlns="http://www.w3.org/1999/xhtml"> |
6752 |
|
|
<rule/><!-- --> |
6753 |
|
|
</datatemplate> |
6754 |
|
|
#errors |
6755 |
|
|
|
6756 |
|
|
#data |
6757 |
|
|
<datatemplate xmlns="http://www.w3.org/1999/xhtml"><rule/>aa</datatemplate> |
6758 |
|
|
#errors |
6759 |
wakaba |
1.67 |
/datatemplate/"aa";character not allowed;m |
6760 |
wakaba |
1.21 |
|
6761 |
|
|
#data |
6762 |
|
|
<datatemplate xmlns="http://www.w3.org/1999/xhtml">aa<rule/></datatemplate> |
6763 |
|
|
#errors |
6764 |
wakaba |
1.67 |
/datatemplate/"aa";character not allowed;m |
6765 |
wakaba |
1.21 |
|
6766 |
|
|
#data |
6767 |
|
|
<datatemplate xmlns="http://www.w3.org/1999/xhtml"><p/></datatemplate> |
6768 |
|
|
#errors |
6769 |
wakaba |
1.67 |
/datatemplate/p;element not allowed:datatemplate;m |
6770 |
wakaba |
1.25 |
/datatemplate/p;no significant content;s |
6771 |
wakaba |
1.21 |
|
6772 |
|
|
#data |
6773 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"> |
6774 |
|
|
<title/> |
6775 |
|
|
<datatemplate/> |
6776 |
|
|
</head> |
6777 |
|
|
#errors |
6778 |
|
|
|
6779 |
|
|
#data |
6780 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"> |
6781 |
|
|
<datatemplate/> |
6782 |
|
|
</body> |
6783 |
|
|
#errors |
6784 |
wakaba |
1.25 |
/body;no significant content;s |
6785 |
wakaba |
1.21 |
|
6786 |
|
|
#data |
6787 |
|
|
<section xmlns="http://www.w3.org/1999/xhtml"> |
6788 |
|
|
<datatemplate/> |
6789 |
|
|
</section> |
6790 |
|
|
#errors |
6791 |
wakaba |
1.25 |
/section;no significant content;s |
6792 |
wakaba |
1.21 |
|
6793 |
|
|
#data |
6794 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"> |
6795 |
|
|
<datatemplate/> |
6796 |
|
|
</p> |
6797 |
|
|
#errors |
6798 |
wakaba |
1.27 |
/p/datatemplate;element not allowed:phrasing;m |
6799 |
wakaba |
1.25 |
/p;no significant content;s |
6800 |
wakaba |
1.21 |
|
6801 |
|
|
#data |
6802 |
wakaba |
1.59 |
<datetemplate xmlns="http://www.w3.org/1999/xhtml"/> |
6803 |
|
|
#errors |
6804 |
|
|
/datetemplate;element not defined;m |
6805 |
|
|
|
6806 |
|
|
#data |
6807 |
wakaba |
1.21 |
<rule xmlns="http://www.w3.org/1999/xhtml"/> |
6808 |
|
|
#errors |
6809 |
|
|
|
6810 |
|
|
#data |
6811 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><p/></rule> |
6812 |
|
|
#errors |
6813 |
wakaba |
1.25 |
/rule/p;no significant content;s |
6814 |
wakaba |
1.21 |
|
6815 |
|
|
#data |
6816 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml">aa</rule> |
6817 |
|
|
#errors |
6818 |
|
|
|
6819 |
|
|
#data |
6820 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><!----><?a?></rule> |
6821 |
|
|
#errors |
6822 |
|
|
|
6823 |
|
|
#data |
6824 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><unknownelement/></rule> |
6825 |
|
|
#errors |
6826 |
wakaba |
1.43 |
/rule/unknownelement;element not defined;m |
6827 |
wakaba |
1.21 |
|
6828 |
|
|
#data |
6829 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><unknown xmlns=""/></rule> |
6830 |
|
|
#errors |
6831 |
wakaba |
1.67 |
/rule/unknown;unknown element;u |
6832 |
wakaba |
1.21 |
|
6833 |
|
|
#data |
6834 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6835 |
|
|
<unknown xmlns="http://www.example.org/"/> |
6836 |
|
|
</rule> |
6837 |
|
|
#errors |
6838 |
wakaba |
1.67 |
/rule/unknown;unknown element;u |
6839 |
wakaba |
1.21 |
|
6840 |
|
|
#data |
6841 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"><rule/></p> |
6842 |
|
|
#errors |
6843 |
wakaba |
1.27 |
/p/rule;element not allowed:phrasing;m |
6844 |
wakaba |
1.25 |
/p;no significant content;s |
6845 |
wakaba |
1.21 |
|
6846 |
|
|
#data |
6847 |
|
|
<body xmlns="http://www.w3.org/1999/xhtml"><rule/></body> |
6848 |
|
|
#errors |
6849 |
wakaba |
1.55 |
/body/rule;element not allowed:flow;m |
6850 |
wakaba |
1.25 |
/body;no significant content;s |
6851 |
wakaba |
1.21 |
|
6852 |
|
|
#data |
6853 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"><title/><rule/></head> |
6854 |
|
|
#errors |
6855 |
wakaba |
1.27 |
/head/rule;element not allowed:metadata;m |
6856 |
wakaba |
1.21 |
|
6857 |
|
|
#data |
6858 |
|
|
<nest xmlns="http://www.w3.org/1999/xhtml"/> |
6859 |
|
|
#errors |
6860 |
|
|
|
6861 |
|
|
#data |
6862 |
|
|
<nest xmlns="http://www.w3.org/1999/xhtml"> </nest> |
6863 |
|
|
#errors |
6864 |
|
|
|
6865 |
|
|
#data |
6866 |
|
|
<nest xmlns="http://www.w3.org/1999/xhtml">aa</nest> |
6867 |
|
|
#errors |
6868 |
wakaba |
1.27 |
/nest/"aa";character not allowed:empty;m |
6869 |
wakaba |
1.21 |
|
6870 |
|
|
#data |
6871 |
|
|
<nest xmlns="http://www.w3.org/1999/xhtml"><p/></nest> |
6872 |
|
|
#errors |
6873 |
wakaba |
1.27 |
/nest/p;element not allowed:empty;m |
6874 |
wakaba |
1.25 |
/nest/p;no significant content;s |
6875 |
wakaba |
1.21 |
|
6876 |
|
|
#data |
6877 |
|
|
<nest xmlns="http://www.w3.org/1999/xhtml"><!----></nest> |
6878 |
|
|
#errors |
6879 |
|
|
|
6880 |
|
|
#data |
6881 |
|
|
<nest xmlns="http://www.w3.org/1999/xhtml"><nest/></nest> |
6882 |
|
|
#errors |
6883 |
wakaba |
1.27 |
/nest/nest;element not allowed:empty;m |
6884 |
wakaba |
1.21 |
|
6885 |
|
|
#data |
6886 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"><nest/></p> |
6887 |
|
|
#errors |
6888 |
wakaba |
1.27 |
/p/nest;element not allowed:phrasing;m |
6889 |
wakaba |
1.25 |
/p;no significant content;s |
6890 |
wakaba |
1.21 |
|
6891 |
|
|
#data |
6892 |
|
|
<head xmlns="http://www.w3.org/1999/xhtml"><title/><nest/></head> |
6893 |
|
|
#errors |
6894 |
wakaba |
1.27 |
/head/nest;element not allowed:metadata;m |
6895 |
wakaba |
1.21 |
|
6896 |
|
|
#data |
6897 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><nest/></div> |
6898 |
|
|
#errors |
6899 |
wakaba |
1.55 |
/div/nest;element not allowed:flow;m |
6900 |
wakaba |
1.25 |
/div;no significant content;s |
6901 |
wakaba |
1.21 |
|
6902 |
|
|
#data |
6903 |
|
|
<datatemplate xmlns="http://www.w3.org/1999/xhtml"><nest/></datatemplate> |
6904 |
|
|
#errors |
6905 |
wakaba |
1.67 |
/datatemplate/nest;element not allowed:datatemplate;m |
6906 |
wakaba |
1.21 |
|
6907 |
|
|
#data |
6908 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><nest/></rule> |
6909 |
|
|
#errors |
6910 |
|
|
|
6911 |
|
|
#data |
6912 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><br><nest/></br></rule> |
6913 |
|
|
#errors |
6914 |
|
|
|
6915 |
|
|
#data |
6916 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><br><nest/>a</br></rule> |
6917 |
|
|
#errors |
6918 |
wakaba |
1.27 |
/rule/br/"a";character not allowed:empty;m |
6919 |
wakaba |
1.21 |
|
6920 |
|
|
#data |
6921 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><title><nest/></title></rule> |
6922 |
|
|
#errors |
6923 |
|
|
|
6924 |
|
|
#data |
6925 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><title><nest/>aa</title></rule> |
6926 |
|
|
#errors |
6927 |
|
|
|
6928 |
|
|
#data |
6929 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6930 |
|
|
<plaintext><nest/></plaintext> |
6931 |
|
|
</rule> |
6932 |
|
|
#errors |
6933 |
wakaba |
1.43 |
/rule/plaintext;element not defined;m |
6934 |
wakaba |
1.21 |
|
6935 |
|
|
#data |
6936 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><section><nest/></section></rule> |
6937 |
|
|
#errors |
6938 |
wakaba |
1.25 |
/rule/section;no significant content;s |
6939 |
wakaba |
1.21 |
|
6940 |
|
|
#data |
6941 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6942 |
|
|
<section><style scoped=""/><nest/></section> |
6943 |
|
|
</rule> |
6944 |
|
|
#errors |
6945 |
wakaba |
1.53 |
/rule/section/style;SUBDOC |
6946 |
wakaba |
1.25 |
/rule/section;no significant content;s |
6947 |
wakaba |
1.21 |
|
6948 |
|
|
#data |
6949 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6950 |
|
|
<section><nest/><style scoped=""/></section> |
6951 |
|
|
</rule> |
6952 |
|
|
#errors |
6953 |
wakaba |
1.53 |
/rule/section/style;SUBDOC |
6954 |
wakaba |
1.25 |
/rule/section;no significant content;s |
6955 |
wakaba |
1.21 |
|
6956 |
|
|
#data |
6957 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6958 |
|
|
<section><nest/><style scoped=""/><p/></section> |
6959 |
|
|
</rule> |
6960 |
|
|
#errors |
6961 |
wakaba |
1.53 |
/rule/section/style;SUBDOC |
6962 |
wakaba |
1.25 |
/rule/section;no significant content;s |
6963 |
|
|
/rule/section/p;no significant content;s |
6964 |
wakaba |
1.21 |
|
6965 |
|
|
#data |
6966 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
6967 |
|
|
<section><p/><style scoped=""/><nest/></section> |
6968 |
|
|
</rule> |
6969 |
|
|
#errors |
6970 |
wakaba |
1.55 |
/rule/section/style;element not allowed:flow style;m |
6971 |
wakaba |
1.53 |
/rule/section/style;SUBDOC |
6972 |
wakaba |
1.25 |
/rule/section;no significant content;s |
6973 |
|
|
/rule/section/p;no significant content;s |
6974 |
wakaba |
1.21 |
|
6975 |
|
|
#data |
6976 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><p><nest/></p></rule> |
6977 |
|
|
#errors |
6978 |
wakaba |
1.25 |
/rule/p;no significant content;s |
6979 |
wakaba |
1.21 |
|
6980 |
|
|
#data |
6981 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><p><nest/>aaa</p></rule> |
6982 |
|
|
#errors |
6983 |
|
|
|
6984 |
|
|
#data |
6985 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><p><!----><nest/></p></rule> |
6986 |
|
|
#errors |
6987 |
wakaba |
1.25 |
/rule/p;no significant content;s |
6988 |
wakaba |
1.21 |
|
6989 |
|
|
#data |
6990 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><body><nest/></body></rule> |
6991 |
|
|
#errors |
6992 |
wakaba |
1.25 |
/rule/body;no significant content;s |
6993 |
wakaba |
1.21 |
|
6994 |
|
|
#data |
6995 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><em><nest/></em></rule> |
6996 |
|
|
#errors |
6997 |
wakaba |
1.25 |
/rule/em;no significant content;s |
6998 |
wakaba |
1.21 |
|
6999 |
|
|
#data |
7000 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><em>aa<nest/></em></rule> |
7001 |
|
|
#errors |
7002 |
|
|
|
7003 |
|
|
#data |
7004 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><em><nest/><i/></em></rule> |
7005 |
|
|
#errors |
7006 |
wakaba |
1.25 |
/rule/em;no significant content;s |
7007 |
|
|
/rule/em/i;no significant content;s |
7008 |
wakaba |
1.21 |
|
7009 |
|
|
#data |
7010 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><sub><nest/></sub></rule> |
7011 |
|
|
#errors |
7012 |
wakaba |
1.25 |
/rule/sub;no significant content;s |
7013 |
wakaba |
1.21 |
|
7014 |
|
|
#data |
7015 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><sup><nest/><sub/></sup></rule> |
7016 |
|
|
#errors |
7017 |
wakaba |
1.25 |
/rule/sup;no significant content;s |
7018 |
|
|
/rule/sup/sub;no significant content;s |
7019 |
wakaba |
1.21 |
|
7020 |
|
|
#data |
7021 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><sub><em><nest/></em></sub></rule> |
7022 |
|
|
#errors |
7023 |
wakaba |
1.25 |
/rule/sub;no significant content;s |
7024 |
|
|
/rule/sub/em;no significant content;s |
7025 |
wakaba |
1.21 |
|
7026 |
|
|
#data |
7027 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><div><nest/></div></rule> |
7028 |
|
|
#errors |
7029 |
wakaba |
1.25 |
/rule/div;no significant content;s |
7030 |
wakaba |
1.21 |
|
7031 |
|
|
#data |
7032 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><div><nest/><p/></div></rule> |
7033 |
|
|
#errors |
7034 |
wakaba |
1.25 |
/rule/div;no significant content;s |
7035 |
|
|
/rule/div/p;no significant content;s |
7036 |
wakaba |
1.21 |
|
7037 |
|
|
#data |
7038 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><div><nest/><i/></div></rule> |
7039 |
|
|
#errors |
7040 |
wakaba |
1.25 |
/rule/div;no significant content;s |
7041 |
|
|
/rule/div/i;no significant content;s |
7042 |
wakaba |
1.21 |
|
7043 |
|
|
#data |
7044 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><div><nest/>aa</div></rule> |
7045 |
|
|
#errors |
7046 |
|
|
|
7047 |
|
|
#data |
7048 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><div><nest/><p/><i/></div></rule> |
7049 |
|
|
#errors |
7050 |
wakaba |
1.25 |
/rule/div;no significant content;s |
7051 |
|
|
/rule/div/p;no significant content;s |
7052 |
|
|
/rule/div/i;no significant content;s |
7053 |
wakaba |
1.21 |
|
7054 |
|
|
#data |
7055 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><div><p/><nest/></div></rule> |
7056 |
|
|
#errors |
7057 |
wakaba |
1.25 |
/rule/div;no significant content;s |
7058 |
|
|
/rule/div/p;no significant content;s |
7059 |
wakaba |
1.21 |
|
7060 |
|
|
#data |
7061 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><div><i/><nest/></div></rule> |
7062 |
|
|
#errors |
7063 |
wakaba |
1.25 |
/rule/div;no significant content;s |
7064 |
|
|
/rule/div/i;no significant content;s |
7065 |
wakaba |
1.21 |
|
7066 |
|
|
#data |
7067 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><div>aa<nest/></div></rule> |
7068 |
|
|
#errors |
7069 |
|
|
|
7070 |
|
|
#data |
7071 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><div>aa<nest/><p/></div></rule> |
7072 |
|
|
#errors |
7073 |
wakaba |
1.25 |
/rule/div/p;no significant content;s |
7074 |
wakaba |
1.21 |
|
7075 |
|
|
#data |
7076 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><aside><nest/></aside></rule> |
7077 |
|
|
#errors |
7078 |
wakaba |
1.25 |
/rule/aside;no significant content;s |
7079 |
wakaba |
1.21 |
|
7080 |
|
|
#data |
7081 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><aside><nest/>aa</aside></rule> |
7082 |
|
|
#errors |
7083 |
|
|
|
7084 |
|
|
#data |
7085 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><aside><nest/><i/></aside></rule> |
7086 |
|
|
#errors |
7087 |
wakaba |
1.25 |
/rule/aside;no significant content;s |
7088 |
|
|
/rule/aside/i;no significant content;s |
7089 |
wakaba |
1.21 |
|
7090 |
|
|
#data |
7091 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><aside><nest/><p/></aside></rule> |
7092 |
|
|
#errors |
7093 |
wakaba |
1.25 |
/rule/aside;no significant content;s |
7094 |
|
|
/rule/aside/p;no significant content;s |
7095 |
wakaba |
1.21 |
|
7096 |
|
|
#data |
7097 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><aside>aa<nest/></aside></rule> |
7098 |
|
|
#errors |
7099 |
|
|
|
7100 |
|
|
#data |
7101 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><aside><i/><nest/></aside></rule> |
7102 |
|
|
#errors |
7103 |
wakaba |
1.25 |
/rule/aside;no significant content;s |
7104 |
|
|
/rule/aside/i;no significant content;s |
7105 |
wakaba |
1.21 |
|
7106 |
|
|
#data |
7107 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><aside><p/><nest/></aside></rule> |
7108 |
|
|
#errors |
7109 |
wakaba |
1.25 |
/rule/aside;no significant content;s |
7110 |
|
|
/rule/aside/p;no significant content;s |
7111 |
wakaba |
1.21 |
|
7112 |
|
|
#data |
7113 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
7114 |
|
|
<aside><nest/><style scoped=""/></aside> |
7115 |
|
|
</rule> |
7116 |
|
|
#errors |
7117 |
wakaba |
1.53 |
/rule/aside/style;SUBDOC |
7118 |
wakaba |
1.25 |
/rule/aside;no significant content;s |
7119 |
wakaba |
1.21 |
|
7120 |
|
|
#data |
7121 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
7122 |
|
|
<aside><nest/><style scoped=""/>aa</aside> |
7123 |
|
|
</rule> |
7124 |
|
|
#errors |
7125 |
wakaba |
1.53 |
/rule/aside/style;SUBDOC |
7126 |
wakaba |
1.21 |
|
7127 |
|
|
#data |
7128 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
7129 |
|
|
<aside><nest/><style scoped=""/><i/></aside> |
7130 |
|
|
</rule> |
7131 |
|
|
#errors |
7132 |
wakaba |
1.53 |
/rule/aside/style;SUBDOC |
7133 |
wakaba |
1.25 |
/rule/aside;no significant content;s |
7134 |
|
|
/rule/aside/i;no significant content;s |
7135 |
wakaba |
1.21 |
|
7136 |
|
|
#data |
7137 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
7138 |
|
|
<aside><nest/><style scoped=""/><blockquote/></aside> |
7139 |
|
|
</rule> |
7140 |
|
|
#errors |
7141 |
wakaba |
1.53 |
/rule/aside/style;SUBDOC |
7142 |
wakaba |
1.25 |
/rule/aside;no significant content;s |
7143 |
|
|
/rule/aside/blockquote;no significant content;s |
7144 |
wakaba |
1.21 |
|
7145 |
|
|
#data |
7146 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
7147 |
|
|
<aside><nest/><style scoped=""/><blockquote/><p/></aside> |
7148 |
|
|
</rule> |
7149 |
|
|
#errors |
7150 |
wakaba |
1.53 |
/rule/aside/style;SUBDOC |
7151 |
wakaba |
1.25 |
/rule/aside;no significant content;s |
7152 |
|
|
/rule/aside/blockquote;no significant content;s |
7153 |
|
|
/rule/aside/p;no significant content;s |
7154 |
wakaba |
1.21 |
|
7155 |
|
|
#data |
7156 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
7157 |
|
|
<aside><nest/><style scoped=""/><blockquote/><i/></aside> |
7158 |
|
|
</rule> |
7159 |
|
|
#errors |
7160 |
wakaba |
1.53 |
/rule/aside/style;SUBDOC |
7161 |
wakaba |
1.25 |
/rule/aside;no significant content;s |
7162 |
|
|
/rule/aside/blockquote;no significant content;s |
7163 |
|
|
/rule/aside/i;no significant content;s |
7164 |
wakaba |
1.21 |
|
7165 |
|
|
#data |
7166 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
7167 |
|
|
<aside><nest/><style scoped=""/><p/></aside> |
7168 |
|
|
</rule> |
7169 |
|
|
#errors |
7170 |
wakaba |
1.53 |
/rule/aside/style;SUBDOC |
7171 |
wakaba |
1.25 |
/rule/aside;no significant content;s |
7172 |
|
|
/rule/aside/p;no significant content;s |
7173 |
wakaba |
1.21 |
|
7174 |
|
|
#data |
7175 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
7176 |
|
|
<aside><nest/>aa<style scoped=""/></aside> |
7177 |
|
|
</rule> |
7178 |
|
|
#errors |
7179 |
wakaba |
1.55 |
/rule/aside/style;element not allowed:flow style;m |
7180 |
wakaba |
1.53 |
/rule/aside/style;SUBDOC |
7181 |
wakaba |
1.21 |
|
7182 |
|
|
#data |
7183 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
7184 |
|
|
<aside><nest/><i/><style scoped=""/></aside> |
7185 |
|
|
</rule> |
7186 |
|
|
#errors |
7187 |
wakaba |
1.55 |
/rule/aside/style;element not allowed:flow style;m |
7188 |
wakaba |
1.53 |
/rule/aside/style;SUBDOC |
7189 |
wakaba |
1.25 |
/rule/aside;no significant content;s |
7190 |
|
|
/rule/aside/i;no significant content;s |
7191 |
wakaba |
1.21 |
|
7192 |
|
|
#data |
7193 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
7194 |
|
|
<aside><nest/><p/><style scoped=""/></aside> |
7195 |
|
|
</rule> |
7196 |
|
|
#errors |
7197 |
wakaba |
1.55 |
/rule/aside/style;element not allowed:flow style;m |
7198 |
wakaba |
1.53 |
/rule/aside/style;SUBDOC |
7199 |
wakaba |
1.25 |
/rule/aside;no significant content;s |
7200 |
|
|
/rule/aside/p;no significant content;s |
7201 |
wakaba |
1.21 |
|
7202 |
|
|
#data |
7203 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
7204 |
|
|
<aside>aa<nest/></aside> |
7205 |
|
|
</rule> |
7206 |
|
|
#errors |
7207 |
|
|
|
7208 |
|
|
#data |
7209 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
7210 |
|
|
<aside><i/><nest/></aside> |
7211 |
|
|
</rule> |
7212 |
|
|
#errors |
7213 |
wakaba |
1.25 |
/rule/aside;no significant content;s |
7214 |
|
|
/rule/aside/i;no significant content;s |
7215 |
wakaba |
1.21 |
|
7216 |
|
|
#data |
7217 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
7218 |
|
|
<aside><blockquote/><nest/></aside> |
7219 |
|
|
</rule> |
7220 |
|
|
#errors |
7221 |
wakaba |
1.25 |
/rule/aside;no significant content;s |
7222 |
|
|
/rule/aside/blockquote;no significant content;s |
7223 |
wakaba |
1.21 |
|
7224 |
|
|
#data |
7225 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
7226 |
|
|
<aside><p/><nest/></aside> |
7227 |
|
|
</rule> |
7228 |
|
|
#errors |
7229 |
wakaba |
1.25 |
/rule/aside;no significant content;s |
7230 |
|
|
/rule/aside/p;no significant content;s |
7231 |
wakaba |
1.21 |
|
7232 |
|
|
#data |
7233 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
7234 |
|
|
<aside>aa<nest/><style scoped=""/></aside> |
7235 |
|
|
</rule> |
7236 |
|
|
#errors |
7237 |
wakaba |
1.55 |
/rule/aside/style;element not allowed:flow style;m |
7238 |
wakaba |
1.53 |
/rule/aside/style;SUBDOC |
7239 |
wakaba |
1.21 |
|
7240 |
|
|
#data |
7241 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
7242 |
|
|
<aside><i/><nest/><style scoped=""/></aside> |
7243 |
|
|
</rule> |
7244 |
|
|
#errors |
7245 |
wakaba |
1.55 |
/rule/aside/style;element not allowed:flow style;m |
7246 |
wakaba |
1.53 |
/rule/aside/style;SUBDOC |
7247 |
wakaba |
1.25 |
/rule/aside;no significant content;s |
7248 |
|
|
/rule/aside/i;no significant content;s |
7249 |
wakaba |
1.21 |
|
7250 |
|
|
#data |
7251 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
7252 |
|
|
<aside><blockquote/><nest/><style scoped=""/></aside> |
7253 |
|
|
</rule> |
7254 |
|
|
#errors |
7255 |
wakaba |
1.55 |
/rule/aside/style;element not allowed:flow style;m |
7256 |
wakaba |
1.53 |
/rule/aside/style;SUBDOC |
7257 |
wakaba |
1.37 |
/rule/aside/blockquote;no significant content;s |
7258 |
wakaba |
1.25 |
/rule/aside;no significant content;s |
7259 |
wakaba |
1.21 |
|
7260 |
|
|
#data |
7261 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
7262 |
|
|
<aside><p/><nest/><style scoped=""/></aside> |
7263 |
|
|
</rule> |
7264 |
|
|
#errors |
7265 |
wakaba |
1.55 |
/rule/aside/style;element not allowed:flow style;m |
7266 |
wakaba |
1.53 |
/rule/aside/style;SUBDOC |
7267 |
wakaba |
1.25 |
/rule/aside;no significant content;s |
7268 |
|
|
/rule/aside/p;no significant content;s |
7269 |
wakaba |
1.65 |
|
7270 |
|
|
#data |
7271 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><ruby><nest/></ruby></rule> |
7272 |
|
|
#errors |
7273 |
|
|
/rule/ruby;no significant content;s |
7274 |
wakaba |
1.67 |
/rule/ruby;element missing;rt;m |
7275 |
wakaba |
1.65 |
|
7276 |
|
|
#data |
7277 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><ruby><nest/><rt>x</rt></ruby></rule> |
7278 |
|
|
#errors |
7279 |
|
|
/rule/ruby/rt;no significant content before;s |
7280 |
|
|
|
7281 |
|
|
#data |
7282 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><ruby><nest/>x<rt>y</rt></ruby></rule> |
7283 |
|
|
#errors |
7284 |
|
|
|
7285 |
|
|
#data |
7286 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><ruby>x<nest/><rt>y</rt></ruby></rule> |
7287 |
|
|
#errors |
7288 |
|
|
|
7289 |
|
|
#data |
7290 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><ruby>x<rt>y</rt><nest/></ruby></rule> |
7291 |
|
|
#errors |
7292 |
|
|
|
7293 |
|
|
#data |
7294 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><ruby>x<rt><nest/></rt></ruby></rule> |
7295 |
|
|
#errors |
7296 |
|
|
/rule/ruby/rt;no significant content;s |
7297 |
|
|
|
7298 |
|
|
#data |
7299 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><ruby>x<rp><nest/>(</rp><rt>y</rt><rp>)</rp></ruby></rule> |
7300 |
|
|
#errors |
7301 |
|
|
|
7302 |
|
|
#data |
7303 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><ruby>x<rp><nest/></rp><rt>y</rt><rp>)</rp></ruby></rule> |
7304 |
|
|
#errors |
7305 |
|
|
/rule/ruby/rp;rp:syntax error;m |
7306 |
|
|
|
7307 |
|
|
#data |
7308 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><ruby>x<rp>(<nest/>(</rp><rt>y</rt><rp>]</rp></ruby></rule> |
7309 |
|
|
#errors |
7310 |
|
|
/rule/ruby/rp;rp:syntax error;m |
7311 |
|
|
|
7312 |
|
|
#data |
7313 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><ruby>x<rp>[</rp><rt><nest/></rt><rp>]</rp></ruby></rule> |
7314 |
|
|
#errors |
7315 |
|
|
/rule/ruby/rt;no significant content;s |
7316 |
|
|
|
7317 |
|
|
#data |
7318 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><ruby>x<rp>[</rp><rt>y</rt><rp>]<nest/></rp></ruby></rule> |
7319 |
|
|
#errors |
7320 |
|
|
|
7321 |
|
|
#data |
7322 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><ruby>x<rp>[</rp><rt>y</rt><rp>]<nest/></rp></ruby></rule> |
7323 |
|
|
#errors |
7324 |
|
|
|
7325 |
|
|
#data |
7326 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><ruby>x<rp>[</rp><nest/><rt>y</rt><rp>]</rp></ruby></rule> |
7327 |
|
|
#errors |
7328 |
|
|
|
7329 |
|
|
#data |
7330 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><ruby>x<rp>[</rp><rt>y</rt><nest/><rp>]</rp></ruby></rule> |
7331 |
|
|
#errors |
7332 |
|
|
|
7333 |
|
|
#data |
7334 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><ruby>x<rp>[</rp><rt>c</rt><rp>]</rp><nest/></ruby></rule> |
7335 |
|
|
#errors |
7336 |
|
|
|
7337 |
|
|
#data |
7338 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><ruby>x<rp>[</rp><rt>c</rt><nest/></ruby></rule> |
7339 |
|
|
#errors |
7340 |
wakaba |
1.67 |
/rule/ruby;element missing;rp;m |
7341 |
wakaba |
1.65 |
|
7342 |
|
|
#data |
7343 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><rt><nest/></rt></rule> |
7344 |
|
|
#errors |
7345 |
|
|
/rule/rt;no significant content;s |
7346 |
|
|
|
7347 |
|
|
#data |
7348 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><rt>x<nest/></rt></rule> |
7349 |
|
|
#errors |
7350 |
|
|
|
7351 |
|
|
#data |
7352 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><rp><nest/></rp></rule> |
7353 |
|
|
#errors |
7354 |
|
|
/rule/rp;rp:syntax error;m |
7355 |
|
|
|
7356 |
|
|
#data |
7357 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><rp>(<nest/></rp></rule> |
7358 |
|
|
#errors |
7359 |
|
|
|
7360 |
|
|
#data |
7361 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><rp><nest/>)</rp></rule> |
7362 |
|
|
#errors |
7363 |
|
|
/rule/rp;rp:syntax error;m |
7364 |
|
|
|
7365 |
|
|
#data |
7366 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><rb><nest/></rb></rule> |
7367 |
|
|
#errors |
7368 |
|
|
/rule/rb;element not defined;m |
7369 |
wakaba |
1.21 |
|
7370 |
|
|
#data |
7371 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><ins><nest/></ins></rule> |
7372 |
|
|
#errors |
7373 |
|
|
|
7374 |
|
|
#data |
7375 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><p><ins><nest/></ins></p></rule> |
7376 |
|
|
#errors |
7377 |
wakaba |
1.25 |
/rule/p;no significant content;s |
7378 |
wakaba |
1.21 |
|
7379 |
|
|
#data |
7380 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><html><nest/></html></rule> |
7381 |
|
|
#errors |
7382 |
wakaba |
1.67 |
/rule/html;child element missing;head;m |
7383 |
|
|
/rule/html;child element missing;body;m |
7384 |
wakaba |
1.21 |
|
7385 |
|
|
#data |
7386 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><html> |
7387 |
|
|
<head><title/></head><body/><nest/> |
7388 |
|
|
</html></rule> |
7389 |
|
|
#errors |
7390 |
wakaba |
1.25 |
/rule/html/body;no significant content;s |
7391 |
wakaba |
1.21 |
|
7392 |
|
|
#data |
7393 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><html> |
7394 |
|
|
<head><title/></head><nest/><body/> |
7395 |
|
|
</html></rule> |
7396 |
|
|
#errors |
7397 |
wakaba |
1.25 |
/rule/html/body;no significant content;s |
7398 |
wakaba |
1.21 |
|
7399 |
|
|
#data |
7400 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><html> |
7401 |
|
|
<nest/><head><title/></head><body/> |
7402 |
|
|
</html></rule> |
7403 |
|
|
#errors |
7404 |
wakaba |
1.25 |
/rule/html/body;no significant content;s |
7405 |
wakaba |
1.21 |
|
7406 |
|
|
#data |
7407 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><html> |
7408 |
|
|
<head><title/></head><body/><nest/><body/> |
7409 |
|
|
</html></rule> |
7410 |
|
|
#errors |
7411 |
wakaba |
1.67 |
/rule/html/body;element not allowed;m |
7412 |
wakaba |
1.25 |
/rule/html/body;no significant content;s |
7413 |
|
|
/rule/html/body;no significant content;s |
7414 |
wakaba |
1.21 |
|
7415 |
|
|
#data |
7416 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><html> |
7417 |
|
|
<head><title/></head><nest/> |
7418 |
|
|
</html></rule> |
7419 |
|
|
#errors |
7420 |
wakaba |
1.67 |
/rule/html;child element missing;body;m |
7421 |
wakaba |
1.21 |
|
7422 |
|
|
#data |
7423 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><html> |
7424 |
|
|
<nest/><body/> |
7425 |
|
|
</html></rule> |
7426 |
|
|
#errors |
7427 |
wakaba |
1.67 |
/rule/html/body;ps element missing;head;m |
7428 |
wakaba |
1.25 |
/rule/html/body;no significant content;s |
7429 |
wakaba |
1.21 |
|
7430 |
|
|
#data |
7431 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><html> |
7432 |
|
|
<head><title/></head><body/><nest/> |
7433 |
|
|
</html></rule> |
7434 |
|
|
#errors |
7435 |
wakaba |
1.25 |
/rule/html/body;no significant content;s |
7436 |
wakaba |
1.21 |
|
7437 |
|
|
#data |
7438 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
7439 |
|
|
<head><nest/></head> |
7440 |
|
|
</rule> |
7441 |
|
|
#errors |
7442 |
wakaba |
1.67 |
/rule/head;child element missing;title;m |
7443 |
wakaba |
1.21 |
|
7444 |
|
|
#data |
7445 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
7446 |
|
|
<head><title/><nest/></head> |
7447 |
|
|
</rule> |
7448 |
|
|
#errors |
7449 |
|
|
|
7450 |
|
|
#data |
7451 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
7452 |
|
|
<head><nest/><title/></head> |
7453 |
|
|
</rule> |
7454 |
|
|
#errors |
7455 |
|
|
|
7456 |
|
|
#data |
7457 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
7458 |
|
|
<head><nest/><base href="http://www.example.com/"/><title/></head> |
7459 |
|
|
</rule> |
7460 |
|
|
#errors |
7461 |
|
|
|
7462 |
|
|
#data |
7463 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
7464 |
|
|
<head><base href="http://www.example.com/"/><nest/><title/></head> |
7465 |
|
|
</rule> |
7466 |
|
|
#errors |
7467 |
|
|
|
7468 |
|
|
#data |
7469 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
7470 |
|
|
<head><meta charset="us-ascii"/><nest/><title/></head> |
7471 |
|
|
</rule> |
7472 |
|
|
#errors |
7473 |
wakaba |
1.29 |
/rule/head/meta;element not allowed:meta charset;m |
7474 |
|
|
/rule/head/meta;in XML:charset;m |
7475 |
wakaba |
1.67 |
/rule/head/meta/@charset;mismatched charset name not checked;u |
7476 |
wakaba |
1.21 |
|
7477 |
|
|
#data |
7478 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
7479 |
|
|
<head><nest/><meta charset="us-ascii"/><title/></head> |
7480 |
|
|
</rule> |
7481 |
|
|
#errors |
7482 |
wakaba |
1.29 |
/rule/head/meta;element not allowed:meta charset;m |
7483 |
|
|
/rule/head/meta;in XML:charset;m |
7484 |
wakaba |
1.67 |
/rule/head/meta/@charset;mismatched charset name not checked;u |
7485 |
wakaba |
1.21 |
|
7486 |
|
|
#data |
7487 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><style><nest/></style></rule> |
7488 |
|
|
#errors |
7489 |
wakaba |
1.53 |
/rule/style;SUBDOC |
7490 |
wakaba |
1.21 |
|
7491 |
|
|
#data |
7492 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><script><nest/></script></rule> |
7493 |
|
|
#errors |
7494 |
wakaba |
1.62 |
/rule/script;SUBDOC |
7495 |
wakaba |
1.21 |
|
7496 |
|
|
#data |
7497 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><footer><nest/></footer></rule> |
7498 |
|
|
#errors |
7499 |
wakaba |
1.25 |
/rule/footer;no significant content;s |
7500 |
wakaba |
1.21 |
|
7501 |
|
|
#data |
7502 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><footer><nest/>a</footer></rule> |
7503 |
|
|
#errors |
7504 |
|
|
|
7505 |
|
|
#data |
7506 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><footer><nest/><i/></footer></rule> |
7507 |
|
|
#errors |
7508 |
wakaba |
1.25 |
/rule/footer;no significant content;s |
7509 |
|
|
/rule/footer/i;no significant content;s |
7510 |
wakaba |
1.21 |
|
7511 |
|
|
#data |
7512 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><footer><nest/><ul/></footer></rule> |
7513 |
|
|
#errors |
7514 |
wakaba |
1.25 |
/rule/footer;no significant content;s |
7515 |
wakaba |
1.21 |
|
7516 |
|
|
#data |
7517 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><footer><nest/><p/></footer></rule> |
7518 |
|
|
#errors |
7519 |
wakaba |
1.25 |
/rule/footer;no significant content;s |
7520 |
|
|
/rule/footer/p;no significant content;s |
7521 |
wakaba |
1.21 |
|
7522 |
|
|
#data |
7523 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><footer>a<nest/></footer></rule> |
7524 |
|
|
#errors |
7525 |
|
|
|
7526 |
|
|
#data |
7527 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><footer><i/><nest/></footer></rule> |
7528 |
|
|
#errors |
7529 |
wakaba |
1.25 |
/rule/footer;no significant content;s |
7530 |
|
|
/rule/footer/i;no significant content;s |
7531 |
wakaba |
1.21 |
|
7532 |
|
|
#data |
7533 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><footer><ol/><nest/></footer></rule> |
7534 |
|
|
#errors |
7535 |
wakaba |
1.25 |
/rule/footer;no significant content;s |
7536 |
wakaba |
1.21 |
|
7537 |
|
|
#data |
7538 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><footer><p/><nest/></footer></rule> |
7539 |
|
|
#errors |
7540 |
wakaba |
1.25 |
/rule/footer;no significant content;s |
7541 |
|
|
/rule/footer/p;no significant content;s |
7542 |
wakaba |
1.21 |
|
7543 |
|
|
#data |
7544 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><footer>a<nest/><p/></footer></rule> |
7545 |
|
|
#errors |
7546 |
wakaba |
1.25 |
/rule/footer/p;no significant content;s |
7547 |
wakaba |
1.21 |
|
7548 |
|
|
#data |
7549 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><footer><p/><nest/>a</footer></rule> |
7550 |
|
|
#errors |
7551 |
wakaba |
1.25 |
/rule/footer/p;no significant content;s |
7552 |
wakaba |
1.21 |
|
7553 |
|
|
#data |
7554 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><footer><nest/><h1/></footer></rule> |
7555 |
|
|
#errors |
7556 |
wakaba |
1.27 |
/rule/footer/h1;element not allowed:minus;m |
7557 |
wakaba |
1.25 |
/rule/footer;no significant content;s |
7558 |
|
|
/rule/footer/h1;no significant content;s |
7559 |
wakaba |
1.21 |
|
7560 |
|
|
#data |
7561 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><dialog><nest/></dialog></rule> |
7562 |
|
|
#errors |
7563 |
|
|
|
7564 |
|
|
#data |
7565 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
7566 |
|
|
<dialog><dt/><nest/></dialog> |
7567 |
|
|
</rule> |
7568 |
|
|
#errors |
7569 |
wakaba |
1.67 |
/rule/dialog;child element missing;dd;m |
7570 |
wakaba |
1.25 |
/rule/dialog/dt;no significant content;s |
7571 |
wakaba |
1.21 |
|
7572 |
|
|
#data |
7573 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
7574 |
|
|
<dialog><dt/><dd/><nest/></dialog> |
7575 |
|
|
</rule> |
7576 |
|
|
#errors |
7577 |
wakaba |
1.25 |
/rule/dialog/dt;no significant content;s |
7578 |
|
|
/rule/dialog/dd;no significant content;s |
7579 |
wakaba |
1.21 |
|
7580 |
|
|
#data |
7581 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
7582 |
|
|
<dialog><dt/><dd/><dt/><nest/></dialog> |
7583 |
|
|
</rule> |
7584 |
|
|
#errors |
7585 |
wakaba |
1.67 |
/rule/dialog;child element missing;dd;m |
7586 |
wakaba |
1.25 |
/rule/dialog/dt;no significant content;s |
7587 |
|
|
/rule/dialog/dd;no significant content;s |
7588 |
|
|
/rule/dialog/dt;no significant content;s |
7589 |
wakaba |
1.21 |
|
7590 |
|
|
#data |
7591 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
7592 |
|
|
<dialog><dt/><dd/><dt/><dd/><nest/></dialog> |
7593 |
|
|
</rule> |
7594 |
|
|
#errors |
7595 |
wakaba |
1.25 |
/rule/dialog/dt;no significant content;s |
7596 |
|
|
/rule/dialog/dd;no significant content;s |
7597 |
|
|
/rule/dialog/dt;no significant content;s |
7598 |
|
|
/rule/dialog/dd;no significant content;s |
7599 |
wakaba |
1.21 |
|
7600 |
|
|
#data |
7601 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
7602 |
|
|
<dialog><dt/><nest/><dd/></dialog> |
7603 |
|
|
</rule> |
7604 |
|
|
#errors |
7605 |
wakaba |
1.25 |
/rule/dialog/dt;no significant content;s |
7606 |
|
|
/rule/dialog/dd;no significant content;s |
7607 |
wakaba |
1.21 |
|
7608 |
|
|
#data |
7609 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
7610 |
|
|
<dialog><dt/><nest/><dt/><dd/></dialog> |
7611 |
|
|
</rule> |
7612 |
|
|
#errors |
7613 |
wakaba |
1.67 |
/rule/dialog/dt;ps element missing;dd;m |
7614 |
wakaba |
1.25 |
/rule/dialog/dt;no significant content;s |
7615 |
|
|
/rule/dialog/dt;no significant content;s |
7616 |
|
|
/rule/dialog/dd;no significant content;s |
7617 |
wakaba |
1.21 |
|
7618 |
|
|
#data |
7619 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
7620 |
|
|
<dialog><nest/><dt/></dialog> |
7621 |
|
|
</rule> |
7622 |
|
|
#errors |
7623 |
wakaba |
1.67 |
/rule/dialog;child element missing;dd;m |
7624 |
wakaba |
1.25 |
/rule/dialog/dt;no significant content;s |
7625 |
wakaba |
1.21 |
|
7626 |
|
|
#data |
7627 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
7628 |
|
|
<dialog><nest/><dt/><dd/></dialog> |
7629 |
|
|
</rule> |
7630 |
|
|
#errors |
7631 |
wakaba |
1.25 |
/rule/dialog/dt;no significant content;s |
7632 |
|
|
/rule/dialog/dd;no significant content;s |
7633 |
wakaba |
1.21 |
|
7634 |
|
|
#data |
7635 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><ul><nest/></ul></rule> |
7636 |
|
|
#errors |
7637 |
|
|
|
7638 |
|
|
#data |
7639 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><ul><li/><nest/></ul></rule> |
7640 |
|
|
#errors |
7641 |
wakaba |
1.25 |
/rule/ul/li;no significant content;s |
7642 |
wakaba |
1.21 |
|
7643 |
|
|
#data |
7644 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><ul><nest/><li/></ul></rule> |
7645 |
|
|
#errors |
7646 |
wakaba |
1.25 |
/rule/ul/li;no significant content;s |
7647 |
wakaba |
1.21 |
|
7648 |
|
|
#data |
7649 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><ol><nest/></ol></rule> |
7650 |
|
|
#errors |
7651 |
|
|
|
7652 |
|
|
#data |
7653 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><dl><nest/></dl></rule> |
7654 |
|
|
#errors |
7655 |
|
|
|
7656 |
|
|
#data |
7657 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><dl><nest/><dt/></dl></rule> |
7658 |
|
|
#errors |
7659 |
wakaba |
1.67 |
/rule/dl;child element missing;dd;m |
7660 |
wakaba |
1.25 |
/rule/dl/dt;no significant content;s |
7661 |
wakaba |
1.21 |
|
7662 |
|
|
#data |
7663 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><dl><dt/><nest/></dl></rule> |
7664 |
|
|
#errors |
7665 |
wakaba |
1.67 |
/rule/dl;child element missing;dd;m |
7666 |
wakaba |
1.25 |
/rule/dl/dt;no significant content;s |
7667 |
wakaba |
1.21 |
|
7668 |
|
|
#data |
7669 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><dl><dt/><nest/><dd/></dl></rule> |
7670 |
|
|
#errors |
7671 |
wakaba |
1.25 |
/rule/dl/dt;no significant content;s |
7672 |
|
|
/rule/dl/dd;no significant content;s |
7673 |
wakaba |
1.21 |
|
7674 |
|
|
#data |
7675 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><dl><dt/><dd/><nest/></dl></rule> |
7676 |
|
|
#errors |
7677 |
wakaba |
1.25 |
/rule/dl/dt;no significant content;s |
7678 |
|
|
/rule/dl/dd;no significant content;s |
7679 |
wakaba |
1.21 |
|
7680 |
|
|
#data |
7681 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><dl><nest/><dt/><dd/></dl></rule> |
7682 |
|
|
#errors |
7683 |
wakaba |
1.25 |
/rule/dl/dt;no significant content;s |
7684 |
|
|
/rule/dl/dd;no significant content;s |
7685 |
wakaba |
1.21 |
|
7686 |
|
|
#data |
7687 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
7688 |
|
|
<dl><dt/><dd/><nest/><dt/><dd/></dl> |
7689 |
|
|
</rule> |
7690 |
|
|
#errors |
7691 |
wakaba |
1.25 |
/rule/dl/dt;no significant content;s |
7692 |
|
|
/rule/dl/dd;no significant content;s |
7693 |
|
|
/rule/dl/dt;no significant content;s |
7694 |
|
|
/rule/dl/dd;no significant content;s |
7695 |
wakaba |
1.21 |
|
7696 |
|
|
#data |
7697 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
7698 |
|
|
<dl><dt/><nest/><dt/><dd/></dl> |
7699 |
|
|
</rule> |
7700 |
|
|
#errors |
7701 |
wakaba |
1.25 |
/rule/dl/dt;no significant content;s |
7702 |
|
|
/rule/dl/dt;no significant content;s |
7703 |
|
|
/rule/dl/dd;no significant content;s |
7704 |
wakaba |
1.21 |
|
7705 |
|
|
#data |
7706 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
7707 |
|
|
<dl><dt/><dd/><nest/><dd/></dl> |
7708 |
|
|
</rule> |
7709 |
|
|
#errors |
7710 |
wakaba |
1.25 |
/rule/dl/dt;no significant content;s |
7711 |
|
|
/rule/dl/dd;no significant content;s |
7712 |
|
|
/rule/dl/dd;no significant content;s |
7713 |
wakaba |
1.21 |
|
7714 |
|
|
#data |
7715 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><del><nest/></del></rule> |
7716 |
|
|
#errors |
7717 |
|
|
|
7718 |
|
|
#data |
7719 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><del><nest/>aa</del></rule> |
7720 |
|
|
#errors |
7721 |
|
|
|
7722 |
|
|
#data |
7723 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><del><nest/><p/></del></rule> |
7724 |
|
|
#errors |
7725 |
wakaba |
1.25 |
/rule/del/p;no significant content;s |
7726 |
wakaba |
1.21 |
|
7727 |
|
|
#data |
7728 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
7729 |
|
|
<video src="/"><nest/></video> |
7730 |
|
|
</rule> |
7731 |
|
|
#errors |
7732 |
|
|
|
7733 |
|
|
#data |
7734 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
7735 |
|
|
<video><nest/><source src="/"/></video> |
7736 |
|
|
</rule> |
7737 |
|
|
#errors |
7738 |
|
|
|
7739 |
|
|
#data |
7740 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
7741 |
|
|
<video><source src="/"/><nest/><source src="/"/></video> |
7742 |
|
|
</rule> |
7743 |
|
|
#errors |
7744 |
|
|
|
7745 |
|
|
#data |
7746 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
7747 |
|
|
<video><source src="/"/><nest/></video> |
7748 |
|
|
</rule> |
7749 |
|
|
#errors |
7750 |
|
|
|
7751 |
|
|
#data |
7752 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
7753 |
|
|
<table><nest/></table> |
7754 |
|
|
</rule> |
7755 |
|
|
#errors |
7756 |
|
|
|
7757 |
|
|
#data |
7758 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
7759 |
|
|
<table><nest/><tr><td/></tr></table> |
7760 |
|
|
</rule> |
7761 |
|
|
#errors |
7762 |
wakaba |
1.25 |
/rule/table/tr/td;no significant content;s |
7763 |
wakaba |
1.21 |
|
7764 |
|
|
#data |
7765 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
7766 |
|
|
<table><nest/><tbody><tr><td/></tr></tbody></table> |
7767 |
|
|
</rule> |
7768 |
|
|
#errors |
7769 |
wakaba |
1.25 |
/rule/table/tbody/tr/td;no significant content;s |
7770 |
wakaba |
1.21 |
|
7771 |
|
|
#data |
7772 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
7773 |
|
|
<table><tbody><tr><td/></tr></tbody><nest/></table> |
7774 |
|
|
</rule> |
7775 |
|
|
#errors |
7776 |
wakaba |
1.25 |
/rule/table/tbody/tr/td;no significant content;s |
7777 |
wakaba |
1.21 |
|
7778 |
|
|
#data |
7779 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
7780 |
|
|
<table><caption/><nest/><caption/><tr><td/></tr></table> |
7781 |
|
|
</rule> |
7782 |
|
|
#errors |
7783 |
wakaba |
1.67 |
/rule/table/caption;element not allowed;m |
7784 |
wakaba |
1.25 |
/rule/table/caption;no significant content;s |
7785 |
|
|
/rule/table/caption;no significant content;s |
7786 |
|
|
/rule/table/tr/td;no significant content;s |
7787 |
wakaba |
1.21 |
|
7788 |
|
|
#data |
7789 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
7790 |
|
|
<colgroup><nest/></colgroup> |
7791 |
|
|
</rule> |
7792 |
|
|
#errors |
7793 |
|
|
|
7794 |
|
|
#data |
7795 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
7796 |
|
|
<colgroup><col/><nest/></colgroup> |
7797 |
|
|
</rule> |
7798 |
|
|
#errors |
7799 |
|
|
|
7800 |
|
|
#data |
7801 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
7802 |
|
|
<colgroup><nest/><col/></colgroup> |
7803 |
|
|
</rule> |
7804 |
|
|
#errors |
7805 |
|
|
|
7806 |
|
|
#data |
7807 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
7808 |
|
|
<colgroup><col/><nest/><col/></colgroup> |
7809 |
|
|
</rule> |
7810 |
|
|
#errors |
7811 |
|
|
|
7812 |
|
|
#data |
7813 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
7814 |
|
|
<tbody><nest/></tbody> |
7815 |
|
|
</rule> |
7816 |
|
|
#errors |
7817 |
|
|
|
7818 |
|
|
#data |
7819 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
7820 |
|
|
<tbody><nest/><tr><td/></tr></tbody> |
7821 |
|
|
</rule> |
7822 |
|
|
#errors |
7823 |
wakaba |
1.25 |
/rule/tbody/tr/td;no significant content;s |
7824 |
wakaba |
1.21 |
|
7825 |
|
|
#data |
7826 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
7827 |
|
|
<tbody><tr><td/></tr><nest/></tbody> |
7828 |
|
|
</rule> |
7829 |
|
|
#errors |
7830 |
wakaba |
1.25 |
/rule/tbody/tr/td;no significant content;s |
7831 |
wakaba |
1.21 |
|
7832 |
|
|
#data |
7833 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
7834 |
|
|
<tr><nest/></tr> |
7835 |
|
|
</rule> |
7836 |
|
|
#errors |
7837 |
|
|
|
7838 |
|
|
#data |
7839 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
7840 |
|
|
<tr><td/><nest/></tr> |
7841 |
|
|
</rule> |
7842 |
|
|
#errors |
7843 |
wakaba |
1.25 |
/rule/tr/td;no significant content;s |
7844 |
wakaba |
1.21 |
|
7845 |
|
|
#data |
7846 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
7847 |
|
|
<tr><nest/><td/></tr> |
7848 |
|
|
</rule> |
7849 |
|
|
#errors |
7850 |
wakaba |
1.25 |
/rule/tr/td;no significant content;s |
7851 |
wakaba |
1.21 |
|
7852 |
|
|
#data |
7853 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
7854 |
|
|
<tr><th/><nest/></tr> |
7855 |
|
|
</rule> |
7856 |
|
|
#errors |
7857 |
wakaba |
1.25 |
/rule/tr/th;no significant content;s |
7858 |
wakaba |
1.21 |
|
7859 |
|
|
#data |
7860 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
7861 |
|
|
<tr><th/><nest/><td/></tr> |
7862 |
|
|
</rule> |
7863 |
|
|
#errors |
7864 |
wakaba |
1.25 |
/rule/tr/th;no significant content;s |
7865 |
|
|
/rule/tr/td;no significant content;s |
7866 |
wakaba |
1.21 |
|
7867 |
|
|
#data |
7868 |
wakaba |
1.71 |
<rule xmlns="http://www.w3.org/1999/xhtml"><form/></rule> |
7869 |
|
|
#errors |
7870 |
|
|
/rule/form;no significant content;s |
7871 |
|
|
|
7872 |
|
|
#data |
7873 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><form><nest/></form></rule> |
7874 |
|
|
#errors |
7875 |
|
|
/rule/form;no significant content;s |
7876 |
|
|
|
7877 |
|
|
#data |
7878 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><form><style scoped=""></style><nest/></form></rule> |
7879 |
|
|
#errors |
7880 |
|
|
/rule/form;no significant content;s |
7881 |
|
|
/rule/form/style;SUBDOC |
7882 |
|
|
|
7883 |
|
|
#data |
7884 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><input/></rule> |
7885 |
|
|
#errors |
7886 |
|
|
|
7887 |
|
|
#data |
7888 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><input><nest/></input></rule> |
7889 |
|
|
#errors |
7890 |
|
|
|
7891 |
|
|
#data |
7892 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><input> |
7893 |
|
|
<nest/> |
7894 |
|
|
</input></rule> |
7895 |
|
|
#errors |
7896 |
|
|
|
7897 |
|
|
#data |
7898 |
wakaba |
1.21 |
<rule xmlns="http://www.w3.org/1999/xhtml"> |
7899 |
|
|
<head><title/><noscript><nest/></noscript></head> |
7900 |
|
|
</rule> |
7901 |
|
|
#errors |
7902 |
wakaba |
1.67 |
/rule/head/noscript;in XML:noscript;m |
7903 |
wakaba |
1.71 |
|
7904 |
|
|
#data |
7905 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><button>x</button></rule> |
7906 |
|
|
#errors |
7907 |
|
|
|
7908 |
|
|
#data |
7909 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><button><nest/></button></rule> |
7910 |
|
|
#errors |
7911 |
|
|
/rule/button;no significant content;s |
7912 |
|
|
|
7913 |
|
|
#data |
7914 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><button>x<nest/></button></rule> |
7915 |
|
|
#errors |
7916 |
|
|
|
7917 |
|
|
#data |
7918 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><label>x</label></rule> |
7919 |
|
|
#errors |
7920 |
|
|
|
7921 |
|
|
#data |
7922 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><label><nest/></label></rule> |
7923 |
|
|
#errors |
7924 |
|
|
/rule/label;no significant content;s |
7925 |
|
|
|
7926 |
|
|
#data |
7927 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><label>x<nest/></label></rule> |
7928 |
|
|
#errors |
7929 |
|
|
|
7930 |
|
|
#data |
7931 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><select/></rule> |
7932 |
|
|
#errors |
7933 |
|
|
|
7934 |
|
|
#data |
7935 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><select><nest/></select></rule> |
7936 |
|
|
#errors |
7937 |
|
|
|
7938 |
|
|
#data |
7939 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><select><option><nest/></option></select></rule> |
7940 |
|
|
#errors |
7941 |
|
|
|
7942 |
|
|
#data |
7943 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><select><option>x</option><nest/><option>u</option></select></rule> |
7944 |
|
|
#errors |
7945 |
|
|
|
7946 |
|
|
#data |
7947 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><datalist/></rule> |
7948 |
|
|
#errors |
7949 |
|
|
|
7950 |
|
|
#data |
7951 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><datalist><nest/></datalist></rule> |
7952 |
|
|
#errors |
7953 |
|
|
|
7954 |
|
|
#data |
7955 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><datalist><nest/><option/></datalist></rule> |
7956 |
|
|
#errors |
7957 |
|
|
|
7958 |
|
|
#data |
7959 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><datalist><nest/><option/>x</datalist></rule> |
7960 |
|
|
#errors |
7961 |
|
|
/rule/datalist/"x";character not allowed;m |
7962 |
|
|
|
7963 |
|
|
#data |
7964 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><datalist><nest/>x<option/></datalist></rule> |
7965 |
|
|
#errors |
7966 |
|
|
/rule/datalist/option;element not allowed:phrasing;m |
7967 |
|
|
|
7968 |
|
|
#data |
7969 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><datalist>x<nest/><option/></datalist></rule> |
7970 |
|
|
#errors |
7971 |
|
|
/rule/datalist/option;element not allowed:phrasing;m |
7972 |
|
|
|
7973 |
|
|
#data |
7974 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><datalist><option/><nest/><option/></datalist></rule> |
7975 |
|
|
#errors |
7976 |
|
|
|
7977 |
|
|
#data |
7978 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><optgroup/></rule> |
7979 |
|
|
#errors |
7980 |
|
|
|
7981 |
|
|
#data |
7982 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><optgroup><nest/></optgroup></rule> |
7983 |
|
|
#errors |
7984 |
|
|
|
7985 |
|
|
#data |
7986 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><option/></rule> |
7987 |
|
|
#errors |
7988 |
|
|
|
7989 |
|
|
#data |
7990 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><option><nest/></option></rule> |
7991 |
|
|
#errors |
7992 |
|
|
|
7993 |
|
|
#data |
7994 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><textarea/></rule> |
7995 |
|
|
#errors |
7996 |
|
|
|
7997 |
|
|
#data |
7998 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><textarea>xx</textarea></rule> |
7999 |
|
|
#errors |
8000 |
|
|
|
8001 |
|
|
#data |
8002 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><textarea><nest/></textarea></rule> |
8003 |
|
|
#errors |
8004 |
|
|
|
8005 |
|
|
#data |
8006 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><textarea>aa<nest/>bb</textarea></rule> |
8007 |
|
|
#errors |
8008 |
|
|
|
8009 |
|
|
#data |
8010 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><output>x</output></rule> |
8011 |
|
|
#errors |
8012 |
|
|
|
8013 |
|
|
#data |
8014 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><output>x<nest/></output></rule> |
8015 |
|
|
#errors |
8016 |
wakaba |
1.21 |
|
8017 |
|
|
#data |
8018 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><head><title/> |
8019 |
|
|
<noscript><link rel="alternate" href=""/><nest/></noscript> |
8020 |
|
|
</head></rule> |
8021 |
|
|
#errors |
8022 |
wakaba |
1.67 |
/rule/head/noscript;in XML:noscript;m |
8023 |
wakaba |
1.21 |
|
8024 |
|
|
#data |
8025 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
8026 |
|
|
<datagrid><nest/></datagrid> |
8027 |
|
|
</rule> |
8028 |
|
|
#errors |
8029 |
|
|
|
8030 |
|
|
#data |
8031 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
8032 |
|
|
<datagrid><nest/><table/></datagrid> |
8033 |
|
|
</rule> |
8034 |
|
|
#errors |
8035 |
|
|
|
8036 |
|
|
#data |
8037 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
8038 |
|
|
<datagrid><nest/><table/><p/></datagrid> |
8039 |
|
|
</rule> |
8040 |
|
|
#errors |
8041 |
wakaba |
1.67 |
/rule/datagrid/p;element not allowed;m |
8042 |
wakaba |
1.25 |
/rule/datagrid/p;no significant content;s |
8043 |
wakaba |
1.21 |
|
8044 |
|
|
#data |
8045 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
8046 |
|
|
<datagrid><p/><nest/><table/></datagrid> |
8047 |
|
|
</rule> |
8048 |
|
|
#errors |
8049 |
wakaba |
1.25 |
/rule/datagrid;no significant content;s |
8050 |
|
|
/rule/datagrid/p;no significant content;s |
8051 |
wakaba |
1.21 |
|
8052 |
|
|
#data |
8053 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
8054 |
|
|
<datagrid><table/><nest/><p/></datagrid> |
8055 |
|
|
</rule> |
8056 |
|
|
#errors |
8057 |
wakaba |
1.67 |
/rule/datagrid/p;element not allowed;m |
8058 |
wakaba |
1.25 |
/rule/datagrid/p;no significant content;s |
8059 |
wakaba |
1.69 |
|
8060 |
|
|
#data |
8061 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><bb>x</bb></rule> |
8062 |
|
|
#errors |
8063 |
|
|
|
8064 |
|
|
#data |
8065 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><bb>x<nest/></bb></rule> |
8066 |
|
|
#errors |
8067 |
|
|
|
8068 |
|
|
#data |
8069 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"><ins><bb>x</bb></ins></rule> |
8070 |
|
|
#errors |
8071 |
wakaba |
1.21 |
|
8072 |
|
|
#data |
8073 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
8074 |
|
|
<menu><nest/></menu> |
8075 |
|
|
</rule> |
8076 |
|
|
#errors |
8077 |
wakaba |
1.25 |
/rule/menu;no significant content;s |
8078 |
wakaba |
1.21 |
|
8079 |
|
|
#data |
8080 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
8081 |
|
|
<menu><li/><nest/></menu> |
8082 |
|
|
</rule> |
8083 |
|
|
#errors |
8084 |
wakaba |
1.25 |
/rule/menu/li;no significant content;s |
8085 |
wakaba |
1.21 |
|
8086 |
|
|
#data |
8087 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
8088 |
|
|
<menu><nest/><li/></menu> |
8089 |
|
|
</rule> |
8090 |
|
|
#errors |
8091 |
wakaba |
1.25 |
/rule/menu/li;no significant content;s |
8092 |
wakaba |
1.21 |
|
8093 |
|
|
#data |
8094 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
8095 |
|
|
<menu><li/><nest/><li/></menu> |
8096 |
|
|
</rule> |
8097 |
|
|
#errors |
8098 |
wakaba |
1.25 |
/rule/menu/li;no significant content;s |
8099 |
|
|
/rule/menu/li;no significant content;s |
8100 |
wakaba |
1.21 |
|
8101 |
|
|
#data |
8102 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
8103 |
|
|
<menu>aa<nest/></menu> |
8104 |
|
|
</rule> |
8105 |
|
|
#errors |
8106 |
|
|
|
8107 |
|
|
#data |
8108 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
8109 |
|
|
<menu><nest/>aa</menu> |
8110 |
|
|
</rule> |
8111 |
|
|
#errors |
8112 |
|
|
|
8113 |
|
|
#data |
8114 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
8115 |
|
|
<menu>aa<nest/>bb</menu> |
8116 |
|
|
</rule> |
8117 |
|
|
#errors |
8118 |
|
|
|
8119 |
|
|
#data |
8120 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
8121 |
|
|
<menu>aa<nest/><li/></menu> |
8122 |
|
|
</rule> |
8123 |
|
|
#errors |
8124 |
wakaba |
1.67 |
/rule/menu/li;element not allowed;m |
8125 |
wakaba |
1.25 |
/rule/menu/li;no significant content;s |
8126 |
wakaba |
1.21 |
|
8127 |
|
|
#data |
8128 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
8129 |
|
|
<menu><li/><nest/>aa</menu> |
8130 |
|
|
</rule> |
8131 |
|
|
#errors |
8132 |
wakaba |
1.67 |
/rule/menu/"aa";character not allowed;m |
8133 |
wakaba |
1.25 |
/rule/menu/li;no significant content;s |
8134 |
wakaba |
1.21 |
|
8135 |
|
|
#data |
8136 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
8137 |
|
|
<datatemplate><nest/></datatemplate> |
8138 |
|
|
</rule> |
8139 |
|
|
#errors |
8140 |
|
|
|
8141 |
|
|
#data |
8142 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
8143 |
|
|
<datatemplate><nest/><rule/></datatemplate> |
8144 |
|
|
</rule> |
8145 |
|
|
#errors |
8146 |
|
|
|
8147 |
|
|
#data |
8148 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
8149 |
|
|
<datatemplate><rule/><nest/></datatemplate> |
8150 |
|
|
</rule> |
8151 |
|
|
#errors |
8152 |
|
|
|
8153 |
|
|
#data |
8154 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
8155 |
|
|
<rule><nest/></rule> |
8156 |
|
|
</rule> |
8157 |
|
|
#errors |
8158 |
|
|
|
8159 |
|
|
#data |
8160 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
8161 |
|
|
<a:author xmlns:a="http://www.w3.org/2005/Atom"><a:name><nest/></a:name></a:author> |
8162 |
|
|
</rule> |
8163 |
|
|
#errors |
8164 |
|
|
|
8165 |
|
|
#data |
8166 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
8167 |
|
|
<a:author xmlns:a="http://www.w3.org/2005/Atom"><a:name><nest/>aa</a:name></a:author> |
8168 |
|
|
</rule> |
8169 |
|
|
#errors |
8170 |
|
|
|
8171 |
|
|
#data |
8172 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
8173 |
|
|
<a:author xmlns:a="http://www.w3.org/2005/Atom"><a:name>aa<nest/></a:name></a:author> |
8174 |
|
|
</rule> |
8175 |
|
|
#errors |
8176 |
|
|
|
8177 |
|
|
#data |
8178 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
8179 |
|
|
<a:author xmlns:a="http://www.w3.org/2005/Atom"><a:uri><nest/>http://www.example.org/</a:uri><a:name/></a:author> |
8180 |
|
|
</rule> |
8181 |
|
|
#errors |
8182 |
|
|
|
8183 |
|
|
#data |
8184 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
8185 |
|
|
<a:author xmlns:a="http://www.w3.org/2005/Atom"><a:email><nest/>a@example.com</a:email><a:name/></a:author> |
8186 |
|
|
</rule> |
8187 |
|
|
#errors |
8188 |
wakaba |
1.48 |
/rule/author/email;addr-spec not supported;u |
8189 |
wakaba |
1.21 |
|
8190 |
|
|
#data |
8191 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
8192 |
|
|
<a:published xmlns:a="http://www.w3.org/2005/Atom">2006-12-31T00:00:00Z<nest/></a:published> |
8193 |
|
|
</rule> |
8194 |
|
|
#errors |
8195 |
|
|
|
8196 |
|
|
#data |
8197 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
8198 |
|
|
<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> |
8199 |
|
|
</rule> |
8200 |
|
|
#errors |
8201 |
|
|
|
8202 |
|
|
#data |
8203 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
8204 |
|
|
<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> |
8205 |
|
|
</rule> |
8206 |
|
|
#errors |
8207 |
|
|
|
8208 |
|
|
#data |
8209 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
8210 |
|
|
<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> |
8211 |
|
|
</rule> |
8212 |
|
|
#errors |
8213 |
|
|
|
8214 |
|
|
#data |
8215 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
8216 |
|
|
<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> |
8217 |
|
|
</rule> |
8218 |
|
|
#errors |
8219 |
|
|
|
8220 |
|
|
#data |
8221 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
8222 |
|
|
<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> |
8223 |
|
|
</rule> |
8224 |
|
|
#errors |
8225 |
wakaba |
1.67 |
/rule/feed/entry;child element missing:atom;author;m |
8226 |
wakaba |
1.21 |
|
8227 |
|
|
#data |
8228 |
|
|
<rule xmlns="http://www.w3.org/1999/xhtml"> |
8229 |
|
|
<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> |
8230 |
|
|
</rule> |
8231 |
|
|
#errors |
8232 |
wakaba |
1.67 |
/rule/feed/entry;child element missing:atom;author;m |
8233 |
|
|
/rule/feed/entry;child element missing:atom;author;m |
8234 |
wakaba |
1.21 |
|
8235 |
|
|
#data |
8236 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
8237 |
|
|
<datatemplate><rule></rule><nest></nest></datatemplate> |
8238 |
|
|
<nest></nest> |
8239 |
|
|
</div> |
8240 |
|
|
#errors |
8241 |
wakaba |
1.67 |
/div/datatemplate/nest;element not allowed:datatemplate;m |
8242 |
wakaba |
1.55 |
/div/nest;element not allowed:flow;m |
8243 |
wakaba |
1.25 |
/div;no significant content;s |
8244 |
wakaba |
1.21 |
|
8245 |
|
|
#data |
8246 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"> |
8247 |
|
|
<datatemplate><rule></rule><nest></nest></datatemplate> |
8248 |
|
|
</div> |
8249 |
|
|
#errors |
8250 |
wakaba |
1.67 |
/div/datatemplate/nest;element not allowed:datatemplate;m |
8251 |
wakaba |
1.25 |
/div;no significant content;s |
8252 |
wakaba |
1.49 |
|
8253 |
|
|
#data |
8254 |
|
|
<center xmlns="http://www.w3.org/1999/xhtml"></center> |
8255 |
|
|
#errors |
8256 |
|
|
/center;element not defined;m |
8257 |
|
|
/center;no significant content;s |
8258 |
|
|
|
8259 |
|
|
#data |
8260 |
|
|
<center xmlns="http://www.w3.org/1999/xhtml"> </center> |
8261 |
|
|
#errors |
8262 |
|
|
/center;element not defined;m |
8263 |
|
|
/center;no significant content;s |
8264 |
|
|
|
8265 |
|
|
#data |
8266 |
|
|
<center xmlns="http://www.w3.org/1999/xhtml">x</center> |
8267 |
|
|
#errors |
8268 |
|
|
/center;element not defined;m |
8269 |
|
|
|
8270 |
|
|
#data |
8271 |
|
|
<center xmlns="http://www.w3.org/1999/xhtml">x<p>y</p></center> |
8272 |
|
|
#errors |
8273 |
|
|
/center;element not defined;m |
8274 |
|
|
|
8275 |
|
|
#data |
8276 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><center>x</center></div> |
8277 |
|
|
#errors |
8278 |
|
|
/div/center;element not defined;m |
8279 |
wakaba |
1.55 |
/div/center;element not allowed:flow;m |
8280 |
wakaba |
1.49 |
|
8281 |
|
|
#data |
8282 |
|
|
<b xmlns="http://www.w3.org/1999/xhtml"><center>x</center></b> |
8283 |
|
|
#errors |
8284 |
|
|
/b/center;element not defined;m |
8285 |
|
|
/b/center;element not allowed:phrasing;m |
8286 |
|
|
|
8287 |
|
|
#data |
8288 |
|
|
<centre xmlns="http://www.w3.org/1999/xhtml"></centre> |
8289 |
|
|
#errors |
8290 |
|
|
/centre;element not defined;m |
8291 |
|
|
|
8292 |
|
|
#data |
8293 |
|
|
<basefont xmlns="http://www.w3.org/1999/xhtml"></basefont> |
8294 |
|
|
#errors |
8295 |
|
|
/basefont;element not defined;m |
8296 |
|
|
|
8297 |
|
|
#data |
8298 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><basefont/></div> |
8299 |
|
|
#errors |
8300 |
|
|
/div/basefont;element not defined;m |
8301 |
wakaba |
1.55 |
/div/basefont;element not allowed:flow;m |
8302 |
wakaba |
1.49 |
/div;no significant content;s |
8303 |
|
|
|
8304 |
|
|
#data |
8305 |
|
|
<span xmlns="http://www.w3.org/1999/xhtml"><basefont/></span> |
8306 |
|
|
#errors |
8307 |
|
|
/span/basefont;element not defined;m |
8308 |
|
|
/span/basefont;element not allowed:phrasing;m |
8309 |
|
|
/span;no significant content;s |
8310 |
|
|
|
8311 |
|
|
#data |
8312 |
|
|
<dir xmlns="http://www.w3.org/1999/xhtml"></dir> |
8313 |
|
|
#errors |
8314 |
|
|
/dir;element not defined;m |
8315 |
|
|
|
8316 |
|
|
#data |
8317 |
|
|
<dir xmlns="http://www.w3.org/1999/xhtml"><li/></dir> |
8318 |
|
|
#errors |
8319 |
|
|
/dir;element not defined;m |
8320 |
|
|
/dir/li;no significant content;s |
8321 |
|
|
|
8322 |
|
|
#data |
8323 |
|
|
<dir xmlns="http://www.w3.org/1999/xhtml"><li/>a</dir> |
8324 |
|
|
#errors |
8325 |
|
|
/dir;element not defined;m |
8326 |
|
|
/dir/li;no significant content;s |
8327 |
wakaba |
1.67 |
/dir/"a";character not allowed;m |
8328 |
wakaba |
1.49 |
|
8329 |
|
|
#data |
8330 |
|
|
<dir xmlns="http://www.w3.org/1999/xhtml">a</dir> |
8331 |
|
|
#errors |
8332 |
|
|
/dir;element not defined;m |
8333 |
wakaba |
1.67 |
/dir/"a";character not allowed;m |
8334 |
wakaba |
1.49 |
|
8335 |
|
|
#data |
8336 |
|
|
<dir xmlns="http://www.w3.org/1999/xhtml"><p/></dir> |
8337 |
|
|
/dir;element not defined;m |
8338 |
|
|
/dir/p;element not allowed;m |
8339 |
|
|
/dir/p;no significant content;s |
8340 |
|
|
|
8341 |
|
|
#data |
8342 |
|
|
<div xmlns="http://www.w3.org/1999/xhtml"><dir><li/></dir></div> |
8343 |
|
|
#errors |
8344 |
|
|
/div;no significant content;s |
8345 |
|
|
/div/dir;element not defined;m |
8346 |
wakaba |
1.55 |
/div/dir;element not allowed:flow;m |
8347 |
wakaba |
1.49 |
/div/dir/li;no significant content;s |
8348 |
|
|
|
8349 |
|
|
#data |
8350 |
|
|
<i xmlns="http://www.w3.org/1999/xhtml"><dir><li/></dir></i> |
8351 |
|
|
#errors |
8352 |
|
|
/i;no significant content;s |
8353 |
|
|
/i/dir;element not defined;m |
8354 |
|
|
/i/dir;element not allowed:phrasing;m |
8355 |
|
|
/i/dir/li;no significant content;s |
8356 |
wakaba |
1.58 |
|
8357 |
|
|
#data |
8358 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"><font>x</font></p> |
8359 |
|
|
#errors |
8360 |
|
|
/p/font;element not defined;m |
8361 |
|
|
|
8362 |
|
|
#data |
8363 |
|
|
<p xmlns="http://www.w3.org/1999/xhtml"><span><font>x</font></span></p> |
8364 |
|
|
#errors |
8365 |
|
|
/p/span/font;element not defined;m |
8366 |
|
|
|
8367 |
|
|
#data html |
8368 |
|
|
<!DOCTYPE HTML> |
8369 |
|
|
<html> |
8370 |
|
|
<head> |
8371 |
|
|
<title></title> |
8372 |
|
|
<meta name="generator" content="Sample Editor 1.0 (WYSIWYG editor)"> |
8373 |
|
|
</head> |
8374 |
|
|
<body> |
8375 |
|
|
<font style="display: block; border: solid"> |
8376 |
|
|
<h1>Hello.</h1> |
8377 |
|
|
</font> |
8378 |
|
|
<p> |
8379 |
|
|
<font style="color: orange; background: white">How</font> |
8380 |
|
|
<font style="color: yellow; background: white">do</font> |
8381 |
|
|
<font style="color: green; background: white"><em>you</em></font> |
8382 |
|
|
<font style="color: blue; background: white">do?</font> |
8383 |
|
|
</p> |
8384 |
|
|
</body> |
8385 |
|
|
</html> |
8386 |
|
|
<!-- From old HTML5 draft --> |
8387 |
|
|
#errors |
8388 |
|
|
/html/body/font;element not defined;m |
8389 |
wakaba |
1.67 |
/html/body/font/@style;unknown attribute;u |
8390 |
wakaba |
1.58 |
/html/body/p/font;element not defined;m |
8391 |
wakaba |
1.67 |
/html/body/p/font/@style;unknown attribute;u |
8392 |
wakaba |
1.58 |
/html/body/p/font;element not defined;m |
8393 |
wakaba |
1.67 |
/html/body/p/font/@style;unknown attribute;u |
8394 |
wakaba |
1.58 |
/html/body/p/font;element not defined;m |
8395 |
wakaba |
1.67 |
/html/body/p/font/@style;unknown attribute;u |
8396 |
wakaba |
1.58 |
/html/body/p/font;element not defined;m |
8397 |
wakaba |
1.67 |
/html/body/p/font/@style;unknown attribute;u |
8398 |
wakaba |
1.58 |
|