tests_innerHTML_1.dat 12 KB

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