mirror of
https://github.com/SerenityOS/serenity
synced 2026-04-26 09:35:04 +02:00
Soon, CSSColorValue will be an abstract class, and we'll instead create a CSSRGB, CSSHSL, or other specific color type from the Typed-OM spec. However, it's still useful to have an easy "just give me a style value for this color" method. So change the name to distinguish this from the usual StyleValue::create() methods. (cherry picked from commit 37ea4e3b5f33464a58ee1260fe3ce5fc0699e29a)
31 KiB
31 KiB