Skip to content

[css-color] fallback syntax #291

@svgeesus

Description

@svgeesus

https://drafts.csswg.org/css-color/#icc-colors

color() fallback should be like font list fallback, as decided at San Francisco. Recursive?

Fallback syntax is currently underspecified. Maybe it should be a value or maybe it allows the full range of color specifications including lab(), color() and so on. Maybe just one value or maybe a (comma separated, like the font stack fallback syntax) list.

My preference would be to allow the full range of color specifications and to allow a list (so for example I could put something with a large ICC profile as the first choice, but give an lab fallback and then an sRGB fallback after that).

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions