Re: [csswg-drafts] [cssom-1][mediaqueries-5][css-color] Dealing with bi-plane (video/graphics) when reporting values (#4471)

> That single Boolean will struggle with content that uses Rec.2020 colorspace and the HLG transfer function, though. "Everything uses PQ" is a Film/Movie-centric view; it is true there but not so much for News or Live Sports, for example.

PG vs HLG is important for the *can this be rendered* question (which is answered by `decodeInfo()` but not for the *should I choose this one* (when I have a choice).

> If we opt for this enum, should we define a rubric by which to judge the dynamic range of a display?

Good luck with that ;-) The question I want to answer is whether it would produce a better result to send HDR content vs SDR when I have both available and the device can render both. At least at the margins this is a matter of opinion. So then I think we should leave this to UAs, as agents of the user, who is the one with the opinion.

-- 
GitHub Notification of comment by mwatson2
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4471#issuecomment-548179959 using your GitHub account

Received on Thursday, 31 October 2019 01:33:40 UTC