jcs
/detritus
/amendments
/html_tokenize.c
Amendments on March 4, 2025
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.
Amendments on December 22, 2024
jcs made amendment
64
about 1 year ago
Amendments on December 12, 2024
jcs made amendment
57
about 1 year ago
1