parser/htmlparser/tests/mochitest/html5lib_tree_construction/template.dat

Wed, 31 Dec 2014 06:09:35 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:09:35 +0100
changeset 0
6474c204b198
permissions
-rw-r--r--

Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.

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

mercurial