parser/htmlparser/tests/mochitest/html5lib_tree_construction/tests26.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><body><a href='#1'><nobr>1<nobr></a><br><a href='#2'><nobr>2<nobr></a><br><a href='#3'><nobr>3<nobr></a>
michael@0 3 #errors
michael@0 4 (1,47): unexpected-start-tag-implies-end-tag
michael@0 5 (1,51): adoption-agency-1.3
michael@0 6 (1,74): unexpected-start-tag-implies-end-tag
michael@0 7 (1,74): adoption-agency-1.3
michael@0 8 (1,81): unexpected-start-tag-implies-end-tag
michael@0 9 (1,85): adoption-agency-1.3
michael@0 10 (1,108): unexpected-start-tag-implies-end-tag
michael@0 11 (1,108): adoption-agency-1.3
michael@0 12 (1,115): unexpected-start-tag-implies-end-tag
michael@0 13 (1,119): adoption-agency-1.3
michael@0 14 #document
michael@0 15 | <!DOCTYPE html>
michael@0 16 | <html>
michael@0 17 | <head>
michael@0 18 | <body>
michael@0 19 | <a>
michael@0 20 | href="#1"
michael@0 21 | <nobr>
michael@0 22 | "1"
michael@0 23 | <nobr>
michael@0 24 | <nobr>
michael@0 25 | <br>
michael@0 26 | <a>
michael@0 27 | href="#2"
michael@0 28 | <a>
michael@0 29 | href="#2"
michael@0 30 | <nobr>
michael@0 31 | "2"
michael@0 32 | <nobr>
michael@0 33 | <nobr>
michael@0 34 | <br>
michael@0 35 | <a>
michael@0 36 | href="#3"
michael@0 37 | <a>
michael@0 38 | href="#3"
michael@0 39 | <nobr>
michael@0 40 | "3"
michael@0 41 | <nobr>
michael@0 42
michael@0 43 #data
michael@0 44 <!DOCTYPE html><body><b><nobr>1<nobr></b><i><nobr>2<nobr></i>3
michael@0 45 #errors
michael@0 46 (1,37): unexpected-start-tag-implies-end-tag
michael@0 47 (1,41): adoption-agency-1.3
michael@0 48 (1,50): unexpected-start-tag-implies-end-tag
michael@0 49 (1,50): adoption-agency-1.3
michael@0 50 (1,57): unexpected-start-tag-implies-end-tag
michael@0 51 (1,61): adoption-agency-1.3
michael@0 52 (1,62): expected-closing-tag-but-got-eof
michael@0 53 #document
michael@0 54 | <!DOCTYPE html>
michael@0 55 | <html>
michael@0 56 | <head>
michael@0 57 | <body>
michael@0 58 | <b>
michael@0 59 | <nobr>
michael@0 60 | "1"
michael@0 61 | <nobr>
michael@0 62 | <nobr>
michael@0 63 | <i>
michael@0 64 | <i>
michael@0 65 | <nobr>
michael@0 66 | "2"
michael@0 67 | <nobr>
michael@0 68 | <nobr>
michael@0 69 | "3"
michael@0 70
michael@0 71 #data
michael@0 72 <!DOCTYPE html><body><b><nobr>1<table><nobr></b><i><nobr>2<nobr></i>3
michael@0 73 #errors
michael@0 74 (1,44): foster-parenting-start-tag
michael@0 75 (1,48): foster-parenting-end-tag
michael@0 76 (1,48): adoption-agency-1.3
michael@0 77 (1,51): foster-parenting-start-tag
michael@0 78 (1,57): foster-parenting-start-tag
michael@0 79 (1,57): nobr-already-in-scope
michael@0 80 (1,57): adoption-agency-1.2
michael@0 81 (1,58): foster-parenting-character
michael@0 82 (1,64): foster-parenting-start-tag
michael@0 83 (1,64): nobr-already-in-scope
michael@0 84 (1,68): foster-parenting-end-tag
michael@0 85 (1,68): adoption-agency-1.2
michael@0 86 (1,69): foster-parenting-character
michael@0 87 (1,69): eof-in-table
michael@0 88 #document
michael@0 89 | <!DOCTYPE html>
michael@0 90 | <html>
michael@0 91 | <head>
michael@0 92 | <body>
michael@0 93 | <b>
michael@0 94 | <nobr>
michael@0 95 | "1"
michael@0 96 | <nobr>
michael@0 97 | <i>
michael@0 98 | <i>
michael@0 99 | <nobr>
michael@0 100 | "2"
michael@0 101 | <nobr>
michael@0 102 | <nobr>
michael@0 103 | "3"
michael@0 104 | <table>
michael@0 105
michael@0 106 #data
michael@0 107 <!DOCTYPE html><body><b><nobr>1<table><tr><td><nobr></b><i><nobr>2<nobr></i>3
michael@0 108 #errors
michael@0 109 (1,56): unexpected-end-tag
michael@0 110 (1,65): unexpected-start-tag-implies-end-tag
michael@0 111 (1,65): adoption-agency-1.3
michael@0 112 (1,72): unexpected-start-tag-implies-end-tag
michael@0 113 (1,76): adoption-agency-1.3
michael@0 114 (1,77): 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 | <b>
michael@0 121 | <nobr>
michael@0 122 | "1"
michael@0 123 | <table>
michael@0 124 | <tbody>
michael@0 125 | <tr>
michael@0 126 | <td>
michael@0 127 | <nobr>
michael@0 128 | <i>
michael@0 129 | <i>
michael@0 130 | <nobr>
michael@0 131 | "2"
michael@0 132 | <nobr>
michael@0 133 | <nobr>
michael@0 134 | "3"
michael@0 135
michael@0 136 #data
michael@0 137 <!DOCTYPE html><body><b><nobr>1<div><nobr></b><i><nobr>2<nobr></i>3
michael@0 138 #errors
michael@0 139 (1,42): unexpected-start-tag-implies-end-tag
michael@0 140 (1,42): adoption-agency-1.3
michael@0 141 (1,46): adoption-agency-1.3
michael@0 142 (1,46): adoption-agency-1.3
michael@0 143 (1,55): unexpected-start-tag-implies-end-tag
michael@0 144 (1,55): adoption-agency-1.3
michael@0 145 (1,62): unexpected-start-tag-implies-end-tag
michael@0 146 (1,66): adoption-agency-1.3
michael@0 147 (1,67): expected-closing-tag-but-got-eof
michael@0 148 #document
michael@0 149 | <!DOCTYPE html>
michael@0 150 | <html>
michael@0 151 | <head>
michael@0 152 | <body>
michael@0 153 | <b>
michael@0 154 | <nobr>
michael@0 155 | "1"
michael@0 156 | <div>
michael@0 157 | <b>
michael@0 158 | <nobr>
michael@0 159 | <nobr>
michael@0 160 | <nobr>
michael@0 161 | <i>
michael@0 162 | <i>
michael@0 163 | <nobr>
michael@0 164 | "2"
michael@0 165 | <nobr>
michael@0 166 | <nobr>
michael@0 167 | "3"
michael@0 168
michael@0 169 #data
michael@0 170 <!DOCTYPE html><body><b><nobr>1<nobr></b><div><i><nobr>2<nobr></i>3
michael@0 171 #errors
michael@0 172 (1,37): unexpected-start-tag-implies-end-tag
michael@0 173 (1,41): adoption-agency-1.3
michael@0 174 (1,55): unexpected-start-tag-implies-end-tag
michael@0 175 (1,55): adoption-agency-1.3
michael@0 176 (1,62): unexpected-start-tag-implies-end-tag
michael@0 177 (1,66): adoption-agency-1.3
michael@0 178 (1,67): expected-closing-tag-but-got-eof
michael@0 179 #document
michael@0 180 | <!DOCTYPE html>
michael@0 181 | <html>
michael@0 182 | <head>
michael@0 183 | <body>
michael@0 184 | <b>
michael@0 185 | <nobr>
michael@0 186 | "1"
michael@0 187 | <nobr>
michael@0 188 | <div>
michael@0 189 | <nobr>
michael@0 190 | <i>
michael@0 191 | <i>
michael@0 192 | <nobr>
michael@0 193 | "2"
michael@0 194 | <nobr>
michael@0 195 | <nobr>
michael@0 196 | "3"
michael@0 197
michael@0 198 #data
michael@0 199 <!DOCTYPE html><body><b><nobr>1<nobr><ins></b><i><nobr>
michael@0 200 #errors
michael@0 201 (1,37): unexpected-start-tag-implies-end-tag
michael@0 202 (1,46): adoption-agency-1.3
michael@0 203 (1,55): unexpected-start-tag-implies-end-tag
michael@0 204 (1,55): adoption-agency-1.3
michael@0 205 (1,55): expected-closing-tag-but-got-eof
michael@0 206 #document
michael@0 207 | <!DOCTYPE html>
michael@0 208 | <html>
michael@0 209 | <head>
michael@0 210 | <body>
michael@0 211 | <b>
michael@0 212 | <nobr>
michael@0 213 | "1"
michael@0 214 | <nobr>
michael@0 215 | <ins>
michael@0 216 | <nobr>
michael@0 217 | <i>
michael@0 218 | <i>
michael@0 219 | <nobr>
michael@0 220
michael@0 221 #data
michael@0 222 <!DOCTYPE html><body><b><nobr>1<ins><nobr></b><i>2
michael@0 223 #errors
michael@0 224 (1,42): unexpected-start-tag-implies-end-tag
michael@0 225 (1,42): adoption-agency-1.3
michael@0 226 (1,46): adoption-agency-1.3
michael@0 227 (1,50): expected-closing-tag-but-got-eof
michael@0 228 #document
michael@0 229 | <!DOCTYPE html>
michael@0 230 | <html>
michael@0 231 | <head>
michael@0 232 | <body>
michael@0 233 | <b>
michael@0 234 | <nobr>
michael@0 235 | "1"
michael@0 236 | <ins>
michael@0 237 | <nobr>
michael@0 238 | <nobr>
michael@0 239 | <i>
michael@0 240 | "2"
michael@0 241
michael@0 242 #data
michael@0 243 <!DOCTYPE html><body><b>1<nobr></b><i><nobr>2</i>
michael@0 244 #errors
michael@0 245 (1,35): adoption-agency-1.3
michael@0 246 (1,44): unexpected-start-tag-implies-end-tag
michael@0 247 (1,44): adoption-agency-1.3
michael@0 248 (1,49): adoption-agency-1.3
michael@0 249 #document
michael@0 250 | <!DOCTYPE html>
michael@0 251 | <html>
michael@0 252 | <head>
michael@0 253 | <body>
michael@0 254 | <b>
michael@0 255 | "1"
michael@0 256 | <nobr>
michael@0 257 | <nobr>
michael@0 258 | <i>
michael@0 259 | <i>
michael@0 260 | <nobr>
michael@0 261 | "2"
michael@0 262
michael@0 263 #data
michael@0 264 <p><code x</code></p>
michael@0 265
michael@0 266 #errors
michael@0 267 (1,3): expected-doctype-but-got-start-tag
michael@0 268 (1,11): invalid-character-in-attribute-name
michael@0 269 (1,12): unexpected-character-after-solidus-in-tag
michael@0 270 (1,21): unexpected-end-tag
michael@0 271 (2,0): expected-closing-tag-but-got-eof
michael@0 272 #document
michael@0 273 | <html>
michael@0 274 | <head>
michael@0 275 | <body>
michael@0 276 | <p>
michael@0 277 | <code>
michael@0 278 | code=""
michael@0 279 | x<=""
michael@0 280 | <code>
michael@0 281 | code=""
michael@0 282 | x<=""
michael@0 283 | "
michael@0 284 "
michael@0 285
michael@0 286 #data
michael@0 287 <!DOCTYPE html><svg><foreignObject><p><i></p>a
michael@0 288 #errors
michael@0 289 (1,45): unexpected-end-tag
michael@0 290 (1,46): expected-closing-tag-but-got-eof
michael@0 291 #document
michael@0 292 | <!DOCTYPE html>
michael@0 293 | <html>
michael@0 294 | <head>
michael@0 295 | <body>
michael@0 296 | <svg svg>
michael@0 297 | <svg foreignObject>
michael@0 298 | <p>
michael@0 299 | <i>
michael@0 300 | <i>
michael@0 301 | "a"
michael@0 302
michael@0 303 #data
michael@0 304 <!DOCTYPE html><table><tr><td><svg><foreignObject><p><i></p>a
michael@0 305 #errors
michael@0 306 (1,60): unexpected-end-tag
michael@0 307 (1,61): expected-closing-tag-but-got-eof
michael@0 308 #document
michael@0 309 | <!DOCTYPE html>
michael@0 310 | <html>
michael@0 311 | <head>
michael@0 312 | <body>
michael@0 313 | <table>
michael@0 314 | <tbody>
michael@0 315 | <tr>
michael@0 316 | <td>
michael@0 317 | <svg svg>
michael@0 318 | <svg foreignObject>
michael@0 319 | <p>
michael@0 320 | <i>
michael@0 321 | <i>
michael@0 322 | "a"
michael@0 323
michael@0 324 #data
michael@0 325 <!DOCTYPE html><math><mtext><p><i></p>a
michael@0 326 #errors
michael@0 327 (1,38): unexpected-end-tag
michael@0 328 (1,39): expected-closing-tag-but-got-eof
michael@0 329 #document
michael@0 330 | <!DOCTYPE html>
michael@0 331 | <html>
michael@0 332 | <head>
michael@0 333 | <body>
michael@0 334 | <math math>
michael@0 335 | <math mtext>
michael@0 336 | <p>
michael@0 337 | <i>
michael@0 338 | <i>
michael@0 339 | "a"
michael@0 340
michael@0 341 #data
michael@0 342 <!DOCTYPE html><table><tr><td><math><mtext><p><i></p>a
michael@0 343 #errors
michael@0 344 (1,53): unexpected-end-tag
michael@0 345 (1,54): expected-closing-tag-but-got-eof
michael@0 346 #document
michael@0 347 | <!DOCTYPE html>
michael@0 348 | <html>
michael@0 349 | <head>
michael@0 350 | <body>
michael@0 351 | <table>
michael@0 352 | <tbody>
michael@0 353 | <tr>
michael@0 354 | <td>
michael@0 355 | <math math>
michael@0 356 | <math mtext>
michael@0 357 | <p>
michael@0 358 | <i>
michael@0 359 | <i>
michael@0 360 | "a"
michael@0 361
michael@0 362 #data
michael@0 363 <!DOCTYPE html><body><div><!/div>a
michael@0 364 #errors
michael@0 365 (1,28): expected-dashes-or-doctype
michael@0 366 (1,34): expected-closing-tag-but-got-eof
michael@0 367 #document
michael@0 368 | <!DOCTYPE html>
michael@0 369 | <html>
michael@0 370 | <head>
michael@0 371 | <body>
michael@0 372 | <div>
michael@0 373 | <!-- /div -->
michael@0 374 | "a"
michael@0 375
michael@0 376 #data
michael@0 377 <button><p><button>
michael@0 378 #errors
michael@0 379 Line 1 Col 8 Unexpected start tag (button). Expected DOCTYPE.
michael@0 380 Line 1 Col 19 Unexpected start tag (button) implies end tag (button).
michael@0 381 Line 1 Col 19 Expected closing tag. Unexpected end of file.
michael@0 382 #document
michael@0 383 | <html>
michael@0 384 | <head>
michael@0 385 | <body>
michael@0 386 | <button>
michael@0 387 | <p>
michael@0 388 | <button>
michael@0 389
michael@0 390 #data
michael@0 391 <!DOCTYPE html><html><frameset></frameset></html></frameset>
michael@0 392 #errors
michael@0 393 60: Stray end tag “frameset”.
michael@0 394 #document
michael@0 395 | <!DOCTYPE html>
michael@0 396 | <html>
michael@0 397 | <head>
michael@0 398 | <frameset>

mercurial