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

mercurial