mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 16:45:03 +00:00
When parsing <ndash-dimension> <signless-integer>, we tried to parse a new token from the stream instead of using the value we had already extracted. This caused pages that used the syntax to crash.