Open Bug 1890971 Opened 8 months ago

[css-color] Use ToCss and a parse fn for PredefinedColorSpace

Categories

(Core :: CSS Parsing and Computation, enhancement, P3)

enhancement

Tracking

()

People

(Reporter: tlouw, Assigned: tlouw)

Details

PredefinedColorSpace uses to_str and from_str fns to handle parsing and serialization, but can use the conventional ToCss trait and a parse function instead.

You need to log in before you can comment on or make changes to this bug.