- From: Lea Verou <notifications@github.com>
- Date: Mon, 21 Jun 2021 09:46:49 -0700
- To: w3ctag/design-reviews <design-reviews@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 21 June 2021 16:48:14 UTC
> Following alpha's pattern, it's query-able using getContextAttributes (it will be in the returned CanvasRenderingContext2DSettings). > > When creating a context, the color space for the context is set to the color space in the attributes, so all enum values that get past the IDL must be supported for 2D canvas and for ImageData. (Also, the proposal document advertised a feature detection interface, which was nixed in WhatWG review). Just noticed this -- so if I'm reading this right the colorSpace from the attributes will be `srgb` in that case? -- 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-865187707
Received on Monday, 21 June 2021 16:48:14 UTC