mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-13 02:16:39 +02:00
We already expand shorthands in the cascade, so there's no need to preserve them in the output. This patch reorganizes the CSS::PropertyID enum values so that we can easily iterate over all shorthand or longhand properties.