Re: [w3ctag/design-reviews] Canvas 2D color management (#646)

To clarify my question further:

I suppose user agents will implement this proposal by first implementing the `srgb` and `display-p3` color spaces. However, you plan to eventually extend this enum with more values, so there will be a transitional period where authors may try to use e.g. `colorSpace: "rec2020"` in user agents that only support `srgb` and `display-p3`.
In that case, if I'm reading your message correctly, it will throw an invalid enum exception?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/646#issuecomment-866707360

Received on Wednesday, 23 June 2021 10:07:57 UTC