/
githubmirror
/
amphtml
Обзор
Документация
Войти
/
githubmirror
/
amphtml
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
validator/cpp/htmlparser/testdata/tree-construction/scriptdata01.dat
365 строк
6 KB
Michael Rybak
Sync for validator/cpp/htmlparser (#32570)
10 фев 2021, 02:49
Не верифицирован
10 фев 2021, 02:49
955ae0e
Код
Авторство
О чём код?
#data FOO<script>'Hello'</script>BAR #errors (1,3): expected-doctype-but-got-chars #document | <html> | <head> | <body> | "FOO" | <script> | "'Hello'" | "BAR" #data FOO<script></script>BAR #errors (1,3): expected-doctype-but-got-chars #document | <html> | <head> | <body> | "FOO" | <script> | "BAR" #data FOO<script></script >BAR #errors (1,3): expected-doctype-but-got-chars #document | <html> | <head> | <body> | "FOO" | <script> | "BAR" #data FOO<script></script/>BAR #errors (1,3): expected-doctype-but-got-chars (1,21): self-closing-flag-on-end-tag #document | <html> | <head> | <body> | "FOO" | <script> | "BAR" #data FOO<script></script/ >BAR #errors (1,3): expected-doctype-but-got-chars (1,20): unexpected-character-after-solidus-in-tag #document | <html> | <head> | <body> | "FOO" | <script> | "BAR" #data FOO<script type="text/plain"></scriptx>BAR #errors (1,3): expected-doctype-but-got-chars (1,42): expected-named-closing-tag-but-got-eof #document | <html> | <head> | <body> | "FOO" | <script> | type="text/plain" | "</scriptx>BAR" #data FOO<script></script foo=">" dd>BAR #errors (1,3): expected-doctype-but-got-chars (1,31): attributes-in-end-tag #document | <html> | <head> | <body> | "FOO" | <script> | "BAR" #data FOO<script>'<'</script>BAR #errors (1,3): expected-doctype-but-got-chars #document | <html> | <head> | <body> | "FOO" | <script> | "'<'" | "BAR" #data FOO<script>'<!'</script>BAR #errors (1,3): expected-doctype-but-got-chars #document | <html> | <head> | <body> | "FOO" | <script> | "'<!'" | "BAR" #data FOO<script>'<!-'</script>BAR #errors (1,3): expected-doctype-but-got-chars #document | <html> | <head> | <body> | "FOO" | <script> | "'<!-'" | "BAR" #data FOO<script>'<!--'</script>BAR #errors (1,3): expected-doctype-but-got-chars #document | <html> | <head> | <body> | "FOO" | <script> | "'<!--'" | "BAR" #data FOO<script>'<!---'</script>BAR #errors (1,3): expected-doctype-but-got-chars #document | <html> | <head> | <body> | "FOO" | <script> | "'<!---'" | "BAR" #data FOO<script>'<!-->'</script>BAR #errors (1,3): expected-doctype-but-got-chars #document | <html> | <head> | <body> | "FOO" | <script> | "'<!-->'" | "BAR" #data FOO<script>'<!-->'</script>BAR #errors (1,3): expected-doctype-but-got-chars #document | <html> | <head> | <body> | "FOO" | <script> | "'<!-->'" | "BAR" #data FOO<script>'<!-- potato'</script>BAR #errors (1,3): expected-doctype-but-got-chars #document | <html> | <head> | <body> | "FOO" | <script> | "'<!-- potato'" | "BAR" #data FOO<script>'<!-- <sCrIpt'</script>BAR #errors (1,3): expected-doctype-but-got-chars #document | <html> | <head> | <body> | "FOO" | <script> | "'<!-- <sCrIpt'" | "BAR" #data FOO<script type="text/plain">'<!-- <sCrIpt>'</script>BAR #errors (1,3): expected-doctype-but-got-chars (1,56): expected-script-data-but-got-eof (1,56): expected-named-closing-tag-but-got-eof #document | <html> | <head> | <body> | "FOO" | <script> | type="text/plain" | "'<!-- <sCrIpt>'</script>BAR" #data FOO<script type="text/plain">'<!-- <sCrIpt> -'</script>BAR #errors (1,3): expected-doctype-but-got-chars (1,58): expected-script-data-but-got-eof (1,58): expected-named-closing-tag-but-got-eof #document | <html> | <head> | <body> | "FOO" | <script> | type="text/plain" | "'<!-- <sCrIpt> -'</script>BAR" #data FOO<script type="text/plain">'<!-- <sCrIpt> --'</script>BAR #errors (1,3): expected-doctype-but-got-chars (1,59): expected-script-data-but-got-eof (1,59): expected-named-closing-tag-but-got-eof #document | <html> | <head> | <body> | "FOO" | <script> | type="text/plain" | "'<!-- <sCrIpt> --'</script>BAR" #data FOO<script>'<!-- <sCrIpt> -->'</script>BAR #errors (1,3): expected-doctype-but-got-chars #document | <html> | <head> | <body> | "FOO" | <script> | "'<!-- <sCrIpt> -->'" | "BAR" #data FOO<script type="text/plain">'<!-- <sCrIpt> --!>'</script>BAR #errors (1,3): expected-doctype-but-got-chars (1,61): expected-script-data-but-got-eof (1,61): expected-named-closing-tag-but-got-eof #document | <html> | <head> | <body> | "FOO" | <script> | type="text/plain" | "'<!-- <sCrIpt> --!>'</script>BAR" #data FOO<script type="text/plain">'<!-- <sCrIpt> -- >'</script>BAR #errors (1,3): expected-doctype-but-got-chars (1,61): expected-script-data-but-got-eof (1,61): expected-named-closing-tag-but-got-eof #document | <html> | <head> | <body> | "FOO" | <script> | type="text/plain" | "'<!-- <sCrIpt> -- >'</script>BAR" #data FOO<script type="text/plain">'<!-- <sCrIpt '</script>BAR #errors (1,3): expected-doctype-but-got-chars (1,56): expected-script-data-but-got-eof (1,56): expected-named-closing-tag-but-got-eof #document | <html> | <head> | <body> | "FOO" | <script> | type="text/plain" | "'<!-- <sCrIpt '</script>BAR" #data FOO<script type="text/plain">'<!-- <sCrIpt/'</script>BAR #errors (1,3): expected-doctype-but-got-chars (1,56): expected-script-data-but-got-eof (1,56): expected-named-closing-tag-but-got-eof #document | <html> | <head> | <body> | "FOO" | <script> | type="text/plain" | "'<!-- <sCrIpt/'</script>BAR" #data FOO<script type="text/plain">'<!-- <sCrIpt\'</script>BAR #errors (1,3): expected-doctype-but-got-chars #document | <html> | <head> | <body> | "FOO" | <script> | type="text/plain" | "'<!-- <sCrIpt\'" | "BAR" #data FOO<script type="text/plain">'<!-- <sCrIpt/'</script>BAR</script>QUX #errors (1,3): expected-doctype-but-got-chars #document | <html> | <head> | <body> | "FOO" | <script> | type="text/plain" | "'<!-- <sCrIpt/'</script>BAR" | "QUX" #data FOO<script><!--<script>-></script>--></script>QUX #errors (1,3): expected-doctype-but-got-chars #document | <html> | <head> | <body> | "FOO" | <script> | "<!--<script>-></script>-->" | "QUX"