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

color.coords should be an ObservableArray #15

Closed LeaVerou closed 2 years ago

LeaVerou commented 2 years ago

As discussed with @tabatkins, sequence isn't allowed as an attribute type in WebIDL, this should be an ObservableArray instead.