mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-15 23:58:02 +00:00
Parsing a `Gfx::Color` no longer makes sense, as CSS has many ways of defining a color, often in a dynamic way where the color value isn't known until later. This is a small preparatory change before a much larger color rewrite.