mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-05 06:32:26 +02:00
The entry points for CSS parsing in the spec are defined as accepting any of a stream of Tokens, or a stream of ComponentValues, or a String. TokenStream is an attempt to reduce the duplication of code for that.
2.7 KiB
2.7 KiB