Files
ladybird/Libraries/LibWeb/CSS/Parser
Sam Atkins e7e0a48144 LibWeb/CSS: Stop reconsuming tokens in an+b parsing
The main change is that we now wait to consume the token until we know
we want it, instead of consuming it and then later putting it back.

While I was here, I spec-commented some parts and updated the URL.
2026-04-16 14:52:22 +01:00
..
2026-03-27 11:19:28 +00:00