Parsing
Validate a submitted CSS color
Validate submitted CSS color text without exception-based control flow, then verify the accepted value survives a CSS serialization round trip.
Parsing
Parsing
Validate submitted CSS color text without exception-based control flow, then verify the accepted value survives a CSS serialization round trip.
Parsing
Store a Display P3 color as CSS, restore it as the same concrete color type, and verify the tested channels and alpha after the round trip.
Parsing
Parse a keyed palette containing hex, OKLCH, and Display P3 colors, then emit one reparsable OKLCH representation without losing its keys.
Parsing
Keep valid colors from a submitted palette while reporting each rejected entry by name.