Re: [csswg-drafts] [mediaqueries-5] `prefers-contrast: high` media feature doesn't account for macOS and iOS (#2943)

> Honestly, though, I don't know that they should be matching both in any case. I am not sure either way whether users who prefer AAA-level contrast would prefer to see VS Code style high contrast compared to a baseline experience. I think that is a question we should maybe look into[1].

No, but the other way around is useful, and that's what the syntax I suggested would achieve. When users set their preference for VSCode-like "max contrast", if a site doesn't have that theme, but does have the gmail-like "high constrast", getting at least that is better than nothing. so gmail queries for "high", and that matches both when the actual preference is "high" and when its "max". But VSCode specifically queries for "max", and so it only turns on that mode for people who prefer max.

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


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

Received on Thursday, 30 July 2020 11:08:56 UTC