parser/htmlparser/tests/mochitest/html5lib_tree_construction/tests_innerHTML_1.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><span>
michael@0 3 #errors
michael@0 4 (1,6): unexpected-start-tag
michael@0 5 (1,12): expected-closing-tag-but-got-eof
michael@0 6 #document-fragment
michael@0 7 body
michael@0 8 #document
michael@0 9 | <span>
michael@0 10
michael@0 11 #data
michael@0 12 <span><body>
michael@0 13 #errors
michael@0 14 (1,12): unexpected-start-tag
michael@0 15 (1,12): expected-closing-tag-but-got-eof
michael@0 16 #document-fragment
michael@0 17 body
michael@0 18 #document
michael@0 19 | <span>
michael@0 20
michael@0 21 #data
michael@0 22 <span><body>
michael@0 23 #errors
michael@0 24 (1,12): unexpected-start-tag
michael@0 25 (1,12): expected-closing-tag-but-got-eof
michael@0 26 #document-fragment
michael@0 27 div
michael@0 28 #document
michael@0 29 | <span>
michael@0 30
michael@0 31 #data
michael@0 32 <body><span>
michael@0 33 #errors
michael@0 34 (1,12): expected-closing-tag-but-got-eof
michael@0 35 #document-fragment
michael@0 36 html
michael@0 37 #document
michael@0 38 | <head>
michael@0 39 | <body>
michael@0 40 | <span>
michael@0 41
michael@0 42 #data
michael@0 43 <frameset><span>
michael@0 44 #errors
michael@0 45 (1,10): unexpected-start-tag
michael@0 46 (1,16): expected-closing-tag-but-got-eof
michael@0 47 #document-fragment
michael@0 48 body
michael@0 49 #document
michael@0 50 | <span>
michael@0 51
michael@0 52 #data
michael@0 53 <span><frameset>
michael@0 54 #errors
michael@0 55 (1,16): unexpected-start-tag
michael@0 56 (1,16): expected-closing-tag-but-got-eof
michael@0 57 #document-fragment
michael@0 58 body
michael@0 59 #document
michael@0 60 | <span>
michael@0 61
michael@0 62 #data
michael@0 63 <span><frameset>
michael@0 64 #errors
michael@0 65 (1,16): unexpected-start-tag
michael@0 66 (1,16): expected-closing-tag-but-got-eof
michael@0 67 #document-fragment
michael@0 68 div
michael@0 69 #document
michael@0 70 | <span>
michael@0 71
michael@0 72 #data
michael@0 73 <frameset><span>
michael@0 74 #errors
michael@0 75 (1,16): unexpected-start-tag-in-frameset
michael@0 76 (1,16): eof-in-frameset
michael@0 77 #document-fragment
michael@0 78 html
michael@0 79 #document
michael@0 80 | <head>
michael@0 81 | <frameset>
michael@0 82
michael@0 83 #data
michael@0 84 <table><tr>
michael@0 85 #errors
michael@0 86 (1,7): unexpected-start-tag
michael@0 87 #document-fragment
michael@0 88 table
michael@0 89 #document
michael@0 90 | <tbody>
michael@0 91 | <tr>
michael@0 92
michael@0 93 #data
michael@0 94 </table><tr>
michael@0 95 #errors
michael@0 96 (1,8): unexpected-end-tag
michael@0 97 #document-fragment
michael@0 98 table
michael@0 99 #document
michael@0 100 | <tbody>
michael@0 101 | <tr>
michael@0 102
michael@0 103 #data
michael@0 104 <a>
michael@0 105 #errors
michael@0 106 (1,3): unexpected-start-tag-implies-table-voodoo
michael@0 107 (1,3): eof-in-table
michael@0 108 #document-fragment
michael@0 109 table
michael@0 110 #document
michael@0 111 | <a>
michael@0 112
michael@0 113 #data
michael@0 114 <a>
michael@0 115 #errors
michael@0 116 (1,3): unexpected-start-tag-implies-table-voodoo
michael@0 117 (1,3): eof-in-table
michael@0 118 #document-fragment
michael@0 119 table
michael@0 120 #document
michael@0 121 | <a>
michael@0 122
michael@0 123 #data
michael@0 124 <a><caption>a
michael@0 125 #errors
michael@0 126 (1,3): unexpected-start-tag-implies-table-voodoo
michael@0 127 (1,13): expected-closing-tag-but-got-eof
michael@0 128 #document-fragment
michael@0 129 table
michael@0 130 #document
michael@0 131 | <a>
michael@0 132 | <caption>
michael@0 133 | "a"
michael@0 134
michael@0 135 #data
michael@0 136 <a><colgroup><col>
michael@0 137 #errors
michael@0 138 (1,3): foster-parenting-start-token
michael@0 139 (1,18): expected-closing-tag-but-got-eof
michael@0 140 #document-fragment
michael@0 141 table
michael@0 142 #document
michael@0 143 | <a>
michael@0 144 | <colgroup>
michael@0 145 | <col>
michael@0 146
michael@0 147 #data
michael@0 148 <a><tbody><tr>
michael@0 149 #errors
michael@0 150 (1,3): foster-parenting-start-tag
michael@0 151 #document-fragment
michael@0 152 table
michael@0 153 #document
michael@0 154 | <a>
michael@0 155 | <tbody>
michael@0 156 | <tr>
michael@0 157
michael@0 158 #data
michael@0 159 <a><tfoot><tr>
michael@0 160 #errors
michael@0 161 (1,3): foster-parenting-start-tag
michael@0 162 #document-fragment
michael@0 163 table
michael@0 164 #document
michael@0 165 | <a>
michael@0 166 | <tfoot>
michael@0 167 | <tr>
michael@0 168
michael@0 169 #data
michael@0 170 <a><thead><tr>
michael@0 171 #errors
michael@0 172 (1,3): foster-parenting-start-tag
michael@0 173 #document-fragment
michael@0 174 table
michael@0 175 #document
michael@0 176 | <a>
michael@0 177 | <thead>
michael@0 178 | <tr>
michael@0 179
michael@0 180 #data
michael@0 181 <a><tr>
michael@0 182 #errors
michael@0 183 (1,3): foster-parenting-start-tag
michael@0 184 #document-fragment
michael@0 185 table
michael@0 186 #document
michael@0 187 | <a>
michael@0 188 | <tbody>
michael@0 189 | <tr>
michael@0 190
michael@0 191 #data
michael@0 192 <a><th>
michael@0 193 #errors
michael@0 194 (1,3): unexpected-start-tag-implies-table-voodoo
michael@0 195 (1,7): unexpected-cell-in-table-body
michael@0 196 #document-fragment
michael@0 197 table
michael@0 198 #document
michael@0 199 | <a>
michael@0 200 | <tbody>
michael@0 201 | <tr>
michael@0 202 | <th>
michael@0 203
michael@0 204 #data
michael@0 205 <a><td>
michael@0 206 #errors
michael@0 207 (1,3): unexpected-start-tag-implies-table-voodoo
michael@0 208 (1,7): unexpected-cell-in-table-body
michael@0 209 #document-fragment
michael@0 210 table
michael@0 211 #document
michael@0 212 | <a>
michael@0 213 | <tbody>
michael@0 214 | <tr>
michael@0 215 | <td>
michael@0 216
michael@0 217 #data
michael@0 218 <table></table><tbody>
michael@0 219 #errors
michael@0 220 (1,22): unexpected-start-tag
michael@0 221 #document-fragment
michael@0 222 caption
michael@0 223 #document
michael@0 224 | <table>
michael@0 225
michael@0 226 #data
michael@0 227 </table><span>
michael@0 228 #errors
michael@0 229 (1,8): unexpected-end-tag
michael@0 230 (1,14): expected-closing-tag-but-got-eof
michael@0 231 #document-fragment
michael@0 232 caption
michael@0 233 #document
michael@0 234 | <span>
michael@0 235
michael@0 236 #data
michael@0 237 <span></table>
michael@0 238 #errors
michael@0 239 (1,14): unexpected-end-tag
michael@0 240 (1,14): expected-closing-tag-but-got-eof
michael@0 241 #document-fragment
michael@0 242 caption
michael@0 243 #document
michael@0 244 | <span>
michael@0 245
michael@0 246 #data
michael@0 247 </caption><span>
michael@0 248 #errors
michael@0 249 (1,10): XXX-undefined-error
michael@0 250 (1,16): expected-closing-tag-but-got-eof
michael@0 251 #document-fragment
michael@0 252 caption
michael@0 253 #document
michael@0 254 | <span>
michael@0 255
michael@0 256 #data
michael@0 257 <span></caption><span>
michael@0 258 #errors
michael@0 259 (1,16): XXX-undefined-error
michael@0 260 (1,22): expected-closing-tag-but-got-eof
michael@0 261 #document-fragment
michael@0 262 caption
michael@0 263 #document
michael@0 264 | <span>
michael@0 265 | <span>
michael@0 266
michael@0 267 #data
michael@0 268 <span><caption><span>
michael@0 269 #errors
michael@0 270 (1,15): unexpected-start-tag
michael@0 271 (1,21): expected-closing-tag-but-got-eof
michael@0 272 #document-fragment
michael@0 273 caption
michael@0 274 #document
michael@0 275 | <span>
michael@0 276 | <span>
michael@0 277
michael@0 278 #data
michael@0 279 <span><col><span>
michael@0 280 #errors
michael@0 281 (1,11): unexpected-start-tag
michael@0 282 (1,17): expected-closing-tag-but-got-eof
michael@0 283 #document-fragment
michael@0 284 caption
michael@0 285 #document
michael@0 286 | <span>
michael@0 287 | <span>
michael@0 288
michael@0 289 #data
michael@0 290 <span><colgroup><span>
michael@0 291 #errors
michael@0 292 (1,16): unexpected-start-tag
michael@0 293 (1,22): expected-closing-tag-but-got-eof
michael@0 294 #document-fragment
michael@0 295 caption
michael@0 296 #document
michael@0 297 | <span>
michael@0 298 | <span>
michael@0 299
michael@0 300 #data
michael@0 301 <span><html><span>
michael@0 302 #errors
michael@0 303 (1,12): non-html-root
michael@0 304 (1,18): expected-closing-tag-but-got-eof
michael@0 305 #document-fragment
michael@0 306 caption
michael@0 307 #document
michael@0 308 | <span>
michael@0 309 | <span>
michael@0 310
michael@0 311 #data
michael@0 312 <span><tbody><span>
michael@0 313 #errors
michael@0 314 (1,13): unexpected-start-tag
michael@0 315 (1,19): expected-closing-tag-but-got-eof
michael@0 316 #document-fragment
michael@0 317 caption
michael@0 318 #document
michael@0 319 | <span>
michael@0 320 | <span>
michael@0 321
michael@0 322 #data
michael@0 323 <span><td><span>
michael@0 324 #errors
michael@0 325 (1,10): unexpected-start-tag
michael@0 326 (1,16): expected-closing-tag-but-got-eof
michael@0 327 #document-fragment
michael@0 328 caption
michael@0 329 #document
michael@0 330 | <span>
michael@0 331 | <span>
michael@0 332
michael@0 333 #data
michael@0 334 <span><tfoot><span>
michael@0 335 #errors
michael@0 336 (1,13): unexpected-start-tag
michael@0 337 (1,19): expected-closing-tag-but-got-eof
michael@0 338 #document-fragment
michael@0 339 caption
michael@0 340 #document
michael@0 341 | <span>
michael@0 342 | <span>
michael@0 343
michael@0 344 #data
michael@0 345 <span><thead><span>
michael@0 346 #errors
michael@0 347 (1,13): unexpected-start-tag
michael@0 348 (1,19): expected-closing-tag-but-got-eof
michael@0 349 #document-fragment
michael@0 350 caption
michael@0 351 #document
michael@0 352 | <span>
michael@0 353 | <span>
michael@0 354
michael@0 355 #data
michael@0 356 <span><th><span>
michael@0 357 #errors
michael@0 358 (1,10): unexpected-start-tag
michael@0 359 (1,16): expected-closing-tag-but-got-eof
michael@0 360 #document-fragment
michael@0 361 caption
michael@0 362 #document
michael@0 363 | <span>
michael@0 364 | <span>
michael@0 365
michael@0 366 #data
michael@0 367 <span><tr><span>
michael@0 368 #errors
michael@0 369 (1,10): unexpected-start-tag
michael@0 370 (1,16): expected-closing-tag-but-got-eof
michael@0 371 #document-fragment
michael@0 372 caption
michael@0 373 #document
michael@0 374 | <span>
michael@0 375 | <span>
michael@0 376
michael@0 377 #data
michael@0 378 <span></table><span>
michael@0 379 #errors
michael@0 380 (1,14): unexpected-end-tag
michael@0 381 (1,20): expected-closing-tag-but-got-eof
michael@0 382 #document-fragment
michael@0 383 caption
michael@0 384 #document
michael@0 385 | <span>
michael@0 386 | <span>
michael@0 387
michael@0 388 #data
michael@0 389 </colgroup><col>
michael@0 390 #errors
michael@0 391 (1,11): XXX-undefined-error
michael@0 392 #document-fragment
michael@0 393 colgroup
michael@0 394 #document
michael@0 395 | <col>
michael@0 396
michael@0 397 #data
michael@0 398 <a><col>
michael@0 399 #errors
michael@0 400 (1,3): XXX-undefined-error
michael@0 401 #document-fragment
michael@0 402 colgroup
michael@0 403 #document
michael@0 404 | <col>
michael@0 405
michael@0 406 #data
michael@0 407 <caption><a>
michael@0 408 #errors
michael@0 409 (1,9): XXX-undefined-error
michael@0 410 (1,12): unexpected-start-tag-implies-table-voodoo
michael@0 411 (1,12): eof-in-table
michael@0 412 #document-fragment
michael@0 413 tbody
michael@0 414 #document
michael@0 415 | <a>
michael@0 416
michael@0 417 #data
michael@0 418 <col><a>
michael@0 419 #errors
michael@0 420 (1,5): XXX-undefined-error
michael@0 421 (1,8): unexpected-start-tag-implies-table-voodoo
michael@0 422 (1,8): eof-in-table
michael@0 423 #document-fragment
michael@0 424 tbody
michael@0 425 #document
michael@0 426 | <a>
michael@0 427
michael@0 428 #data
michael@0 429 <colgroup><a>
michael@0 430 #errors
michael@0 431 (1,10): XXX-undefined-error
michael@0 432 (1,13): unexpected-start-tag-implies-table-voodoo
michael@0 433 (1,13): eof-in-table
michael@0 434 #document-fragment
michael@0 435 tbody
michael@0 436 #document
michael@0 437 | <a>
michael@0 438
michael@0 439 #data
michael@0 440 <tbody><a>
michael@0 441 #errors
michael@0 442 (1,7): XXX-undefined-error
michael@0 443 (1,10): unexpected-start-tag-implies-table-voodoo
michael@0 444 (1,10): eof-in-table
michael@0 445 #document-fragment
michael@0 446 tbody
michael@0 447 #document
michael@0 448 | <a>
michael@0 449
michael@0 450 #data
michael@0 451 <tfoot><a>
michael@0 452 #errors
michael@0 453 (1,7): XXX-undefined-error
michael@0 454 (1,10): unexpected-start-tag-implies-table-voodoo
michael@0 455 (1,10): eof-in-table
michael@0 456 #document-fragment
michael@0 457 tbody
michael@0 458 #document
michael@0 459 | <a>
michael@0 460
michael@0 461 #data
michael@0 462 <thead><a>
michael@0 463 #errors
michael@0 464 (1,7): XXX-undefined-error
michael@0 465 (1,10): unexpected-start-tag-implies-table-voodoo
michael@0 466 (1,10): eof-in-table
michael@0 467 #document-fragment
michael@0 468 tbody
michael@0 469 #document
michael@0 470 | <a>
michael@0 471
michael@0 472 #data
michael@0 473 </table><a>
michael@0 474 #errors
michael@0 475 (1,8): XXX-undefined-error
michael@0 476 (1,11): unexpected-start-tag-implies-table-voodoo
michael@0 477 (1,11): eof-in-table
michael@0 478 #document-fragment
michael@0 479 tbody
michael@0 480 #document
michael@0 481 | <a>
michael@0 482
michael@0 483 #data
michael@0 484 <a><tr>
michael@0 485 #errors
michael@0 486 (1,3): unexpected-start-tag-implies-table-voodoo
michael@0 487 #document-fragment
michael@0 488 tbody
michael@0 489 #document
michael@0 490 | <a>
michael@0 491 | <tr>
michael@0 492
michael@0 493 #data
michael@0 494 <a><td>
michael@0 495 #errors
michael@0 496 (1,3): unexpected-start-tag-implies-table-voodoo
michael@0 497 (1,7): unexpected-cell-in-table-body
michael@0 498 #document-fragment
michael@0 499 tbody
michael@0 500 #document
michael@0 501 | <a>
michael@0 502 | <tr>
michael@0 503 | <td>
michael@0 504
michael@0 505 #data
michael@0 506 <a><td>
michael@0 507 #errors
michael@0 508 (1,3): unexpected-start-tag-implies-table-voodoo
michael@0 509 (1,7): unexpected-cell-in-table-body
michael@0 510 #document-fragment
michael@0 511 tbody
michael@0 512 #document
michael@0 513 | <a>
michael@0 514 | <tr>
michael@0 515 | <td>
michael@0 516
michael@0 517 #data
michael@0 518 <a><td>
michael@0 519 #errors
michael@0 520 (1,3): unexpected-start-tag-implies-table-voodoo
michael@0 521 (1,7): unexpected-cell-in-table-body
michael@0 522 #document-fragment
michael@0 523 tbody
michael@0 524 #document
michael@0 525 | <a>
michael@0 526 | <tr>
michael@0 527 | <td>
michael@0 528
michael@0 529 #data
michael@0 530 <td><table><tbody><a><tr>
michael@0 531 #errors
michael@0 532 (1,4): unexpected-cell-in-table-body
michael@0 533 (1,21): unexpected-start-tag-implies-table-voodoo
michael@0 534 (1,25): eof-in-table
michael@0 535 #document-fragment
michael@0 536 tbody
michael@0 537 #document
michael@0 538 | <tr>
michael@0 539 | <td>
michael@0 540 | <a>
michael@0 541 | <table>
michael@0 542 | <tbody>
michael@0 543 | <tr>
michael@0 544
michael@0 545 #data
michael@0 546 </tr><td>
michael@0 547 #errors
michael@0 548 (1,5): XXX-undefined-error
michael@0 549 #document-fragment
michael@0 550 tr
michael@0 551 #document
michael@0 552 | <td>
michael@0 553
michael@0 554 #data
michael@0 555 <td><table><a><tr></tr><tr>
michael@0 556 #errors
michael@0 557 (1,14): unexpected-start-tag-implies-table-voodoo
michael@0 558 (1,27): eof-in-table
michael@0 559 #document-fragment
michael@0 560 tr
michael@0 561 #document
michael@0 562 | <td>
michael@0 563 | <a>
michael@0 564 | <table>
michael@0 565 | <tbody>
michael@0 566 | <tr>
michael@0 567 | <tr>
michael@0 568
michael@0 569 #data
michael@0 570 <caption><td>
michael@0 571 #errors
michael@0 572 (1,9): XXX-undefined-error
michael@0 573 #document-fragment
michael@0 574 tr
michael@0 575 #document
michael@0 576 | <td>
michael@0 577
michael@0 578 #data
michael@0 579 <col><td>
michael@0 580 #errors
michael@0 581 (1,5): XXX-undefined-error
michael@0 582 #document-fragment
michael@0 583 tr
michael@0 584 #document
michael@0 585 | <td>
michael@0 586
michael@0 587 #data
michael@0 588 <colgroup><td>
michael@0 589 #errors
michael@0 590 (1,10): XXX-undefined-error
michael@0 591 #document-fragment
michael@0 592 tr
michael@0 593 #document
michael@0 594 | <td>
michael@0 595
michael@0 596 #data
michael@0 597 <tbody><td>
michael@0 598 #errors
michael@0 599 (1,7): XXX-undefined-error
michael@0 600 #document-fragment
michael@0 601 tr
michael@0 602 #document
michael@0 603 | <td>
michael@0 604
michael@0 605 #data
michael@0 606 <tfoot><td>
michael@0 607 #errors
michael@0 608 (1,7): XXX-undefined-error
michael@0 609 #document-fragment
michael@0 610 tr
michael@0 611 #document
michael@0 612 | <td>
michael@0 613
michael@0 614 #data
michael@0 615 <thead><td>
michael@0 616 #errors
michael@0 617 (1,7): XXX-undefined-error
michael@0 618 #document-fragment
michael@0 619 tr
michael@0 620 #document
michael@0 621 | <td>
michael@0 622
michael@0 623 #data
michael@0 624 <tr><td>
michael@0 625 #errors
michael@0 626 (1,4): XXX-undefined-error
michael@0 627 #document-fragment
michael@0 628 tr
michael@0 629 #document
michael@0 630 | <td>
michael@0 631
michael@0 632 #data
michael@0 633 </table><td>
michael@0 634 #errors
michael@0 635 (1,8): XXX-undefined-error
michael@0 636 #document-fragment
michael@0 637 tr
michael@0 638 #document
michael@0 639 | <td>
michael@0 640
michael@0 641 #data
michael@0 642 <td><table></table><td>
michael@0 643 #errors
michael@0 644 #document-fragment
michael@0 645 tr
michael@0 646 #document
michael@0 647 | <td>
michael@0 648 | <table>
michael@0 649 | <td>
michael@0 650
michael@0 651 #data
michael@0 652 <td><table></table><td>
michael@0 653 #errors
michael@0 654 #document-fragment
michael@0 655 tr
michael@0 656 #document
michael@0 657 | <td>
michael@0 658 | <table>
michael@0 659 | <td>
michael@0 660
michael@0 661 #data
michael@0 662 <caption><a>
michael@0 663 #errors
michael@0 664 (1,9): XXX-undefined-error
michael@0 665 (1,12): expected-closing-tag-but-got-eof
michael@0 666 #document-fragment
michael@0 667 td
michael@0 668 #document
michael@0 669 | <a>
michael@0 670
michael@0 671 #data
michael@0 672 <col><a>
michael@0 673 #errors
michael@0 674 (1,5): XXX-undefined-error
michael@0 675 (1,8): expected-closing-tag-but-got-eof
michael@0 676 #document-fragment
michael@0 677 td
michael@0 678 #document
michael@0 679 | <a>
michael@0 680
michael@0 681 #data
michael@0 682 <colgroup><a>
michael@0 683 #errors
michael@0 684 (1,10): XXX-undefined-error
michael@0 685 (1,13): expected-closing-tag-but-got-eof
michael@0 686 #document-fragment
michael@0 687 td
michael@0 688 #document
michael@0 689 | <a>
michael@0 690
michael@0 691 #data
michael@0 692 <tbody><a>
michael@0 693 #errors
michael@0 694 (1,7): XXX-undefined-error
michael@0 695 (1,10): expected-closing-tag-but-got-eof
michael@0 696 #document-fragment
michael@0 697 td
michael@0 698 #document
michael@0 699 | <a>
michael@0 700
michael@0 701 #data
michael@0 702 <tfoot><a>
michael@0 703 #errors
michael@0 704 (1,7): XXX-undefined-error
michael@0 705 (1,10): expected-closing-tag-but-got-eof
michael@0 706 #document-fragment
michael@0 707 td
michael@0 708 #document
michael@0 709 | <a>
michael@0 710
michael@0 711 #data
michael@0 712 <th><a>
michael@0 713 #errors
michael@0 714 (1,4): XXX-undefined-error
michael@0 715 (1,7): expected-closing-tag-but-got-eof
michael@0 716 #document-fragment
michael@0 717 td
michael@0 718 #document
michael@0 719 | <a>
michael@0 720
michael@0 721 #data
michael@0 722 <thead><a>
michael@0 723 #errors
michael@0 724 (1,7): XXX-undefined-error
michael@0 725 (1,10): expected-closing-tag-but-got-eof
michael@0 726 #document-fragment
michael@0 727 td
michael@0 728 #document
michael@0 729 | <a>
michael@0 730
michael@0 731 #data
michael@0 732 <tr><a>
michael@0 733 #errors
michael@0 734 (1,4): XXX-undefined-error
michael@0 735 (1,7): expected-closing-tag-but-got-eof
michael@0 736 #document-fragment
michael@0 737 td
michael@0 738 #document
michael@0 739 | <a>
michael@0 740
michael@0 741 #data
michael@0 742 </table><a>
michael@0 743 #errors
michael@0 744 (1,8): XXX-undefined-error
michael@0 745 (1,11): expected-closing-tag-but-got-eof
michael@0 746 #document-fragment
michael@0 747 td
michael@0 748 #document
michael@0 749 | <a>
michael@0 750
michael@0 751 #data
michael@0 752 </tbody><a>
michael@0 753 #errors
michael@0 754 (1,8): XXX-undefined-error
michael@0 755 (1,11): expected-closing-tag-but-got-eof
michael@0 756 #document-fragment
michael@0 757 td
michael@0 758 #document
michael@0 759 | <a>
michael@0 760
michael@0 761 #data
michael@0 762 </td><a>
michael@0 763 #errors
michael@0 764 (1,5): unexpected-end-tag
michael@0 765 (1,8): expected-closing-tag-but-got-eof
michael@0 766 #document-fragment
michael@0 767 td
michael@0 768 #document
michael@0 769 | <a>
michael@0 770
michael@0 771 #data
michael@0 772 </tfoot><a>
michael@0 773 #errors
michael@0 774 (1,8): XXX-undefined-error
michael@0 775 (1,11): expected-closing-tag-but-got-eof
michael@0 776 #document-fragment
michael@0 777 td
michael@0 778 #document
michael@0 779 | <a>
michael@0 780
michael@0 781 #data
michael@0 782 </thead><a>
michael@0 783 #errors
michael@0 784 (1,8): XXX-undefined-error
michael@0 785 (1,11): expected-closing-tag-but-got-eof
michael@0 786 #document-fragment
michael@0 787 td
michael@0 788 #document
michael@0 789 | <a>
michael@0 790
michael@0 791 #data
michael@0 792 </th><a>
michael@0 793 #errors
michael@0 794 (1,5): unexpected-end-tag
michael@0 795 (1,8): expected-closing-tag-but-got-eof
michael@0 796 #document-fragment
michael@0 797 td
michael@0 798 #document
michael@0 799 | <a>
michael@0 800
michael@0 801 #data
michael@0 802 </tr><a>
michael@0 803 #errors
michael@0 804 (1,5): XXX-undefined-error
michael@0 805 (1,8): expected-closing-tag-but-got-eof
michael@0 806 #document-fragment
michael@0 807 td
michael@0 808 #document
michael@0 809 | <a>
michael@0 810
michael@0 811 #data
michael@0 812 <table><td><td>
michael@0 813 #errors
michael@0 814 (1,11): unexpected-cell-in-table-body
michael@0 815 (1,15): expected-closing-tag-but-got-eof
michael@0 816 #document-fragment
michael@0 817 td
michael@0 818 #document
michael@0 819 | <table>
michael@0 820 | <tbody>
michael@0 821 | <tr>
michael@0 822 | <td>
michael@0 823 | <td>
michael@0 824
michael@0 825 #data
michael@0 826 </select><option>
michael@0 827 #errors
michael@0 828 (1,9): XXX-undefined-error
michael@0 829 (1,17): eof-in-select
michael@0 830 #document-fragment
michael@0 831 select
michael@0 832 #document
michael@0 833 | <option>
michael@0 834
michael@0 835 #data
michael@0 836 <input><option>
michael@0 837 #errors
michael@0 838 (1,7): unexpected-input-in-select
michael@0 839 (1,15): eof-in-select
michael@0 840 #document-fragment
michael@0 841 select
michael@0 842 #document
michael@0 843 | <option>
michael@0 844
michael@0 845 #data
michael@0 846 <keygen><option>
michael@0 847 #errors
michael@0 848 (1,8): unexpected-input-in-select
michael@0 849 (1,16): eof-in-select
michael@0 850 #document-fragment
michael@0 851 select
michael@0 852 #document
michael@0 853 | <option>
michael@0 854
michael@0 855 #data
michael@0 856 <textarea><option>
michael@0 857 #errors
michael@0 858 (1,10): unexpected-input-in-select
michael@0 859 (1,18): eof-in-select
michael@0 860 #document-fragment
michael@0 861 select
michael@0 862 #document
michael@0 863 | <option>
michael@0 864
michael@0 865 #data
michael@0 866 </html><!--abc-->
michael@0 867 #errors
michael@0 868 (1,7): unexpected-end-tag-after-body-innerhtml
michael@0 869 #document-fragment
michael@0 870 html
michael@0 871 #document
michael@0 872 | <head>
michael@0 873 | <body>
michael@0 874 | <!-- abc -->
michael@0 875
michael@0 876 #data
michael@0 877 </frameset><frame>
michael@0 878 #errors
michael@0 879 (1,11): unexpected-frameset-in-frameset-innerhtml
michael@0 880 #document-fragment
michael@0 881 frameset
michael@0 882 #document
michael@0 883 | <frame>
michael@0 884
michael@0 885 #data
michael@0 886 #errors
michael@0 887 #document-fragment
michael@0 888 html
michael@0 889 #document
michael@0 890 | <head>
michael@0 891 | <body>
michael@0 892
michael@0 893 #data
michael@0 894 <head></head><script></script>
michael@0 895 #errors
michael@0 896 21: “script” element between “head” and “body”.
michael@0 897 #document-fragment
michael@0 898 html
michael@0 899 #document
michael@0 900 | <head>
michael@0 901 | <script>
michael@0 902 | <body>

mercurial