mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-09 15:07:57 +00:00
We already include the inheritance for each property in Properties.json, so made sense to use that instead of a list in StyleResolver. Added `inherited: true` to a couple of properties to match the previous code's behavior. One of those had a FIXME which I've moved to the JSON file, which is hacky, but it works.