Closed
Bug 1890971
Opened 2 years ago
Closed 6 months ago
[css-color] Use ToCss and a parse fn for PredefinedColorSpace
Categories
(Core :: CSS Parsing and Computation, enhancement, P3)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
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.
| Assignee | ||
Comment 1•6 months ago
|
||
Status: NEW → RESOLVED
Closed: 6 months ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•