Files
ladybird/Libraries/LibWeb/CSS/Parser/TokenStream.h
Sam Atkins 8c78925dd3 LibWeb/CSS: When dumping CSS tokens, point at the next one
The meaning of m_index changed a while back and this never got updated.
Pointing at the value that was last consumed is confusing.
2025-05-23 19:39:23 +01:00

5.6 KiB