- From: Chris Lilley via GitHub <sysbot+gh@w3.org>
- Date: Tue, 11 May 2021 15:43:47 +0000
- To: public-houdini-archive@w3.org
svgeesus has just created a new issue for https://github.com/w3c/css-houdini-drafts: == [css-typed-om] Fill out TODO in `toColor(colorspace)` == In [4.6 CSSColorValue objects](https://drafts.css-houdini.org/css-typed-om/#colorvalue-objects), the `toColor(colorspace)` method states: > 3. Convert this into a color in the colorspace specified by colorspace, and return a new CSSColor object with **TODO**. This should be expanded out, at least to the basic level of detail of the other `toFoo` methods on the same object. Suggested minimal text (still lacking references to how to actually do this): > into a color in the specified colorspace, and return a new `CSSColor` object with its `colorspace`, `parameter value`s, and `alpha` internal slots set appropriately to represent that color. Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/1031 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 11 May 2021 15:43:49 UTC