mirror of
https://github.com/SerenityOS/serenity
synced 2026-04-27 01:55:31 +02:00
We previously had 4 single-instance StyleValues for these keywords. CSS-Typed-OM expects them keywords to be exposed as CSSKeywordValue, so it's simpler to treat them the same. The single-instance behaviour is kept by having StyleValue::create() use a cached instance for each of these. (cherry picked from commit f518811f73539b5ca6631084001d8f517ea292be)
2.4 KiB
2.4 KiB