mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-24 02:09:28 +00:00
We only need special-case code to handle two kinds of properties: - Those with special rules, many of which are listed here: https://www.w3.org/TR/cssom-1/#resolved-values - Shorthands, because we only store longhand values. In other cases, we can fall back to the computed values that we already have, and these will be correct. So, we can remove them from here. :^)
30 KiB
30 KiB