mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-30 16:34:23 +00:00
If an unexpected token is encountered when parsing an SVG attribute it is now immediately propagated with ErrorOr. Previously, some situations where an unexpected token was encountered could cause a crash.