Files
ladybird/Libraries/LibWeb/CSS/Parser
Sam Atkins 2b47098301 LibWeb/CSS: Un-deprecate TokenStream::peek_token()
This is sometimes the best tool for the job. To try and make it less of
a footgun that peek_token() is identical to next_token(), make the
offset required, and note the shared behaviour. Also move them
together, and make the internal code match.
2026-04-16 14:52:22 +01:00
..
2026-03-27 11:19:28 +00:00