AmendHub

jcs

/

detritus

/

amendments

/

html_tokenize.c

Amendments on March 4, 2025

html: Put all of this behind HTML_ENABLE

jcs made amendment 68 about 1 year ago

Amendments on December 23, 2024

html_tokenize: Implement remaining character reference states

NUMERIC_CHARACTER_REFERENCE_END does not consume a character, so
although the spec doesn't say to reconsume to get there, do that in
states that switch to that state so we don't consume one character
too many.
jcs made amendment 65 about 1 year ago

Amendments on December 22, 2024

html_tokenize: Add missing token emitting in *_END_TAG_NAME

jcs made amendment 64 about 1 year ago

Amendments on December 12, 2024