WICG / color-api

A proposal and draft spec for a Color object for the Web Platform, loosely influenced by the Color.js work. Heavily WIP, if you landed here randomly, please move along.
https://wicg.github.io/color-api/
Other
130 stars 3 forks source link

Meta-issue: It should be possible to specify metadata about color space components #28

Closed LeaVerou closed 1 year ago

LeaVerou commented 1 year ago

Related issues:

We could still allow the current sequence<CSSOMString> as sugar over specifying components with no metadata. Though I don't expect defining new color spaces to be common enough that it needs much sugar.