mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-27 02:05:07 +02: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.