tests18.dat 6.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322
  1. #data
  2. <!doctype html><plaintext></plaintext>
  3. #errors
  4. (1,38): expected-closing-tag-but-got-eof
  5. #document
  6. | <!DOCTYPE html>
  7. | <html>
  8. | <head>
  9. | <body>
  10. | <plaintext>
  11. | "</plaintext>"
  12. #data
  13. <!doctype html><table><plaintext></plaintext>
  14. #errors
  15. (1,33): foster-parenting-start-tag
  16. (1,34): foster-parenting-character
  17. (1,35): foster-parenting-character
  18. (1,36): foster-parenting-character
  19. (1,37): foster-parenting-character
  20. (1,38): foster-parenting-character
  21. (1,39): foster-parenting-character
  22. (1,40): foster-parenting-character
  23. (1,41): foster-parenting-character
  24. (1,42): foster-parenting-character
  25. (1,43): foster-parenting-character
  26. (1,44): foster-parenting-character
  27. (1,45): foster-parenting-character
  28. (1,45): eof-in-table
  29. #document
  30. | <!DOCTYPE html>
  31. | <html>
  32. | <head>
  33. | <body>
  34. | <plaintext>
  35. | "</plaintext>"
  36. | <table>
  37. #data
  38. <!doctype html><table><tbody><plaintext></plaintext>
  39. #errors
  40. (1,40): foster-parenting-start-tag
  41. (1,41): foster-parenting-character
  42. (1,41): foster-parenting-character
  43. (1,41): foster-parenting-character
  44. (1,41): foster-parenting-character
  45. (1,41): foster-parenting-character
  46. (1,41): foster-parenting-character
  47. (1,41): foster-parenting-character
  48. (1,41): foster-parenting-character
  49. (1,41): foster-parenting-character
  50. (1,41): foster-parenting-character
  51. (1,41): foster-parenting-character
  52. (1,41): foster-parenting-character
  53. (1,52): eof-in-table
  54. #document
  55. | <!DOCTYPE html>
  56. | <html>
  57. | <head>
  58. | <body>
  59. | <plaintext>
  60. | "</plaintext>"
  61. | <table>
  62. | <tbody>
  63. #data
  64. <!doctype html><table><tbody><tr><plaintext></plaintext>
  65. #errors
  66. (1,44): foster-parenting-start-tag
  67. (1,45): foster-parenting-character
  68. (1,46): foster-parenting-character
  69. (1,47): foster-parenting-character
  70. (1,48): foster-parenting-character
  71. (1,49): foster-parenting-character
  72. (1,50): foster-parenting-character
  73. (1,51): foster-parenting-character
  74. (1,52): foster-parenting-character
  75. (1,53): foster-parenting-character
  76. (1,54): foster-parenting-character
  77. (1,55): foster-parenting-character
  78. (1,56): foster-parenting-character
  79. (1,56): eof-in-table
  80. #document
  81. | <!DOCTYPE html>
  82. | <html>
  83. | <head>
  84. | <body>
  85. | <plaintext>
  86. | "</plaintext>"
  87. | <table>
  88. | <tbody>
  89. | <tr>
  90. #data
  91. <!doctype html><table><td><plaintext></plaintext>
  92. #errors
  93. (1,26): unexpected-cell-in-table-body
  94. (1,49): expected-closing-tag-but-got-eof
  95. #document
  96. | <!DOCTYPE html>
  97. | <html>
  98. | <head>
  99. | <body>
  100. | <table>
  101. | <tbody>
  102. | <tr>
  103. | <td>
  104. | <plaintext>
  105. | "</plaintext>"
  106. #data
  107. <!doctype html><table><caption><plaintext></plaintext>
  108. #errors
  109. (1,54): expected-closing-tag-but-got-eof
  110. #document
  111. | <!DOCTYPE html>
  112. | <html>
  113. | <head>
  114. | <body>
  115. | <table>
  116. | <caption>
  117. | <plaintext>
  118. | "</plaintext>"
  119. #data
  120. <!doctype html><table><tr><style></script></style>abc
  121. #errors
  122. (1,51): foster-parenting-character
  123. (1,52): foster-parenting-character
  124. (1,53): foster-parenting-character
  125. (1,53): eof-in-table
  126. #document
  127. | <!DOCTYPE html>
  128. | <html>
  129. | <head>
  130. | <body>
  131. | "abc"
  132. | <table>
  133. | <tbody>
  134. | <tr>
  135. | <style>
  136. | "</script>"
  137. #data
  138. <!doctype html><table><tr><script></style></script>abc
  139. #errors
  140. (1,52): foster-parenting-character
  141. (1,53): foster-parenting-character
  142. (1,54): foster-parenting-character
  143. (1,54): eof-in-table
  144. #document
  145. | <!DOCTYPE html>
  146. | <html>
  147. | <head>
  148. | <body>
  149. | "abc"
  150. | <table>
  151. | <tbody>
  152. | <tr>
  153. | <script>
  154. | "</style>"
  155. #data
  156. <!doctype html><table><caption><style></script></style>abc
  157. #errors
  158. (1,58): expected-closing-tag-but-got-eof
  159. #document
  160. | <!DOCTYPE html>
  161. | <html>
  162. | <head>
  163. | <body>
  164. | <table>
  165. | <caption>
  166. | <style>
  167. | "</script>"
  168. | "abc"
  169. #data
  170. <!doctype html><table><td><style></script></style>abc
  171. #errors
  172. (1,26): unexpected-cell-in-table-body
  173. (1,53): expected-closing-tag-but-got-eof
  174. #document
  175. | <!DOCTYPE html>
  176. | <html>
  177. | <head>
  178. | <body>
  179. | <table>
  180. | <tbody>
  181. | <tr>
  182. | <td>
  183. | <style>
  184. | "</script>"
  185. | "abc"
  186. #data
  187. <!doctype html><select><script></style></script>abc
  188. #errors
  189. (1,51): eof-in-select
  190. #document
  191. | <!DOCTYPE html>
  192. | <html>
  193. | <head>
  194. | <body>
  195. | <select>
  196. | <script>
  197. | "</style>"
  198. | "abc"
  199. #data
  200. <!doctype html><table><select><script></style></script>abc
  201. #errors
  202. (1,30): unexpected-start-tag-implies-table-voodoo
  203. (1,58): eof-in-select
  204. #document
  205. | <!DOCTYPE html>
  206. | <html>
  207. | <head>
  208. | <body>
  209. | <select>
  210. | <script>
  211. | "</style>"
  212. | "abc"
  213. | <table>
  214. #data
  215. <!doctype html><table><tr><select><script></style></script>abc
  216. #errors
  217. (1,34): unexpected-start-tag-implies-table-voodoo
  218. (1,62): eof-in-select
  219. #document
  220. | <!DOCTYPE html>
  221. | <html>
  222. | <head>
  223. | <body>
  224. | <select>
  225. | <script>
  226. | "</style>"
  227. | "abc"
  228. | <table>
  229. | <tbody>
  230. | <tr>
  231. #data
  232. <!doctype html><frameset></frameset><noframes>abc
  233. #errors
  234. (1,49): expected-named-closing-tag-but-got-eof
  235. #document
  236. | <!DOCTYPE html>
  237. | <html>
  238. | <head>
  239. | <frameset>
  240. | <noframes>
  241. | "abc"
  242. #data
  243. <!doctype html><frameset></frameset><noframes>abc</noframes><!--abc-->
  244. #errors
  245. #document
  246. | <!DOCTYPE html>
  247. | <html>
  248. | <head>
  249. | <frameset>
  250. | <noframes>
  251. | "abc"
  252. | <!-- abc -->
  253. #data
  254. <!doctype html><frameset></frameset></html><noframes>abc
  255. #errors
  256. (1,56): expected-named-closing-tag-but-got-eof
  257. #document
  258. | <!DOCTYPE html>
  259. | <html>
  260. | <head>
  261. | <frameset>
  262. | <noframes>
  263. | "abc"
  264. #data
  265. <!doctype html><frameset></frameset></html><noframes>abc</noframes><!--abc-->
  266. #errors
  267. #document
  268. | <!DOCTYPE html>
  269. | <html>
  270. | <head>
  271. | <frameset>
  272. | <noframes>
  273. | "abc"
  274. | <!-- abc -->
  275. #data
  276. <!doctype html><table><tr></tbody><tfoot>
  277. #errors
  278. (1,41): eof-in-table
  279. #document
  280. | <!DOCTYPE html>
  281. | <html>
  282. | <head>
  283. | <body>
  284. | <table>
  285. | <tbody>
  286. | <tr>
  287. | <tfoot>
  288. #data
  289. <!doctype html><table><td><svg></svg>abc<td>
  290. #errors
  291. (1,26): unexpected-cell-in-table-body
  292. (1,44): expected-closing-tag-but-got-eof
  293. #document
  294. | <!DOCTYPE html>
  295. | <html>
  296. | <head>
  297. | <body>
  298. | <table>
  299. | <tbody>
  300. | <tr>
  301. | <td>
  302. | <svg svg>
  303. | "abc"
  304. | <td>