The kinds of tokens that the HtmlTokenizer can emit.
A token consisting of CDATA.
An HTML comment token.
A token consisting of character data.
An HTML DOCTYPE token.
A token consisting of script data.
An HTML tag token.
The kinds of tokens that the HtmlTokenizer can emit.