mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-15 23:58:02 +00: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.