|
2 | 2 | <!doctype html><p>foo<address>bar<p>baz |
3 | 3 | #errors |
4 | 4 | (1,39): expected-closing-tag-but-got-eof |
5 | | -30: Unclosed element “address”. |
6 | 5 | #document |
7 | 6 | | <!DOCTYPE html> |
8 | 7 | | <html> |
|
32 | 31 | <!doctype html><p>foo<article>bar<p>baz |
33 | 32 | #errors |
34 | 33 | (1,39): expected-closing-tag-but-got-eof |
35 | | -30: Unclosed element “article”. |
36 | 34 | #document |
37 | 35 | | <!DOCTYPE html> |
38 | 36 | | <html> |
|
62 | 60 | <!doctype html><p>foo<aside>bar<p>baz |
63 | 61 | #errors |
64 | 62 | (1,37): expected-closing-tag-but-got-eof |
65 | | -28: Unclosed element “aside”. |
66 | 63 | #document |
67 | 64 | | <!DOCTYPE html> |
68 | 65 | | <html> |
|
92 | 89 | <!doctype html><p>foo<blockquote>bar<p>baz |
93 | 90 | #errors |
94 | 91 | (1,42): expected-closing-tag-but-got-eof |
95 | | -33: Unclosed element “blockquote”. |
96 | 92 | #document |
97 | 93 | | <!DOCTYPE html> |
98 | 94 | | <html> |
|
122 | 118 | <!doctype html><p>foo<center>bar<p>baz |
123 | 119 | #errors |
124 | 120 | (1,38): expected-closing-tag-but-got-eof |
125 | | -29: Unclosed element “center”. |
126 | 121 | #document |
127 | 122 | | <!DOCTYPE html> |
128 | 123 | | <html> |
|
152 | 147 | <!doctype html><p>foo<details>bar<p>baz |
153 | 148 | #errors |
154 | 149 | (1,39): expected-closing-tag-but-got-eof |
155 | | -30: Unclosed element “details”. |
156 | 150 | #document |
157 | 151 | | <!DOCTYPE html> |
158 | 152 | | <html> |
|
182 | 176 | <!doctype html><p>foo<dialog>bar<p>baz |
183 | 177 | #errors |
184 | 178 | (1,38): expected-closing-tag-but-got-eof |
185 | | -29: Unclosed element “dialog”. |
186 | 179 | #document |
187 | 180 | | <!DOCTYPE html> |
188 | 181 | | <html> |
|
212 | 205 | <!doctype html><p>foo<dir>bar<p>baz |
213 | 206 | #errors |
214 | 207 | (1,35): expected-closing-tag-but-got-eof |
215 | | -26: Unclosed element “dir”. |
216 | 208 | #document |
217 | 209 | | <!DOCTYPE html> |
218 | 210 | | <html> |
|
242 | 234 | <!doctype html><p>foo<div>bar<p>baz |
243 | 235 | #errors |
244 | 236 | (1,35): expected-closing-tag-but-got-eof |
245 | | -26: Unclosed element “div”. |
246 | 237 | #document |
247 | 238 | | <!DOCTYPE html> |
248 | 239 | | <html> |
|
272 | 263 | <!doctype html><p>foo<dl>bar<p>baz |
273 | 264 | #errors |
274 | 265 | (1,34): expected-closing-tag-but-got-eof |
275 | | -25: Unclosed element “dl”. |
276 | 266 | #document |
277 | 267 | | <!DOCTYPE html> |
278 | 268 | | <html> |
|
302 | 292 | <!doctype html><p>foo<fieldset>bar<p>baz |
303 | 293 | #errors |
304 | 294 | (1,40): expected-closing-tag-but-got-eof |
305 | | -31: Unclosed element “fieldset”. |
306 | 295 | #document |
307 | 296 | | <!DOCTYPE html> |
308 | 297 | | <html> |
|
332 | 321 | <!doctype html><p>foo<figcaption>bar<p>baz |
333 | 322 | #errors |
334 | 323 | (1,42): expected-closing-tag-but-got-eof |
335 | | -33: Unclosed element “figcaption”. |
336 | 324 | #document |
337 | 325 | | <!DOCTYPE html> |
338 | 326 | | <html> |
|
362 | 350 | <!doctype html><p>foo<figure>bar<p>baz |
363 | 351 | #errors |
364 | 352 | (1,38): expected-closing-tag-but-got-eof |
365 | | -29: Unclosed element “figure”. |
366 | 353 | #document |
367 | 354 | | <!DOCTYPE html> |
368 | 355 | | <html> |
|
392 | 379 | <!doctype html><p>foo<footer>bar<p>baz |
393 | 380 | #errors |
394 | 381 | (1,38): expected-closing-tag-but-got-eof |
395 | | -29: Unclosed element “footer”. |
396 | 382 | #document |
397 | 383 | | <!DOCTYPE html> |
398 | 384 | | <html> |
|
422 | 408 | <!doctype html><p>foo<header>bar<p>baz |
423 | 409 | #errors |
424 | 410 | (1,38): expected-closing-tag-but-got-eof |
425 | | -29: Unclosed element “header”. |
426 | 411 | #document |
427 | 412 | | <!DOCTYPE html> |
428 | 413 | | <html> |
|
452 | 437 | <!doctype html><p>foo<hgroup>bar<p>baz |
453 | 438 | #errors |
454 | 439 | (1,38): expected-closing-tag-but-got-eof |
455 | | -29: Unclosed element “hgroup”. |
456 | 440 | #document |
457 | 441 | | <!DOCTYPE html> |
458 | 442 | | <html> |
|
482 | 466 | <!doctype html><p>foo<listing>bar<p>baz |
483 | 467 | #errors |
484 | 468 | (1,39): expected-closing-tag-but-got-eof |
485 | | -30: Unclosed element “listing”. |
486 | 469 | #document |
487 | 470 | | <!DOCTYPE html> |
488 | 471 | | <html> |
|
512 | 495 | <!doctype html><p>foo<menu>bar<p>baz |
513 | 496 | #errors |
514 | 497 | (1,36): expected-closing-tag-but-got-eof |
515 | | -27: Unclosed element “menu”. |
516 | 498 | #document |
517 | 499 | | <!DOCTYPE html> |
518 | 500 | | <html> |
|
542 | 524 | <!doctype html><p>foo<nav>bar<p>baz |
543 | 525 | #errors |
544 | 526 | (1,35): expected-closing-tag-but-got-eof |
545 | | -26: Unclosed element “nav”. |
546 | 527 | #document |
547 | 528 | | <!DOCTYPE html> |
548 | 529 | | <html> |
|
572 | 553 | <!doctype html><p>foo<ol>bar<p>baz |
573 | 554 | #errors |
574 | 555 | (1,34): expected-closing-tag-but-got-eof |
575 | | -25: Unclosed element “ol”. |
576 | 556 | #document |
577 | 557 | | <!DOCTYPE html> |
578 | 558 | | <html> |
|
602 | 582 | <!doctype html><p>foo<pre>bar<p>baz |
603 | 583 | #errors |
604 | 584 | (1,35): expected-closing-tag-but-got-eof |
605 | | -26: Unclosed element “pre”. |
606 | 585 | #document |
607 | 586 | | <!DOCTYPE html> |
608 | 587 | | <html> |
|
632 | 611 | <!doctype html><p>foo<section>bar<p>baz |
633 | 612 | #errors |
634 | 613 | (1,39): expected-closing-tag-but-got-eof |
635 | | -30: Unclosed element “section”. |
636 | 614 | #document |
637 | 615 | | <!DOCTYPE html> |
638 | 616 | | <html> |
|
662 | 640 | <!doctype html><p>foo<summary>bar<p>baz |
663 | 641 | #errors |
664 | 642 | (1,39): expected-closing-tag-but-got-eof |
665 | | -30: Unclosed element “summary”. |
666 | 643 | #document |
667 | 644 | | <!DOCTYPE html> |
668 | 645 | | <html> |
|
692 | 669 | <!doctype html><p>foo<ul>bar<p>baz |
693 | 670 | #errors |
694 | 671 | (1,34): expected-closing-tag-but-got-eof |
695 | | -25: Unclosed element “ul”. |
696 | 672 | #document |
697 | 673 | | <!DOCTYPE html> |
698 | 674 | | <html> |
|
0 commit comments