123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516 |
- #data
- <!doctype html><p><button><button>
- #errors
- (1,34): unexpected-start-tag-implies-end-tag
- (1,34): expected-closing-tag-but-got-eof
- #document
- | <!DOCTYPE html>
- | <html>
- | <head>
- | <body>
- | <p>
- | <button>
- | <button>
- #data
- <!doctype html><p><button><address>
- #errors
- (1,35): expected-closing-tag-but-got-eof
- #document
- | <!DOCTYPE html>
- | <html>
- | <head>
- | <body>
- | <p>
- | <button>
- | <address>
- #data
- <!doctype html><p><button><blockquote>
- #errors
- (1,38): expected-closing-tag-but-got-eof
- #document
- | <!DOCTYPE html>
- | <html>
- | <head>
- | <body>
- | <p>
- | <button>
- | <blockquote>
- #data
- <!doctype html><p><button><menu>
- #errors
- (1,32): expected-closing-tag-but-got-eof
- #document
- | <!DOCTYPE html>
- | <html>
- | <head>
- | <body>
- | <p>
- | <button>
- | <menu>
- #data
- <!doctype html><p><button><p>
- #errors
- (1,29): expected-closing-tag-but-got-eof
- #document
- | <!DOCTYPE html>
- | <html>
- | <head>
- | <body>
- | <p>
- | <button>
- | <p>
- #data
- <!doctype html><p><button><ul>
- #errors
- (1,30): expected-closing-tag-but-got-eof
- #document
- | <!DOCTYPE html>
- | <html>
- | <head>
- | <body>
- | <p>
- | <button>
- | <ul>
- #data
- <!doctype html><p><button><h1>
- #errors
- (1,30): expected-closing-tag-but-got-eof
- #document
- | <!DOCTYPE html>
- | <html>
- | <head>
- | <body>
- | <p>
- | <button>
- | <h1>
- #data
- <!doctype html><p><button><h6>
- #errors
- (1,30): expected-closing-tag-but-got-eof
- #document
- | <!DOCTYPE html>
- | <html>
- | <head>
- | <body>
- | <p>
- | <button>
- | <h6>
- #data
- <!doctype html><p><button><listing>
- #errors
- (1,35): expected-closing-tag-but-got-eof
- #document
- | <!DOCTYPE html>
- | <html>
- | <head>
- | <body>
- | <p>
- | <button>
- | <listing>
- #data
- <!doctype html><p><button><pre>
- #errors
- (1,31): expected-closing-tag-but-got-eof
- #document
- | <!DOCTYPE html>
- | <html>
- | <head>
- | <body>
- | <p>
- | <button>
- | <pre>
- #data
- <!doctype html><p><button><form>
- #errors
- (1,32): expected-closing-tag-but-got-eof
- #document
- | <!DOCTYPE html>
- | <html>
- | <head>
- | <body>
- | <p>
- | <button>
- | <form>
- #data
- <!doctype html><p><button><li>
- #errors
- (1,30): expected-closing-tag-but-got-eof
- #document
- | <!DOCTYPE html>
- | <html>
- | <head>
- | <body>
- | <p>
- | <button>
- | <li>
- #data
- <!doctype html><p><button><dd>
- #errors
- (1,30): expected-closing-tag-but-got-eof
- #document
- | <!DOCTYPE html>
- | <html>
- | <head>
- | <body>
- | <p>
- | <button>
- | <dd>
- #data
- <!doctype html><p><button><dt>
- #errors
- (1,30): expected-closing-tag-but-got-eof
- #document
- | <!DOCTYPE html>
- | <html>
- | <head>
- | <body>
- | <p>
- | <button>
- | <dt>
- #data
- <!doctype html><p><button><plaintext>
- #errors
- (1,37): expected-closing-tag-but-got-eof
- #document
- | <!DOCTYPE html>
- | <html>
- | <head>
- | <body>
- | <p>
- | <button>
- | <plaintext>
- #data
- <!doctype html><p><button><table>
- #errors
- (1,33): eof-in-table
- #document
- | <!DOCTYPE html>
- | <html>
- | <head>
- | <body>
- | <p>
- | <button>
- | <table>
- #data
- <!doctype html><p><button><hr>
- #errors
- (1,30): expected-closing-tag-but-got-eof
- #document
- | <!DOCTYPE html>
- | <html>
- | <head>
- | <body>
- | <p>
- | <button>
- | <hr>
- #data
- <!doctype html><p><button><xmp>
- #errors
- (1,31): expected-named-closing-tag-but-got-eof
- (1,31): expected-closing-tag-but-got-eof
- #document
- | <!DOCTYPE html>
- | <html>
- | <head>
- | <body>
- | <p>
- | <button>
- | <xmp>
- #data
- <!doctype html><p><button></p>
- #errors
- (1,30): unexpected-end-tag
- (1,30): expected-closing-tag-but-got-eof
- #document
- | <!DOCTYPE html>
- | <html>
- | <head>
- | <body>
- | <p>
- | <button>
- | <p>
- #data
- <!doctype html><address><button></address>a
- #errors
- (1,42): end-tag-too-early
- #document
- | <!DOCTYPE html>
- | <html>
- | <head>
- | <body>
- | <address>
- | <button>
- | "a"
- #data
- <!doctype html><address><button></address>a
- #errors
- (1,42): end-tag-too-early
- #document
- | <!DOCTYPE html>
- | <html>
- | <head>
- | <body>
- | <address>
- | <button>
- | "a"
- #data
- <p><table></p>
- #errors
- (1,3): expected-doctype-but-got-start-tag
- (1,14): unexpected-end-tag-implies-table-voodoo
- (1,14): unexpected-end-tag
- (1,14): eof-in-table
- #document
- | <html>
- | <head>
- | <body>
- | <p>
- | <p>
- | <table>
- #data
- <!doctype html><svg>
- #errors
- (1,20): expected-closing-tag-but-got-eof
- #document
- | <!DOCTYPE html>
- | <html>
- | <head>
- | <body>
- | <svg svg>
- #data
- <!doctype html><p><figcaption>
- #errors
- (1,30): expected-closing-tag-but-got-eof
- #document
- | <!DOCTYPE html>
- | <html>
- | <head>
- | <body>
- | <p>
- | <figcaption>
- #data
- <!doctype html><p><summary>
- #errors
- (1,27): expected-closing-tag-but-got-eof
- #document
- | <!DOCTYPE html>
- | <html>
- | <head>
- | <body>
- | <p>
- | <summary>
- #data
- <!doctype html><form><table><form>
- #errors
- (1,34): unexpected-form-in-table
- (1,34): eof-in-table
- #document
- | <!DOCTYPE html>
- | <html>
- | <head>
- | <body>
- | <form>
- | <table>
- #data
- <!doctype html><table><form><form>
- #errors
- (1,28): unexpected-form-in-table
- (1,34): unexpected-form-in-table
- (1,34): eof-in-table
- #document
- | <!DOCTYPE html>
- | <html>
- | <head>
- | <body>
- | <table>
- | <form>
- #data
- <!doctype html><table><form></table><form>
- #errors
- (1,28): unexpected-form-in-table
- (1,42): unexpected-start-tag
- #document
- | <!DOCTYPE html>
- | <html>
- | <head>
- | <body>
- | <table>
- | <form>
- #data
- <!doctype html><svg><foreignObject><p>
- #errors
- (1,38): expected-closing-tag-but-got-eof
- #document
- | <!DOCTYPE html>
- | <html>
- | <head>
- | <body>
- | <svg svg>
- | <svg foreignObject>
- | <p>
- #data
- <!doctype html><svg><title>abc
- #errors
- (1,30): expected-closing-tag-but-got-eof
- #document
- | <!DOCTYPE html>
- | <html>
- | <head>
- | <body>
- | <svg svg>
- | <svg title>
- | "abc"
- #data
- <option><span><option>
- #errors
- (1,8): expected-doctype-but-got-start-tag
- (1,22): expected-closing-tag-but-got-eof
- #document
- | <html>
- | <head>
- | <body>
- | <option>
- | <span>
- | <option>
- #data
- <option><option>
- #errors
- (1,8): expected-doctype-but-got-start-tag
- (1,16): expected-closing-tag-but-got-eof
- #document
- | <html>
- | <head>
- | <body>
- | <option>
- | <option>
- #data
- <math><annotation-xml><div>
- #errors
- (1,6): expected-doctype-but-got-start-tag
- (1,27): unexpected-html-element-in-foreign-content
- (1,27): expected-closing-tag-but-got-eof
- #document
- | <html>
- | <head>
- | <body>
- | <math math>
- | <math annotation-xml>
- | <div>
- #data
- <math><annotation-xml encoding="application/svg+xml"><div>
- #errors
- (1,6): expected-doctype-but-got-start-tag
- (1,58): unexpected-html-element-in-foreign-content
- (1,58): expected-closing-tag-but-got-eof
- #document
- | <html>
- | <head>
- | <body>
- | <math math>
- | <math annotation-xml>
- | encoding="application/svg+xml"
- | <div>
- #data
- <math><annotation-xml encoding="application/xhtml+xml"><div>
- #errors
- (1,6): expected-doctype-but-got-start-tag
- (1,60): expected-closing-tag-but-got-eof
- #document
- | <html>
- | <head>
- | <body>
- | <math math>
- | <math annotation-xml>
- | encoding="application/xhtml+xml"
- | <div>
- #data
- <math><annotation-xml encoding="aPPlication/xhtmL+xMl"><div>
- #errors
- (1,6): expected-doctype-but-got-start-tag
- (1,60): expected-closing-tag-but-got-eof
- #document
- | <html>
- | <head>
- | <body>
- | <math math>
- | <math annotation-xml>
- | encoding="aPPlication/xhtmL+xMl"
- | <div>
- #data
- <math><annotation-xml encoding="text/html"><div>
- #errors
- (1,6): expected-doctype-but-got-start-tag
- (1,48): expected-closing-tag-but-got-eof
- #document
- | <html>
- | <head>
- | <body>
- | <math math>
- | <math annotation-xml>
- | encoding="text/html"
- | <div>
- #data
- <math><annotation-xml encoding="Text/htmL"><div>
- #errors
- (1,6): expected-doctype-but-got-start-tag
- (1,48): expected-closing-tag-but-got-eof
- #document
- | <html>
- | <head>
- | <body>
- | <math math>
- | <math annotation-xml>
- | encoding="Text/htmL"
- | <div>
- #data
- <math><annotation-xml encoding=" text/html "><div>
- #errors
- (1,6): expected-doctype-but-got-start-tag
- (1,50): unexpected-html-element-in-foreign-content
- (1,50): expected-closing-tag-but-got-eof
- #document
- | <html>
- | <head>
- | <body>
- | <math math>
- | <math annotation-xml>
- | encoding=" text/html "
- | <div>
|