mirror of
https://github.com/SerenityOS/serenity
synced 2026-04-26 17:45:15 +02:00
The spec wants us to produce numeric values as the Tokenizer sees them, rather than waiting until the parse stage. This is a first step towards that.