|
1 #data |
|
2 <!doctype html><script> |
|
3 #errors |
|
4 (1,23): expected-named-closing-tag-but-got-eof |
|
5 #document |
|
6 | <!DOCTYPE html> |
|
7 | <html> |
|
8 | <head> |
|
9 | <script> |
|
10 | <body> |
|
11 |
|
12 #data |
|
13 <!doctype html><script>a |
|
14 #errors |
|
15 (1,24): expected-named-closing-tag-but-got-eof |
|
16 #document |
|
17 | <!DOCTYPE html> |
|
18 | <html> |
|
19 | <head> |
|
20 | <script> |
|
21 | "a" |
|
22 | <body> |
|
23 |
|
24 #data |
|
25 <!doctype html><script>< |
|
26 #errors |
|
27 (1,24): expected-named-closing-tag-but-got-eof |
|
28 #document |
|
29 | <!DOCTYPE html> |
|
30 | <html> |
|
31 | <head> |
|
32 | <script> |
|
33 | "<" |
|
34 | <body> |
|
35 |
|
36 #data |
|
37 <!doctype html><script></ |
|
38 #errors |
|
39 (1,25): expected-named-closing-tag-but-got-eof |
|
40 #document |
|
41 | <!DOCTYPE html> |
|
42 | <html> |
|
43 | <head> |
|
44 | <script> |
|
45 | "</" |
|
46 | <body> |
|
47 |
|
48 #data |
|
49 <!doctype html><script></S |
|
50 #errors |
|
51 (1,26): expected-named-closing-tag-but-got-eof |
|
52 #document |
|
53 | <!DOCTYPE html> |
|
54 | <html> |
|
55 | <head> |
|
56 | <script> |
|
57 | "</S" |
|
58 | <body> |
|
59 |
|
60 #data |
|
61 <!doctype html><script></SC |
|
62 #errors |
|
63 (1,27): expected-named-closing-tag-but-got-eof |
|
64 #document |
|
65 | <!DOCTYPE html> |
|
66 | <html> |
|
67 | <head> |
|
68 | <script> |
|
69 | "</SC" |
|
70 | <body> |
|
71 |
|
72 #data |
|
73 <!doctype html><script></SCR |
|
74 #errors |
|
75 (1,28): expected-named-closing-tag-but-got-eof |
|
76 #document |
|
77 | <!DOCTYPE html> |
|
78 | <html> |
|
79 | <head> |
|
80 | <script> |
|
81 | "</SCR" |
|
82 | <body> |
|
83 |
|
84 #data |
|
85 <!doctype html><script></SCRI |
|
86 #errors |
|
87 (1,29): expected-named-closing-tag-but-got-eof |
|
88 #document |
|
89 | <!DOCTYPE html> |
|
90 | <html> |
|
91 | <head> |
|
92 | <script> |
|
93 | "</SCRI" |
|
94 | <body> |
|
95 |
|
96 #data |
|
97 <!doctype html><script></SCRIP |
|
98 #errors |
|
99 (1,30): expected-named-closing-tag-but-got-eof |
|
100 #document |
|
101 | <!DOCTYPE html> |
|
102 | <html> |
|
103 | <head> |
|
104 | <script> |
|
105 | "</SCRIP" |
|
106 | <body> |
|
107 |
|
108 #data |
|
109 <!doctype html><script></SCRIPT |
|
110 #errors |
|
111 (1,31): expected-named-closing-tag-but-got-eof |
|
112 #document |
|
113 | <!DOCTYPE html> |
|
114 | <html> |
|
115 | <head> |
|
116 | <script> |
|
117 | "</SCRIPT" |
|
118 | <body> |
|
119 |
|
120 #data |
|
121 <!doctype html><script></SCRIPT |
|
122 #errors |
|
123 (1,32): expected-attribute-name-but-got-eof |
|
124 (1,32): expected-named-closing-tag-but-got-eof |
|
125 #document |
|
126 | <!DOCTYPE html> |
|
127 | <html> |
|
128 | <head> |
|
129 | <script> |
|
130 | <body> |
|
131 |
|
132 #data |
|
133 <!doctype html><script></s |
|
134 #errors |
|
135 (1,26): expected-named-closing-tag-but-got-eof |
|
136 #document |
|
137 | <!DOCTYPE html> |
|
138 | <html> |
|
139 | <head> |
|
140 | <script> |
|
141 | "</s" |
|
142 | <body> |
|
143 |
|
144 #data |
|
145 <!doctype html><script></sc |
|
146 #errors |
|
147 (1,27): expected-named-closing-tag-but-got-eof |
|
148 #document |
|
149 | <!DOCTYPE html> |
|
150 | <html> |
|
151 | <head> |
|
152 | <script> |
|
153 | "</sc" |
|
154 | <body> |
|
155 |
|
156 #data |
|
157 <!doctype html><script></scr |
|
158 #errors |
|
159 (1,28): expected-named-closing-tag-but-got-eof |
|
160 #document |
|
161 | <!DOCTYPE html> |
|
162 | <html> |
|
163 | <head> |
|
164 | <script> |
|
165 | "</scr" |
|
166 | <body> |
|
167 |
|
168 #data |
|
169 <!doctype html><script></scri |
|
170 #errors |
|
171 (1,29): expected-named-closing-tag-but-got-eof |
|
172 #document |
|
173 | <!DOCTYPE html> |
|
174 | <html> |
|
175 | <head> |
|
176 | <script> |
|
177 | "</scri" |
|
178 | <body> |
|
179 |
|
180 #data |
|
181 <!doctype html><script></scrip |
|
182 #errors |
|
183 (1,30): expected-named-closing-tag-but-got-eof |
|
184 #document |
|
185 | <!DOCTYPE html> |
|
186 | <html> |
|
187 | <head> |
|
188 | <script> |
|
189 | "</scrip" |
|
190 | <body> |
|
191 |
|
192 #data |
|
193 <!doctype html><script></script |
|
194 #errors |
|
195 (1,31): expected-named-closing-tag-but-got-eof |
|
196 #document |
|
197 | <!DOCTYPE html> |
|
198 | <html> |
|
199 | <head> |
|
200 | <script> |
|
201 | "</script" |
|
202 | <body> |
|
203 |
|
204 #data |
|
205 <!doctype html><script></script |
|
206 #errors |
|
207 (1,32): expected-attribute-name-but-got-eof |
|
208 (1,32): expected-named-closing-tag-but-got-eof |
|
209 #document |
|
210 | <!DOCTYPE html> |
|
211 | <html> |
|
212 | <head> |
|
213 | <script> |
|
214 | <body> |
|
215 |
|
216 #data |
|
217 <!doctype html><script><! |
|
218 #errors |
|
219 (1,25): expected-named-closing-tag-but-got-eof |
|
220 #document |
|
221 | <!DOCTYPE html> |
|
222 | <html> |
|
223 | <head> |
|
224 | <script> |
|
225 | "<!" |
|
226 | <body> |
|
227 |
|
228 #data |
|
229 <!doctype html><script><!a |
|
230 #errors |
|
231 (1,26): expected-named-closing-tag-but-got-eof |
|
232 #document |
|
233 | <!DOCTYPE html> |
|
234 | <html> |
|
235 | <head> |
|
236 | <script> |
|
237 | "<!a" |
|
238 | <body> |
|
239 |
|
240 #data |
|
241 <!doctype html><script><!- |
|
242 #errors |
|
243 (1,26): expected-named-closing-tag-but-got-eof |
|
244 #document |
|
245 | <!DOCTYPE html> |
|
246 | <html> |
|
247 | <head> |
|
248 | <script> |
|
249 | "<!-" |
|
250 | <body> |
|
251 |
|
252 #data |
|
253 <!doctype html><script><!-a |
|
254 #errors |
|
255 (1,27): expected-named-closing-tag-but-got-eof |
|
256 #document |
|
257 | <!DOCTYPE html> |
|
258 | <html> |
|
259 | <head> |
|
260 | <script> |
|
261 | "<!-a" |
|
262 | <body> |
|
263 |
|
264 #data |
|
265 <!doctype html><script><!-- |
|
266 #errors |
|
267 (1,27): expected-named-closing-tag-but-got-eof |
|
268 (1,27): unexpected-eof-in-text-mode |
|
269 #document |
|
270 | <!DOCTYPE html> |
|
271 | <html> |
|
272 | <head> |
|
273 | <script> |
|
274 | "<!--" |
|
275 | <body> |
|
276 |
|
277 #data |
|
278 <!doctype html><script><!--a |
|
279 #errors |
|
280 (1,28): expected-named-closing-tag-but-got-eof |
|
281 (1,28): unexpected-eof-in-text-mode |
|
282 #document |
|
283 | <!DOCTYPE html> |
|
284 | <html> |
|
285 | <head> |
|
286 | <script> |
|
287 | "<!--a" |
|
288 | <body> |
|
289 |
|
290 #data |
|
291 <!doctype html><script><!--< |
|
292 #errors |
|
293 (1,28): expected-named-closing-tag-but-got-eof |
|
294 (1,28): unexpected-eof-in-text-mode |
|
295 #document |
|
296 | <!DOCTYPE html> |
|
297 | <html> |
|
298 | <head> |
|
299 | <script> |
|
300 | "<!--<" |
|
301 | <body> |
|
302 |
|
303 #data |
|
304 <!doctype html><script><!--<a |
|
305 #errors |
|
306 (1,29): expected-named-closing-tag-but-got-eof |
|
307 (1,29): unexpected-eof-in-text-mode |
|
308 #document |
|
309 | <!DOCTYPE html> |
|
310 | <html> |
|
311 | <head> |
|
312 | <script> |
|
313 | "<!--<a" |
|
314 | <body> |
|
315 |
|
316 #data |
|
317 <!doctype html><script><!--</ |
|
318 #errors |
|
319 (1,29): expected-named-closing-tag-but-got-eof |
|
320 (1,29): unexpected-eof-in-text-mode |
|
321 #document |
|
322 | <!DOCTYPE html> |
|
323 | <html> |
|
324 | <head> |
|
325 | <script> |
|
326 | "<!--</" |
|
327 | <body> |
|
328 |
|
329 #data |
|
330 <!doctype html><script><!--</script |
|
331 #errors |
|
332 (1,35): expected-named-closing-tag-but-got-eof |
|
333 (1,35): unexpected-eof-in-text-mode |
|
334 #document |
|
335 | <!DOCTYPE html> |
|
336 | <html> |
|
337 | <head> |
|
338 | <script> |
|
339 | "<!--</script" |
|
340 | <body> |
|
341 |
|
342 #data |
|
343 <!doctype html><script><!--</script |
|
344 #errors |
|
345 (1,36): expected-attribute-name-but-got-eof |
|
346 (1,36): expected-named-closing-tag-but-got-eof |
|
347 #document |
|
348 | <!DOCTYPE html> |
|
349 | <html> |
|
350 | <head> |
|
351 | <script> |
|
352 | "<!--" |
|
353 | <body> |
|
354 |
|
355 #data |
|
356 <!doctype html><script><!--<s |
|
357 #errors |
|
358 (1,29): expected-named-closing-tag-but-got-eof |
|
359 (1,29): unexpected-eof-in-text-mode |
|
360 #document |
|
361 | <!DOCTYPE html> |
|
362 | <html> |
|
363 | <head> |
|
364 | <script> |
|
365 | "<!--<s" |
|
366 | <body> |
|
367 |
|
368 #data |
|
369 <!doctype html><script><!--<script |
|
370 #errors |
|
371 (1,34): expected-named-closing-tag-but-got-eof |
|
372 (1,34): unexpected-eof-in-text-mode |
|
373 #document |
|
374 | <!DOCTYPE html> |
|
375 | <html> |
|
376 | <head> |
|
377 | <script> |
|
378 | "<!--<script" |
|
379 | <body> |
|
380 |
|
381 #data |
|
382 <!doctype html><script><!--<script |
|
383 #errors |
|
384 (1,35): eof-in-script-in-script |
|
385 (1,35): expected-named-closing-tag-but-got-eof |
|
386 #document |
|
387 | <!DOCTYPE html> |
|
388 | <html> |
|
389 | <head> |
|
390 | <script> |
|
391 | "<!--<script " |
|
392 | <body> |
|
393 |
|
394 #data |
|
395 <!doctype html><script><!--<script < |
|
396 #errors |
|
397 (1,36): eof-in-script-in-script |
|
398 (1,36): expected-named-closing-tag-but-got-eof |
|
399 #document |
|
400 | <!DOCTYPE html> |
|
401 | <html> |
|
402 | <head> |
|
403 | <script> |
|
404 | "<!--<script <" |
|
405 | <body> |
|
406 |
|
407 #data |
|
408 <!doctype html><script><!--<script <a |
|
409 #errors |
|
410 (1,37): eof-in-script-in-script |
|
411 (1,37): expected-named-closing-tag-but-got-eof |
|
412 #document |
|
413 | <!DOCTYPE html> |
|
414 | <html> |
|
415 | <head> |
|
416 | <script> |
|
417 | "<!--<script <a" |
|
418 | <body> |
|
419 |
|
420 #data |
|
421 <!doctype html><script><!--<script </ |
|
422 #errors |
|
423 (1,37): eof-in-script-in-script |
|
424 (1,37): expected-named-closing-tag-but-got-eof |
|
425 #document |
|
426 | <!DOCTYPE html> |
|
427 | <html> |
|
428 | <head> |
|
429 | <script> |
|
430 | "<!--<script </" |
|
431 | <body> |
|
432 |
|
433 #data |
|
434 <!doctype html><script><!--<script </s |
|
435 #errors |
|
436 (1,38): eof-in-script-in-script |
|
437 (1,38): expected-named-closing-tag-but-got-eof |
|
438 #document |
|
439 | <!DOCTYPE html> |
|
440 | <html> |
|
441 | <head> |
|
442 | <script> |
|
443 | "<!--<script </s" |
|
444 | <body> |
|
445 |
|
446 #data |
|
447 <!doctype html><script><!--<script </script |
|
448 #errors |
|
449 (1,43): eof-in-script-in-script |
|
450 (1,43): expected-named-closing-tag-but-got-eof |
|
451 #document |
|
452 | <!DOCTYPE html> |
|
453 | <html> |
|
454 | <head> |
|
455 | <script> |
|
456 | "<!--<script </script" |
|
457 | <body> |
|
458 |
|
459 #data |
|
460 <!doctype html><script><!--<script </scripta |
|
461 #errors |
|
462 (1,44): eof-in-script-in-script |
|
463 (1,44): expected-named-closing-tag-but-got-eof |
|
464 #document |
|
465 | <!DOCTYPE html> |
|
466 | <html> |
|
467 | <head> |
|
468 | <script> |
|
469 | "<!--<script </scripta" |
|
470 | <body> |
|
471 |
|
472 #data |
|
473 <!doctype html><script><!--<script </script |
|
474 #errors |
|
475 (1,44): expected-named-closing-tag-but-got-eof |
|
476 (1,44): unexpected-eof-in-text-mode |
|
477 #document |
|
478 | <!DOCTYPE html> |
|
479 | <html> |
|
480 | <head> |
|
481 | <script> |
|
482 | "<!--<script </script " |
|
483 | <body> |
|
484 |
|
485 #data |
|
486 <!doctype html><script><!--<script </script> |
|
487 #errors |
|
488 (1,44): expected-named-closing-tag-but-got-eof |
|
489 (1,44): unexpected-eof-in-text-mode |
|
490 #document |
|
491 | <!DOCTYPE html> |
|
492 | <html> |
|
493 | <head> |
|
494 | <script> |
|
495 | "<!--<script </script>" |
|
496 | <body> |
|
497 |
|
498 #data |
|
499 <!doctype html><script><!--<script </script/ |
|
500 #errors |
|
501 (1,44): expected-named-closing-tag-but-got-eof |
|
502 (1,44): unexpected-eof-in-text-mode |
|
503 #document |
|
504 | <!DOCTYPE html> |
|
505 | <html> |
|
506 | <head> |
|
507 | <script> |
|
508 | "<!--<script </script/" |
|
509 | <body> |
|
510 |
|
511 #data |
|
512 <!doctype html><script><!--<script </script < |
|
513 #errors |
|
514 (1,45): expected-named-closing-tag-but-got-eof |
|
515 (1,45): unexpected-eof-in-text-mode |
|
516 #document |
|
517 | <!DOCTYPE html> |
|
518 | <html> |
|
519 | <head> |
|
520 | <script> |
|
521 | "<!--<script </script <" |
|
522 | <body> |
|
523 |
|
524 #data |
|
525 <!doctype html><script><!--<script </script <a |
|
526 #errors |
|
527 (1,46): expected-named-closing-tag-but-got-eof |
|
528 (1,46): unexpected-eof-in-text-mode |
|
529 #document |
|
530 | <!DOCTYPE html> |
|
531 | <html> |
|
532 | <head> |
|
533 | <script> |
|
534 | "<!--<script </script <a" |
|
535 | <body> |
|
536 |
|
537 #data |
|
538 <!doctype html><script><!--<script </script </ |
|
539 #errors |
|
540 (1,46): expected-named-closing-tag-but-got-eof |
|
541 (1,46): unexpected-eof-in-text-mode |
|
542 #document |
|
543 | <!DOCTYPE html> |
|
544 | <html> |
|
545 | <head> |
|
546 | <script> |
|
547 | "<!--<script </script </" |
|
548 | <body> |
|
549 |
|
550 #data |
|
551 <!doctype html><script><!--<script </script </script |
|
552 #errors |
|
553 (1,52): expected-named-closing-tag-but-got-eof |
|
554 (1,52): unexpected-eof-in-text-mode |
|
555 #document |
|
556 | <!DOCTYPE html> |
|
557 | <html> |
|
558 | <head> |
|
559 | <script> |
|
560 | "<!--<script </script </script" |
|
561 | <body> |
|
562 |
|
563 #data |
|
564 <!doctype html><script><!--<script </script </script |
|
565 #errors |
|
566 (1,53): expected-attribute-name-but-got-eof |
|
567 (1,53): expected-named-closing-tag-but-got-eof |
|
568 #document |
|
569 | <!DOCTYPE html> |
|
570 | <html> |
|
571 | <head> |
|
572 | <script> |
|
573 | "<!--<script </script " |
|
574 | <body> |
|
575 |
|
576 #data |
|
577 <!doctype html><script><!--<script </script </script/ |
|
578 #errors |
|
579 (1,53): unexpected-EOF-after-solidus-in-tag |
|
580 (1,53): expected-named-closing-tag-but-got-eof |
|
581 #document |
|
582 | <!DOCTYPE html> |
|
583 | <html> |
|
584 | <head> |
|
585 | <script> |
|
586 | "<!--<script </script " |
|
587 | <body> |
|
588 |
|
589 #data |
|
590 <!doctype html><script><!--<script </script </script> |
|
591 #errors |
|
592 #document |
|
593 | <!DOCTYPE html> |
|
594 | <html> |
|
595 | <head> |
|
596 | <script> |
|
597 | "<!--<script </script " |
|
598 | <body> |
|
599 |
|
600 #data |
|
601 <!doctype html><script><!--<script - |
|
602 #errors |
|
603 (1,36): eof-in-script-in-script |
|
604 (1,36): expected-named-closing-tag-but-got-eof |
|
605 #document |
|
606 | <!DOCTYPE html> |
|
607 | <html> |
|
608 | <head> |
|
609 | <script> |
|
610 | "<!--<script -" |
|
611 | <body> |
|
612 |
|
613 #data |
|
614 <!doctype html><script><!--<script -a |
|
615 #errors |
|
616 (1,37): eof-in-script-in-script |
|
617 (1,37): expected-named-closing-tag-but-got-eof |
|
618 #document |
|
619 | <!DOCTYPE html> |
|
620 | <html> |
|
621 | <head> |
|
622 | <script> |
|
623 | "<!--<script -a" |
|
624 | <body> |
|
625 |
|
626 #data |
|
627 <!doctype html><script><!--<script -< |
|
628 #errors |
|
629 (1,37): eof-in-script-in-script |
|
630 (1,37): expected-named-closing-tag-but-got-eof |
|
631 #document |
|
632 | <!DOCTYPE html> |
|
633 | <html> |
|
634 | <head> |
|
635 | <script> |
|
636 | "<!--<script -<" |
|
637 | <body> |
|
638 |
|
639 #data |
|
640 <!doctype html><script><!--<script -- |
|
641 #errors |
|
642 (1,37): eof-in-script-in-script |
|
643 (1,37): expected-named-closing-tag-but-got-eof |
|
644 #document |
|
645 | <!DOCTYPE html> |
|
646 | <html> |
|
647 | <head> |
|
648 | <script> |
|
649 | "<!--<script --" |
|
650 | <body> |
|
651 |
|
652 #data |
|
653 <!doctype html><script><!--<script --a |
|
654 #errors |
|
655 (1,38): eof-in-script-in-script |
|
656 (1,38): expected-named-closing-tag-but-got-eof |
|
657 #document |
|
658 | <!DOCTYPE html> |
|
659 | <html> |
|
660 | <head> |
|
661 | <script> |
|
662 | "<!--<script --a" |
|
663 | <body> |
|
664 |
|
665 #data |
|
666 <!doctype html><script><!--<script --< |
|
667 #errors |
|
668 (1,38): eof-in-script-in-script |
|
669 (1,38): expected-named-closing-tag-but-got-eof |
|
670 #document |
|
671 | <!DOCTYPE html> |
|
672 | <html> |
|
673 | <head> |
|
674 | <script> |
|
675 | "<!--<script --<" |
|
676 | <body> |
|
677 |
|
678 #data |
|
679 <!doctype html><script><!--<script --> |
|
680 #errors |
|
681 (1,38): expected-named-closing-tag-but-got-eof |
|
682 #document |
|
683 | <!DOCTYPE html> |
|
684 | <html> |
|
685 | <head> |
|
686 | <script> |
|
687 | "<!--<script -->" |
|
688 | <body> |
|
689 |
|
690 #data |
|
691 <!doctype html><script><!--<script -->< |
|
692 #errors |
|
693 (1,39): expected-named-closing-tag-but-got-eof |
|
694 #document |
|
695 | <!DOCTYPE html> |
|
696 | <html> |
|
697 | <head> |
|
698 | <script> |
|
699 | "<!--<script --><" |
|
700 | <body> |
|
701 |
|
702 #data |
|
703 <!doctype html><script><!--<script --></ |
|
704 #errors |
|
705 (1,40): expected-named-closing-tag-but-got-eof |
|
706 #document |
|
707 | <!DOCTYPE html> |
|
708 | <html> |
|
709 | <head> |
|
710 | <script> |
|
711 | "<!--<script --></" |
|
712 | <body> |
|
713 |
|
714 #data |
|
715 <!doctype html><script><!--<script --></script |
|
716 #errors |
|
717 (1,46): expected-named-closing-tag-but-got-eof |
|
718 #document |
|
719 | <!DOCTYPE html> |
|
720 | <html> |
|
721 | <head> |
|
722 | <script> |
|
723 | "<!--<script --></script" |
|
724 | <body> |
|
725 |
|
726 #data |
|
727 <!doctype html><script><!--<script --></script |
|
728 #errors |
|
729 (1,47): expected-attribute-name-but-got-eof |
|
730 (1,47): expected-named-closing-tag-but-got-eof |
|
731 #document |
|
732 | <!DOCTYPE html> |
|
733 | <html> |
|
734 | <head> |
|
735 | <script> |
|
736 | "<!--<script -->" |
|
737 | <body> |
|
738 |
|
739 #data |
|
740 <!doctype html><script><!--<script --></script/ |
|
741 #errors |
|
742 (1,47): unexpected-EOF-after-solidus-in-tag |
|
743 (1,47): expected-named-closing-tag-but-got-eof |
|
744 #document |
|
745 | <!DOCTYPE html> |
|
746 | <html> |
|
747 | <head> |
|
748 | <script> |
|
749 | "<!--<script -->" |
|
750 | <body> |
|
751 |
|
752 #data |
|
753 <!doctype html><script><!--<script --></script> |
|
754 #errors |
|
755 #document |
|
756 | <!DOCTYPE html> |
|
757 | <html> |
|
758 | <head> |
|
759 | <script> |
|
760 | "<!--<script -->" |
|
761 | <body> |
|
762 |
|
763 #data |
|
764 <!doctype html><script><!--<script><\/script>--></script> |
|
765 #errors |
|
766 #document |
|
767 | <!DOCTYPE html> |
|
768 | <html> |
|
769 | <head> |
|
770 | <script> |
|
771 | "<!--<script><\/script>-->" |
|
772 | <body> |
|
773 |
|
774 #data |
|
775 <!doctype html><script><!--<script></scr'+'ipt>--></script> |
|
776 #errors |
|
777 #document |
|
778 | <!DOCTYPE html> |
|
779 | <html> |
|
780 | <head> |
|
781 | <script> |
|
782 | "<!--<script></scr'+'ipt>-->" |
|
783 | <body> |
|
784 |
|
785 #data |
|
786 <!doctype html><script><!--<script></script><script></script></script> |
|
787 #errors |
|
788 #document |
|
789 | <!DOCTYPE html> |
|
790 | <html> |
|
791 | <head> |
|
792 | <script> |
|
793 | "<!--<script></script><script></script>" |
|
794 | <body> |
|
795 |
|
796 #data |
|
797 <!doctype html><script><!--<script></script><script></script>--><!--</script> |
|
798 #errors |
|
799 #document |
|
800 | <!DOCTYPE html> |
|
801 | <html> |
|
802 | <head> |
|
803 | <script> |
|
804 | "<!--<script></script><script></script>--><!--" |
|
805 | <body> |
|
806 |
|
807 #data |
|
808 <!doctype html><script><!--<script></script><script></script>-- ></script> |
|
809 #errors |
|
810 #document |
|
811 | <!DOCTYPE html> |
|
812 | <html> |
|
813 | <head> |
|
814 | <script> |
|
815 | "<!--<script></script><script></script>-- >" |
|
816 | <body> |
|
817 |
|
818 #data |
|
819 <!doctype html><script><!--<script></script><script></script>- -></script> |
|
820 #errors |
|
821 #document |
|
822 | <!DOCTYPE html> |
|
823 | <html> |
|
824 | <head> |
|
825 | <script> |
|
826 | "<!--<script></script><script></script>- ->" |
|
827 | <body> |
|
828 |
|
829 #data |
|
830 <!doctype html><script><!--<script></script><script></script>- - ></script> |
|
831 #errors |
|
832 #document |
|
833 | <!DOCTYPE html> |
|
834 | <html> |
|
835 | <head> |
|
836 | <script> |
|
837 | "<!--<script></script><script></script>- - >" |
|
838 | <body> |
|
839 |
|
840 #data |
|
841 <!doctype html><script><!--<script></script><script></script>-></script> |
|
842 #errors |
|
843 #document |
|
844 | <!DOCTYPE html> |
|
845 | <html> |
|
846 | <head> |
|
847 | <script> |
|
848 | "<!--<script></script><script></script>->" |
|
849 | <body> |
|
850 |
|
851 #data |
|
852 <!doctype html><script><!--<script>--!></script>X |
|
853 #errors |
|
854 (1,49): expected-named-closing-tag-but-got-eof |
|
855 (1,49): unexpected-EOF-in-text-mode |
|
856 #document |
|
857 | <!DOCTYPE html> |
|
858 | <html> |
|
859 | <head> |
|
860 | <script> |
|
861 | "<!--<script>--!></script>X" |
|
862 | <body> |
|
863 |
|
864 #data |
|
865 <!doctype html><script><!--<scr'+'ipt></script>--></script> |
|
866 #errors |
|
867 (1,59): unexpected-end-tag |
|
868 #document |
|
869 | <!DOCTYPE html> |
|
870 | <html> |
|
871 | <head> |
|
872 | <script> |
|
873 | "<!--<scr'+'ipt>" |
|
874 | <body> |
|
875 | "-->" |
|
876 |
|
877 #data |
|
878 <!doctype html><script><!--<script></scr'+'ipt></script>X |
|
879 #errors |
|
880 (1,57): expected-named-closing-tag-but-got-eof |
|
881 (1,57): unexpected-eof-in-text-mode |
|
882 #document |
|
883 | <!DOCTYPE html> |
|
884 | <html> |
|
885 | <head> |
|
886 | <script> |
|
887 | "<!--<script></scr'+'ipt></script>X" |
|
888 | <body> |
|
889 |
|
890 #data |
|
891 <!doctype html><style><!--<style></style>--></style> |
|
892 #errors |
|
893 (1,52): unexpected-end-tag |
|
894 #document |
|
895 | <!DOCTYPE html> |
|
896 | <html> |
|
897 | <head> |
|
898 | <style> |
|
899 | "<!--<style>" |
|
900 | <body> |
|
901 | "-->" |
|
902 |
|
903 #data |
|
904 <!doctype html><style><!--</style>X |
|
905 #errors |
|
906 #document |
|
907 | <!DOCTYPE html> |
|
908 | <html> |
|
909 | <head> |
|
910 | <style> |
|
911 | "<!--" |
|
912 | <body> |
|
913 | "X" |
|
914 |
|
915 #data |
|
916 <!doctype html><style><!--...</style>...--></style> |
|
917 #errors |
|
918 (1,51): unexpected-end-tag |
|
919 #document |
|
920 | <!DOCTYPE html> |
|
921 | <html> |
|
922 | <head> |
|
923 | <style> |
|
924 | "<!--..." |
|
925 | <body> |
|
926 | "...-->" |
|
927 |
|
928 #data |
|
929 <!doctype html><style><!--<br><html xmlns:v="urn:schemas-microsoft-com:vml"><!--[if !mso]><style></style>X |
|
930 #errors |
|
931 #document |
|
932 | <!DOCTYPE html> |
|
933 | <html> |
|
934 | <head> |
|
935 | <style> |
|
936 | "<!--<br><html xmlns:v="urn:schemas-microsoft-com:vml"><!--[if !mso]><style>" |
|
937 | <body> |
|
938 | "X" |
|
939 |
|
940 #data |
|
941 <!doctype html><style><!--...<style><!--...--!></style>--></style> |
|
942 #errors |
|
943 (1,66): unexpected-end-tag |
|
944 #document |
|
945 | <!DOCTYPE html> |
|
946 | <html> |
|
947 | <head> |
|
948 | <style> |
|
949 | "<!--...<style><!--...--!>" |
|
950 | <body> |
|
951 | "-->" |
|
952 |
|
953 #data |
|
954 <!doctype html><style><!--...</style><!-- --><style>@import ...</style> |
|
955 #errors |
|
956 #document |
|
957 | <!DOCTYPE html> |
|
958 | <html> |
|
959 | <head> |
|
960 | <style> |
|
961 | "<!--..." |
|
962 | <!-- --> |
|
963 | <style> |
|
964 | "@import ..." |
|
965 | <body> |
|
966 |
|
967 #data |
|
968 <!doctype html><style>...<style><!--...</style><!-- --></style> |
|
969 #errors |
|
970 (1,63): unexpected-end-tag |
|
971 #document |
|
972 | <!DOCTYPE html> |
|
973 | <html> |
|
974 | <head> |
|
975 | <style> |
|
976 | "...<style><!--..." |
|
977 | <!-- --> |
|
978 | <body> |
|
979 |
|
980 #data |
|
981 <!doctype html><style>...<!--[if IE]><style>...</style>X |
|
982 #errors |
|
983 #document |
|
984 | <!DOCTYPE html> |
|
985 | <html> |
|
986 | <head> |
|
987 | <style> |
|
988 | "...<!--[if IE]><style>..." |
|
989 | <body> |
|
990 | "X" |
|
991 |
|
992 #data |
|
993 <!doctype html><title><!--<title></title>--></title> |
|
994 #errors |
|
995 (1,52): unexpected-end-tag |
|
996 #document |
|
997 | <!DOCTYPE html> |
|
998 | <html> |
|
999 | <head> |
|
1000 | <title> |
|
1001 | "<!--<title>" |
|
1002 | <body> |
|
1003 | "-->" |
|
1004 |
|
1005 #data |
|
1006 <!doctype html><title></title></title> |
|
1007 #errors |
|
1008 #document |
|
1009 | <!DOCTYPE html> |
|
1010 | <html> |
|
1011 | <head> |
|
1012 | <title> |
|
1013 | "</title>" |
|
1014 | <body> |
|
1015 |
|
1016 #data |
|
1017 <!doctype html><title>foo/title><link></head><body>X |
|
1018 #errors |
|
1019 (1,52): expected-named-closing-tag-but-got-eof |
|
1020 #document |
|
1021 | <!DOCTYPE html> |
|
1022 | <html> |
|
1023 | <head> |
|
1024 | <title> |
|
1025 | "foo/title><link></head><body>X" |
|
1026 | <body> |
|
1027 |
|
1028 #data |
|
1029 <!doctype html><noscript><!--<noscript></noscript>--></noscript> |
|
1030 #errors |
|
1031 (1,64): unexpected-end-tag |
|
1032 #document |
|
1033 | <!DOCTYPE html> |
|
1034 | <html> |
|
1035 | <head> |
|
1036 | <noscript> |
|
1037 | "<!--<noscript>" |
|
1038 | <body> |
|
1039 | "-->" |
|
1040 |
|
1041 #data |
|
1042 <!doctype html><noscript><!--</noscript>X<noscript>--></noscript> |
|
1043 #errors |
|
1044 #document |
|
1045 | <!DOCTYPE html> |
|
1046 | <html> |
|
1047 | <head> |
|
1048 | <noscript> |
|
1049 | "<!--" |
|
1050 | <body> |
|
1051 | "X" |
|
1052 | <noscript> |
|
1053 | "-->" |
|
1054 |
|
1055 #data |
|
1056 <!doctype html><noscript><iframe></noscript>X |
|
1057 #errors |
|
1058 #document |
|
1059 | <!DOCTYPE html> |
|
1060 | <html> |
|
1061 | <head> |
|
1062 | <noscript> |
|
1063 | "<iframe>" |
|
1064 | <body> |
|
1065 | "X" |
|
1066 |
|
1067 #data |
|
1068 <!doctype html><noframes><!--<noframes></noframes>--></noframes> |
|
1069 #errors |
|
1070 (1,64): unexpected-end-tag |
|
1071 #document |
|
1072 | <!DOCTYPE html> |
|
1073 | <html> |
|
1074 | <head> |
|
1075 | <noframes> |
|
1076 | "<!--<noframes>" |
|
1077 | <body> |
|
1078 | "-->" |
|
1079 |
|
1080 #data |
|
1081 <!doctype html><noframes><body><script><!--...</script></body></noframes></html> |
|
1082 #errors |
|
1083 #document |
|
1084 | <!DOCTYPE html> |
|
1085 | <html> |
|
1086 | <head> |
|
1087 | <noframes> |
|
1088 | "<body><script><!--...</script></body>" |
|
1089 | <body> |
|
1090 |
|
1091 #data |
|
1092 <!doctype html><textarea><!--<textarea></textarea>--></textarea> |
|
1093 #errors |
|
1094 (1,64): unexpected-end-tag |
|
1095 #document |
|
1096 | <!DOCTYPE html> |
|
1097 | <html> |
|
1098 | <head> |
|
1099 | <body> |
|
1100 | <textarea> |
|
1101 | "<!--<textarea>" |
|
1102 | "-->" |
|
1103 |
|
1104 #data |
|
1105 <!doctype html><textarea></textarea></textarea> |
|
1106 #errors |
|
1107 #document |
|
1108 | <!DOCTYPE html> |
|
1109 | <html> |
|
1110 | <head> |
|
1111 | <body> |
|
1112 | <textarea> |
|
1113 | "</textarea>" |
|
1114 |
|
1115 #data |
|
1116 <!doctype html><textarea><</textarea> |
|
1117 #errors |
|
1118 #document |
|
1119 | <!DOCTYPE html> |
|
1120 | <html> |
|
1121 | <head> |
|
1122 | <body> |
|
1123 | <textarea> |
|
1124 | "<" |
|
1125 |
|
1126 #data |
|
1127 <!doctype html><textarea>a<b</textarea> |
|
1128 #errors |
|
1129 #document |
|
1130 | <!DOCTYPE html> |
|
1131 | <html> |
|
1132 | <head> |
|
1133 | <body> |
|
1134 | <textarea> |
|
1135 | "a<b" |
|
1136 |
|
1137 #data |
|
1138 <!doctype html><iframe><!--<iframe></iframe>--></iframe> |
|
1139 #errors |
|
1140 (1,56): unexpected-end-tag |
|
1141 #document |
|
1142 | <!DOCTYPE html> |
|
1143 | <html> |
|
1144 | <head> |
|
1145 | <body> |
|
1146 | <iframe> |
|
1147 | "<!--<iframe>" |
|
1148 | "-->" |
|
1149 |
|
1150 #data |
|
1151 <!doctype html><iframe>...<!--X->...<!--/X->...</iframe> |
|
1152 #errors |
|
1153 #document |
|
1154 | <!DOCTYPE html> |
|
1155 | <html> |
|
1156 | <head> |
|
1157 | <body> |
|
1158 | <iframe> |
|
1159 | "...<!--X->...<!--/X->..." |
|
1160 |
|
1161 #data |
|
1162 <!doctype html><xmp><!--<xmp></xmp>--></xmp> |
|
1163 #errors |
|
1164 (1,44): unexpected-end-tag |
|
1165 #document |
|
1166 | <!DOCTYPE html> |
|
1167 | <html> |
|
1168 | <head> |
|
1169 | <body> |
|
1170 | <xmp> |
|
1171 | "<!--<xmp>" |
|
1172 | "-->" |
|
1173 |
|
1174 #data |
|
1175 <!doctype html><noembed><!--<noembed></noembed>--></noembed> |
|
1176 #errors |
|
1177 (1,60): unexpected-end-tag |
|
1178 #document |
|
1179 | <!DOCTYPE html> |
|
1180 | <html> |
|
1181 | <head> |
|
1182 | <body> |
|
1183 | <noembed> |
|
1184 | "<!--<noembed>" |
|
1185 | "-->" |
|
1186 |
|
1187 #data |
|
1188 <script> |
|
1189 #errors |
|
1190 (1,8): expected-doctype-but-got-start-tag |
|
1191 (1,8): expected-named-closing-tag-but-got-eof |
|
1192 #document |
|
1193 | <html> |
|
1194 | <head> |
|
1195 | <script> |
|
1196 | <body> |
|
1197 |
|
1198 #data |
|
1199 <script>a |
|
1200 #errors |
|
1201 (1,8): expected-doctype-but-got-start-tag |
|
1202 (1,9): expected-named-closing-tag-but-got-eof |
|
1203 #document |
|
1204 | <html> |
|
1205 | <head> |
|
1206 | <script> |
|
1207 | "a" |
|
1208 | <body> |
|
1209 |
|
1210 #data |
|
1211 <script>< |
|
1212 #errors |
|
1213 (1,8): expected-doctype-but-got-start-tag |
|
1214 (1,9): expected-named-closing-tag-but-got-eof |
|
1215 #document |
|
1216 | <html> |
|
1217 | <head> |
|
1218 | <script> |
|
1219 | "<" |
|
1220 | <body> |
|
1221 |
|
1222 #data |
|
1223 <script></ |
|
1224 #errors |
|
1225 (1,8): expected-doctype-but-got-start-tag |
|
1226 (1,10): expected-named-closing-tag-but-got-eof |
|
1227 #document |
|
1228 | <html> |
|
1229 | <head> |
|
1230 | <script> |
|
1231 | "</" |
|
1232 | <body> |
|
1233 |
|
1234 #data |
|
1235 <script></S |
|
1236 #errors |
|
1237 (1,8): expected-doctype-but-got-start-tag |
|
1238 (1,11): expected-named-closing-tag-but-got-eof |
|
1239 #document |
|
1240 | <html> |
|
1241 | <head> |
|
1242 | <script> |
|
1243 | "</S" |
|
1244 | <body> |
|
1245 |
|
1246 #data |
|
1247 <script></SC |
|
1248 #errors |
|
1249 (1,8): expected-doctype-but-got-start-tag |
|
1250 (1,12): expected-named-closing-tag-but-got-eof |
|
1251 #document |
|
1252 | <html> |
|
1253 | <head> |
|
1254 | <script> |
|
1255 | "</SC" |
|
1256 | <body> |
|
1257 |
|
1258 #data |
|
1259 <script></SCR |
|
1260 #errors |
|
1261 (1,8): expected-doctype-but-got-start-tag |
|
1262 (1,13): expected-named-closing-tag-but-got-eof |
|
1263 #document |
|
1264 | <html> |
|
1265 | <head> |
|
1266 | <script> |
|
1267 | "</SCR" |
|
1268 | <body> |
|
1269 |
|
1270 #data |
|
1271 <script></SCRI |
|
1272 #errors |
|
1273 (1,8): expected-doctype-but-got-start-tag |
|
1274 (1,14): expected-named-closing-tag-but-got-eof |
|
1275 #document |
|
1276 | <html> |
|
1277 | <head> |
|
1278 | <script> |
|
1279 | "</SCRI" |
|
1280 | <body> |
|
1281 |
|
1282 #data |
|
1283 <script></SCRIP |
|
1284 #errors |
|
1285 (1,8): expected-doctype-but-got-start-tag |
|
1286 (1,15): expected-named-closing-tag-but-got-eof |
|
1287 #document |
|
1288 | <html> |
|
1289 | <head> |
|
1290 | <script> |
|
1291 | "</SCRIP" |
|
1292 | <body> |
|
1293 |
|
1294 #data |
|
1295 <script></SCRIPT |
|
1296 #errors |
|
1297 (1,8): expected-doctype-but-got-start-tag |
|
1298 (1,16): expected-named-closing-tag-but-got-eof |
|
1299 #document |
|
1300 | <html> |
|
1301 | <head> |
|
1302 | <script> |
|
1303 | "</SCRIPT" |
|
1304 | <body> |
|
1305 |
|
1306 #data |
|
1307 <script></SCRIPT |
|
1308 #errors |
|
1309 (1,8): expected-doctype-but-got-start-tag |
|
1310 (1,17): expected-attribute-name-but-got-eof |
|
1311 (1,17): expected-named-closing-tag-but-got-eof |
|
1312 #document |
|
1313 | <html> |
|
1314 | <head> |
|
1315 | <script> |
|
1316 | <body> |
|
1317 |
|
1318 #data |
|
1319 <script></s |
|
1320 #errors |
|
1321 (1,8): expected-doctype-but-got-start-tag |
|
1322 (1,11): expected-named-closing-tag-but-got-eof |
|
1323 #document |
|
1324 | <html> |
|
1325 | <head> |
|
1326 | <script> |
|
1327 | "</s" |
|
1328 | <body> |
|
1329 |
|
1330 #data |
|
1331 <script></sc |
|
1332 #errors |
|
1333 (1,8): expected-doctype-but-got-start-tag |
|
1334 (1,12): expected-named-closing-tag-but-got-eof |
|
1335 #document |
|
1336 | <html> |
|
1337 | <head> |
|
1338 | <script> |
|
1339 | "</sc" |
|
1340 | <body> |
|
1341 |
|
1342 #data |
|
1343 <script></scr |
|
1344 #errors |
|
1345 (1,8): expected-doctype-but-got-start-tag |
|
1346 (1,13): expected-named-closing-tag-but-got-eof |
|
1347 #document |
|
1348 | <html> |
|
1349 | <head> |
|
1350 | <script> |
|
1351 | "</scr" |
|
1352 | <body> |
|
1353 |
|
1354 #data |
|
1355 <script></scri |
|
1356 #errors |
|
1357 (1,8): expected-doctype-but-got-start-tag |
|
1358 (1,14): expected-named-closing-tag-but-got-eof |
|
1359 #document |
|
1360 | <html> |
|
1361 | <head> |
|
1362 | <script> |
|
1363 | "</scri" |
|
1364 | <body> |
|
1365 |
|
1366 #data |
|
1367 <script></scrip |
|
1368 #errors |
|
1369 (1,8): expected-doctype-but-got-start-tag |
|
1370 (1,15): expected-named-closing-tag-but-got-eof |
|
1371 #document |
|
1372 | <html> |
|
1373 | <head> |
|
1374 | <script> |
|
1375 | "</scrip" |
|
1376 | <body> |
|
1377 |
|
1378 #data |
|
1379 <script></script |
|
1380 #errors |
|
1381 (1,8): expected-doctype-but-got-start-tag |
|
1382 (1,16): expected-named-closing-tag-but-got-eof |
|
1383 #document |
|
1384 | <html> |
|
1385 | <head> |
|
1386 | <script> |
|
1387 | "</script" |
|
1388 | <body> |
|
1389 |
|
1390 #data |
|
1391 <script></script |
|
1392 #errors |
|
1393 (1,8): expected-doctype-but-got-start-tag |
|
1394 (1,17): expected-attribute-name-but-got-eof |
|
1395 (1,17): expected-named-closing-tag-but-got-eof |
|
1396 #document |
|
1397 | <html> |
|
1398 | <head> |
|
1399 | <script> |
|
1400 | <body> |
|
1401 |
|
1402 #data |
|
1403 <script><! |
|
1404 #errors |
|
1405 (1,8): expected-doctype-but-got-start-tag |
|
1406 (1,10): expected-named-closing-tag-but-got-eof |
|
1407 #document |
|
1408 | <html> |
|
1409 | <head> |
|
1410 | <script> |
|
1411 | "<!" |
|
1412 | <body> |
|
1413 |
|
1414 #data |
|
1415 <script><!a |
|
1416 #errors |
|
1417 (1,8): expected-doctype-but-got-start-tag |
|
1418 (1,11): expected-named-closing-tag-but-got-eof |
|
1419 #document |
|
1420 | <html> |
|
1421 | <head> |
|
1422 | <script> |
|
1423 | "<!a" |
|
1424 | <body> |
|
1425 |
|
1426 #data |
|
1427 <script><!- |
|
1428 #errors |
|
1429 (1,8): expected-doctype-but-got-start-tag |
|
1430 (1,11): expected-named-closing-tag-but-got-eof |
|
1431 #document |
|
1432 | <html> |
|
1433 | <head> |
|
1434 | <script> |
|
1435 | "<!-" |
|
1436 | <body> |
|
1437 |
|
1438 #data |
|
1439 <script><!-a |
|
1440 #errors |
|
1441 (1,8): expected-doctype-but-got-start-tag |
|
1442 (1,12): expected-named-closing-tag-but-got-eof |
|
1443 #document |
|
1444 | <html> |
|
1445 | <head> |
|
1446 | <script> |
|
1447 | "<!-a" |
|
1448 | <body> |
|
1449 |
|
1450 #data |
|
1451 <script><!-- |
|
1452 #errors |
|
1453 (1,8): expected-doctype-but-got-start-tag |
|
1454 (1,12): expected-named-closing-tag-but-got-eof |
|
1455 (1,12): unexpected-eof-in-text-mode |
|
1456 #document |
|
1457 | <html> |
|
1458 | <head> |
|
1459 | <script> |
|
1460 | "<!--" |
|
1461 | <body> |
|
1462 |
|
1463 #data |
|
1464 <script><!--a |
|
1465 #errors |
|
1466 (1,8): expected-doctype-but-got-start-tag |
|
1467 (1,13): expected-named-closing-tag-but-got-eof |
|
1468 (1,13): unexpected-eof-in-text-mode |
|
1469 #document |
|
1470 | <html> |
|
1471 | <head> |
|
1472 | <script> |
|
1473 | "<!--a" |
|
1474 | <body> |
|
1475 |
|
1476 #data |
|
1477 <script><!--< |
|
1478 #errors |
|
1479 (1,8): expected-doctype-but-got-start-tag |
|
1480 (1,13): expected-named-closing-tag-but-got-eof |
|
1481 (1,13): unexpected-eof-in-text-mode |
|
1482 #document |
|
1483 | <html> |
|
1484 | <head> |
|
1485 | <script> |
|
1486 | "<!--<" |
|
1487 | <body> |
|
1488 |
|
1489 #data |
|
1490 <script><!--<a |
|
1491 #errors |
|
1492 (1,8): expected-doctype-but-got-start-tag |
|
1493 (1,14): expected-named-closing-tag-but-got-eof |
|
1494 (1,14): unexpected-eof-in-text-mode |
|
1495 #document |
|
1496 | <html> |
|
1497 | <head> |
|
1498 | <script> |
|
1499 | "<!--<a" |
|
1500 | <body> |
|
1501 |
|
1502 #data |
|
1503 <script><!--</ |
|
1504 #errors |
|
1505 (1,8): expected-doctype-but-got-start-tag |
|
1506 (1,14): expected-named-closing-tag-but-got-eof |
|
1507 (1,14): unexpected-eof-in-text-mode |
|
1508 #document |
|
1509 | <html> |
|
1510 | <head> |
|
1511 | <script> |
|
1512 | "<!--</" |
|
1513 | <body> |
|
1514 |
|
1515 #data |
|
1516 <script><!--</script |
|
1517 #errors |
|
1518 (1,8): expected-doctype-but-got-start-tag |
|
1519 (1,20): expected-named-closing-tag-but-got-eof |
|
1520 (1,20): unexpected-eof-in-text-mode |
|
1521 #document |
|
1522 | <html> |
|
1523 | <head> |
|
1524 | <script> |
|
1525 | "<!--</script" |
|
1526 | <body> |
|
1527 |
|
1528 #data |
|
1529 <script><!--</script |
|
1530 #errors |
|
1531 (1,8): expected-doctype-but-got-start-tag |
|
1532 (1,21): expected-attribute-name-but-got-eof |
|
1533 (1,21): expected-named-closing-tag-but-got-eof |
|
1534 #document |
|
1535 | <html> |
|
1536 | <head> |
|
1537 | <script> |
|
1538 | "<!--" |
|
1539 | <body> |
|
1540 |
|
1541 #data |
|
1542 <script><!--<s |
|
1543 #errors |
|
1544 (1,8): expected-doctype-but-got-start-tag |
|
1545 (1,14): expected-named-closing-tag-but-got-eof |
|
1546 (1,14): unexpected-eof-in-text-mode |
|
1547 #document |
|
1548 | <html> |
|
1549 | <head> |
|
1550 | <script> |
|
1551 | "<!--<s" |
|
1552 | <body> |
|
1553 |
|
1554 #data |
|
1555 <script><!--<script |
|
1556 #errors |
|
1557 (1,8): expected-doctype-but-got-start-tag |
|
1558 (1,19): expected-named-closing-tag-but-got-eof |
|
1559 (1,19): unexpected-eof-in-text-mode |
|
1560 #document |
|
1561 | <html> |
|
1562 | <head> |
|
1563 | <script> |
|
1564 | "<!--<script" |
|
1565 | <body> |
|
1566 |
|
1567 #data |
|
1568 <script><!--<script |
|
1569 #errors |
|
1570 (1,8): expected-doctype-but-got-start-tag |
|
1571 (1,20): eof-in-script-in-script |
|
1572 (1,20): expected-named-closing-tag-but-got-eof |
|
1573 #document |
|
1574 | <html> |
|
1575 | <head> |
|
1576 | <script> |
|
1577 | "<!--<script " |
|
1578 | <body> |
|
1579 |
|
1580 #data |
|
1581 <script><!--<script < |
|
1582 #errors |
|
1583 (1,8): expected-doctype-but-got-start-tag |
|
1584 (1,21): eof-in-script-in-script |
|
1585 (1,21): expected-named-closing-tag-but-got-eof |
|
1586 #document |
|
1587 | <html> |
|
1588 | <head> |
|
1589 | <script> |
|
1590 | "<!--<script <" |
|
1591 | <body> |
|
1592 |
|
1593 #data |
|
1594 <script><!--<script <a |
|
1595 #errors |
|
1596 (1,8): expected-doctype-but-got-start-tag |
|
1597 (1,22): eof-in-script-in-script |
|
1598 (1,22): expected-named-closing-tag-but-got-eof |
|
1599 #document |
|
1600 | <html> |
|
1601 | <head> |
|
1602 | <script> |
|
1603 | "<!--<script <a" |
|
1604 | <body> |
|
1605 |
|
1606 #data |
|
1607 <script><!--<script </ |
|
1608 #errors |
|
1609 (1,8): expected-doctype-but-got-start-tag |
|
1610 (1,22): eof-in-script-in-script |
|
1611 (1,22): expected-named-closing-tag-but-got-eof |
|
1612 #document |
|
1613 | <html> |
|
1614 | <head> |
|
1615 | <script> |
|
1616 | "<!--<script </" |
|
1617 | <body> |
|
1618 |
|
1619 #data |
|
1620 <script><!--<script </s |
|
1621 #errors |
|
1622 (1,8): expected-doctype-but-got-start-tag |
|
1623 (1,23): eof-in-script-in-script |
|
1624 (1,23): expected-named-closing-tag-but-got-eof |
|
1625 #document |
|
1626 | <html> |
|
1627 | <head> |
|
1628 | <script> |
|
1629 | "<!--<script </s" |
|
1630 | <body> |
|
1631 |
|
1632 #data |
|
1633 <script><!--<script </script |
|
1634 #errors |
|
1635 (1,8): expected-doctype-but-got-start-tag |
|
1636 (1,28): eof-in-script-in-script |
|
1637 (1,28): expected-named-closing-tag-but-got-eof |
|
1638 #document |
|
1639 | <html> |
|
1640 | <head> |
|
1641 | <script> |
|
1642 | "<!--<script </script" |
|
1643 | <body> |
|
1644 |
|
1645 #data |
|
1646 <script><!--<script </scripta |
|
1647 #errors |
|
1648 (1,8): expected-doctype-but-got-start-tag |
|
1649 (1,29): eof-in-script-in-script |
|
1650 (1,29): expected-named-closing-tag-but-got-eof |
|
1651 #document |
|
1652 | <html> |
|
1653 | <head> |
|
1654 | <script> |
|
1655 | "<!--<script </scripta" |
|
1656 | <body> |
|
1657 |
|
1658 #data |
|
1659 <script><!--<script </script |
|
1660 #errors |
|
1661 (1,8): expected-doctype-but-got-start-tag |
|
1662 (1,29): expected-named-closing-tag-but-got-eof |
|
1663 (1,29): unexpected-eof-in-text-mode |
|
1664 #document |
|
1665 | <html> |
|
1666 | <head> |
|
1667 | <script> |
|
1668 | "<!--<script </script " |
|
1669 | <body> |
|
1670 |
|
1671 #data |
|
1672 <script><!--<script </script> |
|
1673 #errors |
|
1674 (1,8): expected-doctype-but-got-start-tag |
|
1675 (1,29): expected-named-closing-tag-but-got-eof |
|
1676 (1,29): unexpected-eof-in-text-mode |
|
1677 #document |
|
1678 | <html> |
|
1679 | <head> |
|
1680 | <script> |
|
1681 | "<!--<script </script>" |
|
1682 | <body> |
|
1683 |
|
1684 #data |
|
1685 <script><!--<script </script/ |
|
1686 #errors |
|
1687 (1,8): expected-doctype-but-got-start-tag |
|
1688 (1,29): expected-named-closing-tag-but-got-eof |
|
1689 (1,29): unexpected-eof-in-text-mode |
|
1690 #document |
|
1691 | <html> |
|
1692 | <head> |
|
1693 | <script> |
|
1694 | "<!--<script </script/" |
|
1695 | <body> |
|
1696 |
|
1697 #data |
|
1698 <script><!--<script </script < |
|
1699 #errors |
|
1700 (1,8): expected-doctype-but-got-start-tag |
|
1701 (1,30): expected-named-closing-tag-but-got-eof |
|
1702 (1,30): unexpected-eof-in-text-mode |
|
1703 #document |
|
1704 | <html> |
|
1705 | <head> |
|
1706 | <script> |
|
1707 | "<!--<script </script <" |
|
1708 | <body> |
|
1709 |
|
1710 #data |
|
1711 <script><!--<script </script <a |
|
1712 #errors |
|
1713 (1,8): expected-doctype-but-got-start-tag |
|
1714 (1,31): expected-named-closing-tag-but-got-eof |
|
1715 (1,31): unexpected-eof-in-text-mode |
|
1716 #document |
|
1717 | <html> |
|
1718 | <head> |
|
1719 | <script> |
|
1720 | "<!--<script </script <a" |
|
1721 | <body> |
|
1722 |
|
1723 #data |
|
1724 <script><!--<script </script </ |
|
1725 #errors |
|
1726 (1,8): expected-doctype-but-got-start-tag |
|
1727 (1,31): expected-named-closing-tag-but-got-eof |
|
1728 (1,31): unexpected-eof-in-text-mode |
|
1729 #document |
|
1730 | <html> |
|
1731 | <head> |
|
1732 | <script> |
|
1733 | "<!--<script </script </" |
|
1734 | <body> |
|
1735 |
|
1736 #data |
|
1737 <script><!--<script </script </script |
|
1738 #errors |
|
1739 (1,8): expected-doctype-but-got-start-tag |
|
1740 (1,37): expected-named-closing-tag-but-got-eof |
|
1741 (1,37): unexpected-eof-in-text-mode |
|
1742 #document |
|
1743 | <html> |
|
1744 | <head> |
|
1745 | <script> |
|
1746 | "<!--<script </script </script" |
|
1747 | <body> |
|
1748 |
|
1749 #data |
|
1750 <script><!--<script </script </script |
|
1751 #errors |
|
1752 (1,8): expected-doctype-but-got-start-tag |
|
1753 (1,38): expected-attribute-name-but-got-eof |
|
1754 (1,38): expected-named-closing-tag-but-got-eof |
|
1755 #document |
|
1756 | <html> |
|
1757 | <head> |
|
1758 | <script> |
|
1759 | "<!--<script </script " |
|
1760 | <body> |
|
1761 |
|
1762 #data |
|
1763 <script><!--<script </script </script/ |
|
1764 #errors |
|
1765 (1,8): expected-doctype-but-got-start-tag |
|
1766 (1,38): unexpected-EOF-after-solidus-in-tag |
|
1767 (1,38): expected-named-closing-tag-but-got-eof |
|
1768 #document |
|
1769 | <html> |
|
1770 | <head> |
|
1771 | <script> |
|
1772 | "<!--<script </script " |
|
1773 | <body> |
|
1774 |
|
1775 #data |
|
1776 <script><!--<script </script </script> |
|
1777 #errors |
|
1778 (1,8): expected-doctype-but-got-start-tag |
|
1779 #document |
|
1780 | <html> |
|
1781 | <head> |
|
1782 | <script> |
|
1783 | "<!--<script </script " |
|
1784 | <body> |
|
1785 |
|
1786 #data |
|
1787 <script><!--<script - |
|
1788 #errors |
|
1789 (1,8): expected-doctype-but-got-start-tag |
|
1790 (1,21): eof-in-script-in-script |
|
1791 (1,21): expected-named-closing-tag-but-got-eof |
|
1792 #document |
|
1793 | <html> |
|
1794 | <head> |
|
1795 | <script> |
|
1796 | "<!--<script -" |
|
1797 | <body> |
|
1798 |
|
1799 #data |
|
1800 <script><!--<script -a |
|
1801 #errors |
|
1802 (1,8): expected-doctype-but-got-start-tag |
|
1803 (1,22): eof-in-script-in-script |
|
1804 (1,22): expected-named-closing-tag-but-got-eof |
|
1805 #document |
|
1806 | <html> |
|
1807 | <head> |
|
1808 | <script> |
|
1809 | "<!--<script -a" |
|
1810 | <body> |
|
1811 |
|
1812 #data |
|
1813 <script><!--<script -- |
|
1814 #errors |
|
1815 (1,8): expected-doctype-but-got-start-tag |
|
1816 (1,22): eof-in-script-in-script |
|
1817 (1,22): expected-named-closing-tag-but-got-eof |
|
1818 #document |
|
1819 | <html> |
|
1820 | <head> |
|
1821 | <script> |
|
1822 | "<!--<script --" |
|
1823 | <body> |
|
1824 |
|
1825 #data |
|
1826 <script><!--<script --a |
|
1827 #errors |
|
1828 (1,8): expected-doctype-but-got-start-tag |
|
1829 (1,23): eof-in-script-in-script |
|
1830 (1,23): expected-named-closing-tag-but-got-eof |
|
1831 #document |
|
1832 | <html> |
|
1833 | <head> |
|
1834 | <script> |
|
1835 | "<!--<script --a" |
|
1836 | <body> |
|
1837 |
|
1838 #data |
|
1839 <script><!--<script --> |
|
1840 #errors |
|
1841 (1,8): expected-doctype-but-got-start-tag |
|
1842 (1,23): expected-named-closing-tag-but-got-eof |
|
1843 #document |
|
1844 | <html> |
|
1845 | <head> |
|
1846 | <script> |
|
1847 | "<!--<script -->" |
|
1848 | <body> |
|
1849 |
|
1850 #data |
|
1851 <script><!--<script -->< |
|
1852 #errors |
|
1853 (1,8): expected-doctype-but-got-start-tag |
|
1854 (1,24): expected-named-closing-tag-but-got-eof |
|
1855 #document |
|
1856 | <html> |
|
1857 | <head> |
|
1858 | <script> |
|
1859 | "<!--<script --><" |
|
1860 | <body> |
|
1861 |
|
1862 #data |
|
1863 <script><!--<script --></ |
|
1864 #errors |
|
1865 (1,8): expected-doctype-but-got-start-tag |
|
1866 (1,25): expected-named-closing-tag-but-got-eof |
|
1867 #document |
|
1868 | <html> |
|
1869 | <head> |
|
1870 | <script> |
|
1871 | "<!--<script --></" |
|
1872 | <body> |
|
1873 |
|
1874 #data |
|
1875 <script><!--<script --></script |
|
1876 #errors |
|
1877 (1,8): expected-doctype-but-got-start-tag |
|
1878 (1,31): expected-named-closing-tag-but-got-eof |
|
1879 #document |
|
1880 | <html> |
|
1881 | <head> |
|
1882 | <script> |
|
1883 | "<!--<script --></script" |
|
1884 | <body> |
|
1885 |
|
1886 #data |
|
1887 <script><!--<script --></script |
|
1888 #errors |
|
1889 (1,8): expected-doctype-but-got-start-tag |
|
1890 (1,32): expected-attribute-name-but-got-eof |
|
1891 (1,32): expected-named-closing-tag-but-got-eof |
|
1892 #document |
|
1893 | <html> |
|
1894 | <head> |
|
1895 | <script> |
|
1896 | "<!--<script -->" |
|
1897 | <body> |
|
1898 |
|
1899 #data |
|
1900 <script><!--<script --></script/ |
|
1901 #errors |
|
1902 (1,8): expected-doctype-but-got-start-tag |
|
1903 (1,32): unexpected-EOF-after-solidus-in-tag |
|
1904 (1,32): expected-named-closing-tag-but-got-eof |
|
1905 #document |
|
1906 | <html> |
|
1907 | <head> |
|
1908 | <script> |
|
1909 | "<!--<script -->" |
|
1910 | <body> |
|
1911 |
|
1912 #data |
|
1913 <script><!--<script --></script> |
|
1914 #errors |
|
1915 (1,8): expected-doctype-but-got-start-tag |
|
1916 #document |
|
1917 | <html> |
|
1918 | <head> |
|
1919 | <script> |
|
1920 | "<!--<script -->" |
|
1921 | <body> |
|
1922 |
|
1923 #data |
|
1924 <script><!--<script><\/script>--></script> |
|
1925 #errors |
|
1926 (1,8): expected-doctype-but-got-start-tag |
|
1927 #document |
|
1928 | <html> |
|
1929 | <head> |
|
1930 | <script> |
|
1931 | "<!--<script><\/script>-->" |
|
1932 | <body> |
|
1933 |
|
1934 #data |
|
1935 <script><!--<script></scr'+'ipt>--></script> |
|
1936 #errors |
|
1937 (1,8): expected-doctype-but-got-start-tag |
|
1938 #document |
|
1939 | <html> |
|
1940 | <head> |
|
1941 | <script> |
|
1942 | "<!--<script></scr'+'ipt>-->" |
|
1943 | <body> |
|
1944 |
|
1945 #data |
|
1946 <script><!--<script></script><script></script></script> |
|
1947 #errors |
|
1948 (1,8): expected-doctype-but-got-start-tag |
|
1949 #document |
|
1950 | <html> |
|
1951 | <head> |
|
1952 | <script> |
|
1953 | "<!--<script></script><script></script>" |
|
1954 | <body> |
|
1955 |
|
1956 #data |
|
1957 <script><!--<script></script><script></script>--><!--</script> |
|
1958 #errors |
|
1959 (1,8): expected-doctype-but-got-start-tag |
|
1960 #document |
|
1961 | <html> |
|
1962 | <head> |
|
1963 | <script> |
|
1964 | "<!--<script></script><script></script>--><!--" |
|
1965 | <body> |
|
1966 |
|
1967 #data |
|
1968 <script><!--<script></script><script></script>-- ></script> |
|
1969 #errors |
|
1970 (1,8): expected-doctype-but-got-start-tag |
|
1971 #document |
|
1972 | <html> |
|
1973 | <head> |
|
1974 | <script> |
|
1975 | "<!--<script></script><script></script>-- >" |
|
1976 | <body> |
|
1977 |
|
1978 #data |
|
1979 <script><!--<script></script><script></script>- -></script> |
|
1980 #errors |
|
1981 (1,8): expected-doctype-but-got-start-tag |
|
1982 #document |
|
1983 | <html> |
|
1984 | <head> |
|
1985 | <script> |
|
1986 | "<!--<script></script><script></script>- ->" |
|
1987 | <body> |
|
1988 |
|
1989 #data |
|
1990 <script><!--<script></script><script></script>- - ></script> |
|
1991 #errors |
|
1992 (1,8): expected-doctype-but-got-start-tag |
|
1993 #document |
|
1994 | <html> |
|
1995 | <head> |
|
1996 | <script> |
|
1997 | "<!--<script></script><script></script>- - >" |
|
1998 | <body> |
|
1999 |
|
2000 #data |
|
2001 <script><!--<script></script><script></script>-></script> |
|
2002 #errors |
|
2003 (1,8): expected-doctype-but-got-start-tag |
|
2004 #document |
|
2005 | <html> |
|
2006 | <head> |
|
2007 | <script> |
|
2008 | "<!--<script></script><script></script>->" |
|
2009 | <body> |
|
2010 |
|
2011 #data |
|
2012 <script><!--<script>--!></script>X |
|
2013 #errors |
|
2014 (1,8): expected-doctype-but-got-start-tag |
|
2015 (1,34): expected-named-closing-tag-but-got-eof |
|
2016 (1,34): unexpected-eof-in-text-mode |
|
2017 #document |
|
2018 | <html> |
|
2019 | <head> |
|
2020 | <script> |
|
2021 | "<!--<script>--!></script>X" |
|
2022 | <body> |
|
2023 |
|
2024 #data |
|
2025 <script><!--<scr'+'ipt></script>--></script> |
|
2026 #errors |
|
2027 (1,8): expected-doctype-but-got-start-tag |
|
2028 (1,44): unexpected-end-tag |
|
2029 #document |
|
2030 | <html> |
|
2031 | <head> |
|
2032 | <script> |
|
2033 | "<!--<scr'+'ipt>" |
|
2034 | <body> |
|
2035 | "-->" |
|
2036 |
|
2037 #data |
|
2038 <script><!--<script></scr'+'ipt></script>X |
|
2039 #errors |
|
2040 (1,8): expected-doctype-but-got-start-tag |
|
2041 (1,42): expected-named-closing-tag-but-got-eof |
|
2042 (1,42): unexpected-eof-in-text-mode |
|
2043 #document |
|
2044 | <html> |
|
2045 | <head> |
|
2046 | <script> |
|
2047 | "<!--<script></scr'+'ipt></script>X" |
|
2048 | <body> |
|
2049 |
|
2050 #data |
|
2051 <style><!--<style></style>--></style> |
|
2052 #errors |
|
2053 (1,7): expected-doctype-but-got-start-tag |
|
2054 (1,37): unexpected-end-tag |
|
2055 #document |
|
2056 | <html> |
|
2057 | <head> |
|
2058 | <style> |
|
2059 | "<!--<style>" |
|
2060 | <body> |
|
2061 | "-->" |
|
2062 |
|
2063 #data |
|
2064 <style><!--</style>X |
|
2065 #errors |
|
2066 (1,7): expected-doctype-but-got-start-tag |
|
2067 #document |
|
2068 | <html> |
|
2069 | <head> |
|
2070 | <style> |
|
2071 | "<!--" |
|
2072 | <body> |
|
2073 | "X" |
|
2074 |
|
2075 #data |
|
2076 <style><!--...</style>...--></style> |
|
2077 #errors |
|
2078 (1,7): expected-doctype-but-got-start-tag |
|
2079 (1,36): unexpected-end-tag |
|
2080 #document |
|
2081 | <html> |
|
2082 | <head> |
|
2083 | <style> |
|
2084 | "<!--..." |
|
2085 | <body> |
|
2086 | "...-->" |
|
2087 |
|
2088 #data |
|
2089 <style><!--<br><html xmlns:v="urn:schemas-microsoft-com:vml"><!--[if !mso]><style></style>X |
|
2090 #errors |
|
2091 (1,7): expected-doctype-but-got-start-tag |
|
2092 #document |
|
2093 | <html> |
|
2094 | <head> |
|
2095 | <style> |
|
2096 | "<!--<br><html xmlns:v="urn:schemas-microsoft-com:vml"><!--[if !mso]><style>" |
|
2097 | <body> |
|
2098 | "X" |
|
2099 |
|
2100 #data |
|
2101 <style><!--...<style><!--...--!></style>--></style> |
|
2102 #errors |
|
2103 (1,7): expected-doctype-but-got-start-tag |
|
2104 (1,51): unexpected-end-tag |
|
2105 #document |
|
2106 | <html> |
|
2107 | <head> |
|
2108 | <style> |
|
2109 | "<!--...<style><!--...--!>" |
|
2110 | <body> |
|
2111 | "-->" |
|
2112 |
|
2113 #data |
|
2114 <style><!--...</style><!-- --><style>@import ...</style> |
|
2115 #errors |
|
2116 (1,7): expected-doctype-but-got-start-tag |
|
2117 #document |
|
2118 | <html> |
|
2119 | <head> |
|
2120 | <style> |
|
2121 | "<!--..." |
|
2122 | <!-- --> |
|
2123 | <style> |
|
2124 | "@import ..." |
|
2125 | <body> |
|
2126 |
|
2127 #data |
|
2128 <style>...<style><!--...</style><!-- --></style> |
|
2129 #errors |
|
2130 (1,7): expected-doctype-but-got-start-tag |
|
2131 (1,48): unexpected-end-tag |
|
2132 #document |
|
2133 | <html> |
|
2134 | <head> |
|
2135 | <style> |
|
2136 | "...<style><!--..." |
|
2137 | <!-- --> |
|
2138 | <body> |
|
2139 |
|
2140 #data |
|
2141 <style>...<!--[if IE]><style>...</style>X |
|
2142 #errors |
|
2143 (1,7): expected-doctype-but-got-start-tag |
|
2144 #document |
|
2145 | <html> |
|
2146 | <head> |
|
2147 | <style> |
|
2148 | "...<!--[if IE]><style>..." |
|
2149 | <body> |
|
2150 | "X" |
|
2151 |
|
2152 #data |
|
2153 <title><!--<title></title>--></title> |
|
2154 #errors |
|
2155 (1,7): expected-doctype-but-got-start-tag |
|
2156 (1,37): unexpected-end-tag |
|
2157 #document |
|
2158 | <html> |
|
2159 | <head> |
|
2160 | <title> |
|
2161 | "<!--<title>" |
|
2162 | <body> |
|
2163 | "-->" |
|
2164 |
|
2165 #data |
|
2166 <title></title></title> |
|
2167 #errors |
|
2168 (1,7): expected-doctype-but-got-start-tag |
|
2169 #document |
|
2170 | <html> |
|
2171 | <head> |
|
2172 | <title> |
|
2173 | "</title>" |
|
2174 | <body> |
|
2175 |
|
2176 #data |
|
2177 <title>foo/title><link></head><body>X |
|
2178 #errors |
|
2179 (1,7): expected-doctype-but-got-start-tag |
|
2180 (1,37): expected-named-closing-tag-but-got-eof |
|
2181 #document |
|
2182 | <html> |
|
2183 | <head> |
|
2184 | <title> |
|
2185 | "foo/title><link></head><body>X" |
|
2186 | <body> |
|
2187 |
|
2188 #data |
|
2189 <noscript><!--<noscript></noscript>--></noscript> |
|
2190 #errors |
|
2191 (1,10): expected-doctype-but-got-start-tag |
|
2192 (1,49): unexpected-end-tag |
|
2193 #document |
|
2194 | <html> |
|
2195 | <head> |
|
2196 | <noscript> |
|
2197 | "<!--<noscript>" |
|
2198 | <body> |
|
2199 | "-->" |
|
2200 |
|
2201 #data |
|
2202 <noscript><!--</noscript>X<noscript>--></noscript> |
|
2203 #errors |
|
2204 (1,10): expected-doctype-but-got-start-tag |
|
2205 #document |
|
2206 | <html> |
|
2207 | <head> |
|
2208 | <noscript> |
|
2209 | "<!--" |
|
2210 | <body> |
|
2211 | "X" |
|
2212 | <noscript> |
|
2213 | "-->" |
|
2214 |
|
2215 #data |
|
2216 <noscript><iframe></noscript>X |
|
2217 #errors |
|
2218 (1,10): expected-doctype-but-got-start-tag |
|
2219 #document |
|
2220 | <html> |
|
2221 | <head> |
|
2222 | <noscript> |
|
2223 | "<iframe>" |
|
2224 | <body> |
|
2225 | "X" |
|
2226 |
|
2227 #data |
|
2228 <noframes><!--<noframes></noframes>--></noframes> |
|
2229 #errors |
|
2230 (1,10): expected-doctype-but-got-start-tag |
|
2231 (1,49): unexpected-end-tag |
|
2232 #document |
|
2233 | <html> |
|
2234 | <head> |
|
2235 | <noframes> |
|
2236 | "<!--<noframes>" |
|
2237 | <body> |
|
2238 | "-->" |
|
2239 |
|
2240 #data |
|
2241 <noframes><body><script><!--...</script></body></noframes></html> |
|
2242 #errors |
|
2243 (1,10): expected-doctype-but-got-start-tag |
|
2244 #document |
|
2245 | <html> |
|
2246 | <head> |
|
2247 | <noframes> |
|
2248 | "<body><script><!--...</script></body>" |
|
2249 | <body> |
|
2250 |
|
2251 #data |
|
2252 <textarea><!--<textarea></textarea>--></textarea> |
|
2253 #errors |
|
2254 (1,10): expected-doctype-but-got-start-tag |
|
2255 (1,49): unexpected-end-tag |
|
2256 #document |
|
2257 | <html> |
|
2258 | <head> |
|
2259 | <body> |
|
2260 | <textarea> |
|
2261 | "<!--<textarea>" |
|
2262 | "-->" |
|
2263 |
|
2264 #data |
|
2265 <textarea></textarea></textarea> |
|
2266 #errors |
|
2267 (1,10): expected-doctype-but-got-start-tag |
|
2268 #document |
|
2269 | <html> |
|
2270 | <head> |
|
2271 | <body> |
|
2272 | <textarea> |
|
2273 | "</textarea>" |
|
2274 |
|
2275 #data |
|
2276 <iframe><!--<iframe></iframe>--></iframe> |
|
2277 #errors |
|
2278 (1,8): expected-doctype-but-got-start-tag |
|
2279 (1,41): unexpected-end-tag |
|
2280 #document |
|
2281 | <html> |
|
2282 | <head> |
|
2283 | <body> |
|
2284 | <iframe> |
|
2285 | "<!--<iframe>" |
|
2286 | "-->" |
|
2287 |
|
2288 #data |
|
2289 <iframe>...<!--X->...<!--/X->...</iframe> |
|
2290 #errors |
|
2291 (1,8): expected-doctype-but-got-start-tag |
|
2292 #document |
|
2293 | <html> |
|
2294 | <head> |
|
2295 | <body> |
|
2296 | <iframe> |
|
2297 | "...<!--X->...<!--/X->..." |
|
2298 |
|
2299 #data |
|
2300 <xmp><!--<xmp></xmp>--></xmp> |
|
2301 #errors |
|
2302 (1,5): expected-doctype-but-got-start-tag |
|
2303 (1,29): unexpected-end-tag |
|
2304 #document |
|
2305 | <html> |
|
2306 | <head> |
|
2307 | <body> |
|
2308 | <xmp> |
|
2309 | "<!--<xmp>" |
|
2310 | "-->" |
|
2311 |
|
2312 #data |
|
2313 <noembed><!--<noembed></noembed>--></noembed> |
|
2314 #errors |
|
2315 (1,9): expected-doctype-but-got-start-tag |
|
2316 (1,45): unexpected-end-tag |
|
2317 #document |
|
2318 | <html> |
|
2319 | <head> |
|
2320 | <body> |
|
2321 | <noembed> |
|
2322 | "<!--<noembed>" |
|
2323 | "-->" |
|
2324 |
|
2325 #data |
|
2326 <!doctype html><table> |
|
2327 |
|
2328 #errors |
|
2329 (2,0): eof-in-table |
|
2330 #document |
|
2331 | <!DOCTYPE html> |
|
2332 | <html> |
|
2333 | <head> |
|
2334 | <body> |
|
2335 | <table> |
|
2336 | " |
|
2337 " |
|
2338 |
|
2339 #data |
|
2340 <!doctype html><table><td><span><font></span><span> |
|
2341 #errors |
|
2342 (1,26): unexpected-cell-in-table-body |
|
2343 (1,45): unexpected-end-tag |
|
2344 (1,51): expected-closing-tag-but-got-eof |
|
2345 #document |
|
2346 | <!DOCTYPE html> |
|
2347 | <html> |
|
2348 | <head> |
|
2349 | <body> |
|
2350 | <table> |
|
2351 | <tbody> |
|
2352 | <tr> |
|
2353 | <td> |
|
2354 | <span> |
|
2355 | <font> |
|
2356 | <font> |
|
2357 | <span> |
|
2358 |
|
2359 #data |
|
2360 <!doctype html><form><table></form><form></table></form> |
|
2361 #errors |
|
2362 (1,35): unexpected-end-tag-implies-table-voodoo |
|
2363 (1,35): unexpected-end-tag |
|
2364 (1,41): unexpected-form-in-table |
|
2365 (1,56): unexpected-end-tag |
|
2366 (1,56): expected-closing-tag-but-got-eof |
|
2367 #document |
|
2368 | <!DOCTYPE html> |
|
2369 | <html> |
|
2370 | <head> |
|
2371 | <body> |
|
2372 | <form> |
|
2373 | <table> |
|
2374 | <form> |