mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-28 10:37:17 +02:00
We were only discarding at most one token when a declaration is invalid, when we should discard all until we see a ; or EOF.
We were only discarding at most one token when a declaration is invalid, when we should discard all until we see a ; or EOF.