/
githubmirror
/
amphtml
Обзор
Документация
Войти
/
githubmirror
/
amphtml
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
validator/cpp/htmlparser/testdata/tree-construction/tests4.dat
58 строк
834 B
honeybadgerdontcare
Move validator/htmlparser to validator/cpp/htmlparser (#29774)
11 авг 2020, 03:53
Не верифицирован
11 авг 2020, 03:53
3e07153
Код
Авторство
О чём код?
#data direct div content #errors #document-fragment div #document | "direct div content" #data direct textarea content #errors #document-fragment textarea #document | "direct textarea content" #data textarea content with <em>pseudo</em> <foo>markup #errors #document-fragment textarea #document | "textarea content with <em>pseudo</em> <foo>markup" #data this is CDATA inside a <style> element #errors #document-fragment style #document | "this is CDATA inside a <style> element" #data </plaintext> #errors #document-fragment plaintext #document | "</plaintext>" #data setting html's innerHTML #errors #document-fragment html #document | <head> | <body> | "setting html's innerHTML" #data <title>setting head's innerHTML</title> #errors #document-fragment head #document | <title> | "setting head's innerHTML"