mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-17 19:07:15 +00:00
Before this, a declaration like `transform: none yellow 20;` would be parsed as `transform: none;`. Now it's correctly rejected as invalid.