123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457 |
- #data
- <!DOCTYPE html><math></math>
- #errors
- #document
- | <!DOCTYPE html>
- | <html>
- | <head>
- | <body>
- | <math math>
- #data
- <!DOCTYPE html><body><math></math>
- #errors
- #document
- | <!DOCTYPE html>
- | <html>
- | <head>
- | <body>
- | <math math>
- #data
- <!DOCTYPE html><math><mi>
- #errors
- 25: End of file in a foreign namespace context.
- #document
- | <!DOCTYPE html>
- | <html>
- | <head>
- | <body>
- | <math math>
- | <math mi>
- #data
- <!DOCTYPE html><math><annotation-xml><svg><u>
- #errors
- 45: HTML start tag “u” in a foreign namespace context.
- 45: End of file seen and there were open elements.
- #document
- | <!DOCTYPE html>
- | <html>
- | <head>
- | <body>
- | <math math>
- | <math annotation-xml>
- | <svg svg>
- | <u>
- #data
- <!DOCTYPE html><body><select><math></math></select>
- #errors
- Line: 1 Col: 35 Unexpected start tag token (math) in the select phase. Ignored.
- Line: 1 Col: 42 Unexpected end tag (math) in the select phase. Ignored.
- #document
- | <!DOCTYPE html>
- | <html>
- | <head>
- | <body>
- | <select>
- #data
- <!DOCTYPE html><body><select><option><math></math></option></select>
- #errors
- Line: 1 Col: 43 Unexpected start tag token (math) in the select phase. Ignored.
- Line: 1 Col: 50 Unexpected end tag (math) in the select phase. Ignored.
- #document
- | <!DOCTYPE html>
- | <html>
- | <head>
- | <body>
- | <select>
- | <option>
- #data
- <!DOCTYPE html><body><table><math></math></table>
- #errors
- Line: 1 Col: 34 Unexpected start tag (math) in table context caused voodoo mode.
- Line: 1 Col: 41 Unexpected end tag (math) in table context caused voodoo mode.
- #document
- | <!DOCTYPE html>
- | <html>
- | <head>
- | <body>
- | <math math>
- | <table>
- #data
- <!DOCTYPE html><body><table><math><mi>foo</mi></math></table>
- #errors
- Line: 1 Col: 34 Unexpected start tag (math) in table context caused voodoo mode.
- Line: 1 Col: 46 Unexpected end tag (mi) in table context caused voodoo mode.
- Line: 1 Col: 53 Unexpected end tag (math) in table context caused voodoo mode.
- #document
- | <!DOCTYPE html>
- | <html>
- | <head>
- | <body>
- | <math math>
- | <math mi>
- | "foo"
- | <table>
- #data
- <!DOCTYPE html><body><table><math><mi>foo</mi><mi>bar</mi></math></table>
- #errors
- Line: 1 Col: 34 Unexpected start tag (math) in table context caused voodoo mode.
- Line: 1 Col: 46 Unexpected end tag (mi) in table context caused voodoo mode.
- Line: 1 Col: 58 Unexpected end tag (mi) in table context caused voodoo mode.
- Line: 1 Col: 65 Unexpected end tag (math) in table context caused voodoo mode.
- #document
- | <!DOCTYPE html>
- | <html>
- | <head>
- | <body>
- | <math math>
- | <math mi>
- | "foo"
- | <math mi>
- | "bar"
- | <table>
- #data
- <!DOCTYPE html><body><table><tbody><math><mi>foo</mi><mi>bar</mi></math></tbody></table>
- #errors
- Line: 1 Col: 41 Unexpected start tag (math) in table context caused voodoo mode.
- Line: 1 Col: 53 Unexpected end tag (mi) in table context caused voodoo mode.
- Line: 1 Col: 65 Unexpected end tag (mi) in table context caused voodoo mode.
- Line: 1 Col: 72 Unexpected end tag (math) in table context caused voodoo mode.
- #document
- | <!DOCTYPE html>
- | <html>
- | <head>
- | <body>
- | <math math>
- | <math mi>
- | "foo"
- | <math mi>
- | "bar"
- | <table>
- | <tbody>
- #data
- <!DOCTYPE html><body><table><tbody><tr><math><mi>foo</mi><mi>bar</mi></math></tr></tbody></table>
- #errors
- Line: 1 Col: 45 Unexpected start tag (math) in table context caused voodoo mode.
- Line: 1 Col: 57 Unexpected end tag (mi) in table context caused voodoo mode.
- Line: 1 Col: 69 Unexpected end tag (mi) in table context caused voodoo mode.
- Line: 1 Col: 76 Unexpected end tag (math) in table context caused voodoo mode.
- #document
- | <!DOCTYPE html>
- | <html>
- | <head>
- | <body>
- | <math math>
- | <math mi>
- | "foo"
- | <math mi>
- | "bar"
- | <table>
- | <tbody>
- | <tr>
- #data
- <!DOCTYPE html><body><table><tbody><tr><td><math><mi>foo</mi><mi>bar</mi></math></td></tr></tbody></table>
- #errors
- #document
- | <!DOCTYPE html>
- | <html>
- | <head>
- | <body>
- | <table>
- | <tbody>
- | <tr>
- | <td>
- | <math math>
- | <math mi>
- | "foo"
- | <math mi>
- | "bar"
- #data
- <!DOCTYPE html><body><table><tbody><tr><td><math><mi>foo</mi><mi>bar</mi></math><p>baz</td></tr></tbody></table>
- #errors
- #document
- | <!DOCTYPE html>
- | <html>
- | <head>
- | <body>
- | <table>
- | <tbody>
- | <tr>
- | <td>
- | <math math>
- | <math mi>
- | "foo"
- | <math mi>
- | "bar"
- | <p>
- | "baz"
- #data
- <!DOCTYPE html><body><table><caption><math><mi>foo</mi><mi>bar</mi></math><p>baz</caption></table>
- #errors
- #document
- | <!DOCTYPE html>
- | <html>
- | <head>
- | <body>
- | <table>
- | <caption>
- | <math math>
- | <math mi>
- | "foo"
- | <math mi>
- | "bar"
- | <p>
- | "baz"
- #data
- <!DOCTYPE html><body><table><caption><math><mi>foo</mi><mi>bar</mi><p>baz</table><p>quux
- #errors
- Line: 1 Col: 70 HTML start tag "p" in a foreign namespace context.
- Line: 1 Col: 81 Unexpected end table tag in caption. Generates implied end caption.
- #document
- | <!DOCTYPE html>
- | <html>
- | <head>
- | <body>
- | <table>
- | <caption>
- | <math math>
- | <math mi>
- | "foo"
- | <math mi>
- | "bar"
- | <p>
- | "baz"
- | <p>
- | "quux"
- #data
- <!DOCTYPE html><body><table><caption><math><mi>foo</mi><mi>bar</mi>baz</table><p>quux
- #errors
- Line: 1 Col: 78 Unexpected end table tag in caption. Generates implied end caption.
- Line: 1 Col: 78 Unexpected end tag (caption). Missing end tag (math).
- #document
- | <!DOCTYPE html>
- | <html>
- | <head>
- | <body>
- | <table>
- | <caption>
- | <math math>
- | <math mi>
- | "foo"
- | <math mi>
- | "bar"
- | "baz"
- | <p>
- | "quux"
- #data
- <!DOCTYPE html><body><table><colgroup><math><mi>foo</mi><mi>bar</mi><p>baz</table><p>quux
- #errors
- Line: 1 Col: 44 Unexpected start tag (math) in table context caused voodoo mode.
- Line: 1 Col: 56 Unexpected end tag (mi) in table context caused voodoo mode.
- Line: 1 Col: 68 Unexpected end tag (mi) in table context caused voodoo mode.
- Line: 1 Col: 71 HTML start tag "p" in a foreign namespace context.
- Line: 1 Col: 71 Unexpected start tag (p) in table context caused voodoo mode.
- #document
- | <!DOCTYPE html>
- | <html>
- | <head>
- | <body>
- | <math math>
- | <math mi>
- | "foo"
- | <math mi>
- | "bar"
- | <p>
- | "baz"
- | <table>
- | <colgroup>
- | <p>
- | "quux"
- #data
- <!DOCTYPE html><body><table><tr><td><select><math><mi>foo</mi><mi>bar</mi><p>baz</table><p>quux
- #errors
- Line: 1 Col: 50 Unexpected start tag token (math) in the select phase. Ignored.
- Line: 1 Col: 54 Unexpected start tag token (mi) in the select phase. Ignored.
- Line: 1 Col: 62 Unexpected end tag (mi) in the select phase. Ignored.
- Line: 1 Col: 66 Unexpected start tag token (mi) in the select phase. Ignored.
- Line: 1 Col: 74 Unexpected end tag (mi) in the select phase. Ignored.
- Line: 1 Col: 77 Unexpected start tag token (p) in the select phase. Ignored.
- Line: 1 Col: 88 Unexpected table element end tag (tables) in the select in table phase.
- #document
- | <!DOCTYPE html>
- | <html>
- | <head>
- | <body>
- | <table>
- | <tbody>
- | <tr>
- | <td>
- | <select>
- | "foobarbaz"
- | <p>
- | "quux"
- #data
- <!DOCTYPE html><body><table><select><math><mi>foo</mi><mi>bar</mi><p>baz</table><p>quux
- #errors
- Line: 1 Col: 36 Unexpected start tag (select) in table context caused voodoo mode.
- Line: 1 Col: 42 Unexpected start tag token (math) in the select phase. Ignored.
- Line: 1 Col: 46 Unexpected start tag token (mi) in the select phase. Ignored.
- Line: 1 Col: 54 Unexpected end tag (mi) in the select phase. Ignored.
- Line: 1 Col: 58 Unexpected start tag token (mi) in the select phase. Ignored.
- Line: 1 Col: 66 Unexpected end tag (mi) in the select phase. Ignored.
- Line: 1 Col: 69 Unexpected start tag token (p) in the select phase. Ignored.
- Line: 1 Col: 80 Unexpected table element end tag (tables) in the select in table phase.
- #document
- | <!DOCTYPE html>
- | <html>
- | <head>
- | <body>
- | <select>
- | "foobarbaz"
- | <table>
- | <p>
- | "quux"
- #data
- <!DOCTYPE html><body></body></html><math><mi>foo</mi><mi>bar</mi><p>baz
- #errors
- Line: 1 Col: 41 Unexpected start tag (math).
- Line: 1 Col: 68 HTML start tag "p" in a foreign namespace context.
- #document
- | <!DOCTYPE html>
- | <html>
- | <head>
- | <body>
- | <math math>
- | <math mi>
- | "foo"
- | <math mi>
- | "bar"
- | <p>
- | "baz"
- #data
- <!DOCTYPE html><body></body><math><mi>foo</mi><mi>bar</mi><p>baz
- #errors
- Line: 1 Col: 34 Unexpected start tag token (math) in the after body phase.
- Line: 1 Col: 61 HTML start tag "p" in a foreign namespace context.
- #document
- | <!DOCTYPE html>
- | <html>
- | <head>
- | <body>
- | <math math>
- | <math mi>
- | "foo"
- | <math mi>
- | "bar"
- | <p>
- | "baz"
- #data
- <!DOCTYPE html><frameset><math><mi></mi><mi></mi><p><span>
- #errors
- Line: 1 Col: 31 Unexpected start tag token (math) in the frameset phase. Ignored.
- Line: 1 Col: 35 Unexpected start tag token (mi) in the frameset phase. Ignored.
- Line: 1 Col: 40 Unexpected end tag token (mi) in the frameset phase. Ignored.
- Line: 1 Col: 44 Unexpected start tag token (mi) in the frameset phase. Ignored.
- Line: 1 Col: 49 Unexpected end tag token (mi) in the frameset phase. Ignored.
- Line: 1 Col: 52 Unexpected start tag token (p) in the frameset phase. Ignored.
- Line: 1 Col: 58 Unexpected start tag token (span) in the frameset phase. Ignored.
- Line: 1 Col: 58 Expected closing tag. Unexpected end of file.
- #document
- | <!DOCTYPE html>
- | <html>
- | <head>
- | <frameset>
- #data
- <!DOCTYPE html><frameset></frameset><math><mi></mi><mi></mi><p><span>
- #errors
- Line: 1 Col: 42 Unexpected start tag (math) in the after frameset phase. Ignored.
- Line: 1 Col: 46 Unexpected start tag (mi) in the after frameset phase. Ignored.
- Line: 1 Col: 51 Unexpected end tag (mi) in the after frameset phase. Ignored.
- Line: 1 Col: 55 Unexpected start tag (mi) in the after frameset phase. Ignored.
- Line: 1 Col: 60 Unexpected end tag (mi) in the after frameset phase. Ignored.
- Line: 1 Col: 63 Unexpected start tag (p) in the after frameset phase. Ignored.
- Line: 1 Col: 69 Unexpected start tag (span) in the after frameset phase. Ignored.
- #document
- | <!DOCTYPE html>
- | <html>
- | <head>
- | <frameset>
- #data
- <!DOCTYPE html><body xlink:href=foo><math xlink:href=foo></math>
- #errors
- #document
- | <!DOCTYPE html>
- | <html>
- | <head>
- | <body>
- | xlink:href="foo"
- | <math math>
- | xlink href="foo"
- #data
- <!DOCTYPE html><body xlink:href=foo xml:lang=en><math><mi xml:lang=en xlink:href=foo></mi></math>
- #errors
- #document
- | <!DOCTYPE html>
- | <html>
- | <head>
- | <body>
- | xlink:href="foo"
- | xml:lang="en"
- | <math math>
- | <math mi>
- | xlink href="foo"
- | xml lang="en"
- #data
- <!DOCTYPE html><body xlink:href=foo xml:lang=en><math><mi xml:lang=en xlink:href=foo /></math>
- #errors
- #document
- | <!DOCTYPE html>
- | <html>
- | <head>
- | <body>
- | xlink:href="foo"
- | xml:lang="en"
- | <math math>
- | <math mi>
- | xlink href="foo"
- | xml lang="en"
- #data
- <!DOCTYPE html><body xlink:href=foo xml:lang=en><math><mi xml:lang=en xlink:href=foo />bar</math>
- #errors
- #document
- | <!DOCTYPE html>
- | <html>
- | <head>
- | <body>
- | xlink:href="foo"
- | xml:lang="en"
- | <math math>
- | <math mi>
- | xlink href="foo"
- | xml lang="en"
- | "bar"
|