mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-08 05:36:53 +00:00
Regardless of what the shorthand property is, if all its longhands are the same CSS-wide keyword such as "initial" or "inherit", then it's the same as the shorthand being that value. This gets us 2 WPT subtest passes.