mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-25 19:04:58 +00:00
Some properties, such as `margin`, take multiple values but are not complicated enough to require special-case handling. These no longer parsed after my previous StyleValue changes, so this fixes that. In the future we may want to configure whether to allow this for each property.