Re: [css-houdini-drafts] [css-typed-om] CSSColor should use indexed properties, not .channels (#1037)

I'm not sure about this, what other Web Platform objects mix indexed properties with named properties? I think it's pretty rare (regex matches being the only one I can think of), but I might be missing something!

And yes, if it's iterable, you can just do `[...color]`, no need for any special support.

-- 
GitHub Notification of comment by LeaVerou
Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/1037#issuecomment-841313334 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 14 May 2021 15:24:52 UTC