129 |
#errors |
#errors |
130 |
Line: 1 Col: 7 Unexpected start tag (table). Expected DOCTYPE. |
Line: 1 Col: 7 Unexpected start tag (table). Expected DOCTYPE. |
131 |
Line: 1 Col: 18 Unexpected start tag (plaintext) in table context caused voodoo mode. |
Line: 1 Col: 18 Unexpected start tag (plaintext) in table context caused voodoo mode. |
|
Line: 1 Col: 21 Unexpected non-space characters in table context caused voodoo mode. |
|
|
Line: 1 Col: 22 Unexpected non-space characters in table context caused voodoo mode. |
|
132 |
Line: 1 Col: 22 Expected closing tag. Unexpected end of file. |
Line: 1 Col: 22 Expected closing tag. Unexpected end of file. |
133 |
#document |
#document |
134 |
| <html> |
| <html> |
580 |
#data |
#data |
581 |
<!DOCTYPE HTML><body><title>test</body></title> |
<!DOCTYPE HTML><body><title>test</body></title> |
582 |
#errors |
#errors |
|
Line: 1 Col: 28 Unexpected start tag (title) that can be in head. Moved. |
|
583 |
#document |
#document |
584 |
| <!DOCTYPE HTML> |
| <!DOCTYPE HTML> |
585 |
| <html> |
| <html> |
586 |
| <head> |
| <head> |
587 |
|
| <body> |
588 |
| <title> |
| <title> |
589 |
| "test</body>" |
| "test</body>" |
|
| <body> |
|
590 |
|
|
591 |
#data |
#data |
592 |
<!DOCTYPE HTML><body><title>X</title><meta name=z><link rel=foo><style> |
<!DOCTYPE HTML><body><title>X</title><meta name=z><link rel=foo><style> |
593 |
x { content:"</style" } </style> |
x { content:"</style" } </style> |
594 |
#errors |
#errors |
|
Line: 1 Col: 28 Unexpected start tag (title) that can be in head. Moved. |
|
595 |
#document |
#document |
596 |
| <!DOCTYPE HTML> |
| <!DOCTYPE HTML> |
597 |
| <html> |
| <html> |
598 |
| <head> |
| <head> |
599 |
|
| <body> |
600 |
| <title> |
| <title> |
601 |
| "X" |
| "X" |
|
| <body> |
|
602 |
| <meta> |
| <meta> |
603 |
| name="z" |
| name="z" |
604 |
| <link> |
| <link> |