Re: [csswg-drafts] [mediaqueries-5] Clarification on prefers-color-scheme issues

Thanks @grorg, that all makes sense!

I (but note I'm not an expert in this area) personally think `no-preference` should be exclusive to any of the other values matching (that is, you should never get into a state where `(prefers-color-scheme: {light, dark})` and `(prefers-color-scheme: no-preference)` apply at the same time. Also, it probably makes sense to require at least one of the values to match over all?

I think I'd be confused as an author if that was not the case, but again I'm not author nor an expert in this area, so my opinion probably doesn't have that much value :-)

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

Received on Wednesday, 14 November 2018 23:14:15 UTC