- From: CSS Meeting Bot via GitHub <sysbot+gh@w3.org>
- Date: Thu, 30 Jul 2020 17:00:38 +0000
- To: public-css-archive@w3.org
The CSS Working Group just discussed `Inferring contrast preference from forced colors`, and agreed to the following: * `RESOLVED: no change: not defining contrast thresholds` <details><summary>The full IRC log of that discussion</summary> <fantasai> Topic: Inferring contrast preference from forced colors<br> <fantasai> github: https://github.com/w3c/csswg-drafts/issues/5224<br> <fantasai> florian: When you have forced colors<br> <fantasai> florian: when the user has said "I want this foreground color and that background color"<br> <fantasai> florian: There is guidance that if the UA knows if that combination is high contrast, should match (prefers-contrast: high)<br> <fantasai> florian: and if combo is low contrast, should match (prefers-contrast: low)<br> <fantasai> florian: Question is what's the thresholds<br> <fantasai> florian: We have a known set of colors here from the user, so we can calculate the ratio<br> <fantasai> florian: maybe we want interop among browsers?<br> <fantasai> florian: one possibility is to hook into WCAG levels<br> <fantasai> florian: but WCAG is AAA is about high contrast enough to be readable, not very high contrast<br> <fantasai> florian: and WCAG AA is reasonably high contrast<br> <Rossen_> q+<br> <fantasai> florian: If we want a number, I suspect these aren't the ones we want<br> <astearns> ack fantasai<br> <astearns> ack Rossen_<br> <fantasai> fantasai: I propose leaving this up to the UA, to allow experimentation and let browsers figure out the good answers<br> <fantasai> fantasai: Maybe revisit a few years in the future.<br> <fantasai> Rossen_: I say, yes, definitely the browser should do this<br> <fantasai> Rossen_: wrt what are the ratios<br> <fantasai> Rossen_: there are some guidelines, e.g. Microsoft has some guidelines for contrast ratios in all of our products<br> <fantasai> Rossen_: Fairly in line with WCAG<br> <florian> q?<br> <fantasai> Rossen_: However we decide on the precise values, I don't believe we're the group for deciding that<br> <fantasai> Rossen_: Not sure it's the browsers themselves, but some combination of a11y WG or WCAG as well as some of the companies who own a11y guidelines<br> <fantasai> Rossen_: Together should be able to figure it out<br> <fantasai> Rossen_: I also agree, let's not have specific numbers<br> <fantasai> fantasai: Propose closing no change, we will not define here. Maybe in 3-5 years we can revisit.<br> <fantasai> Rossen_: Maybe referencing ohter things like WCAG<br> <fantasai> florian: I don't think WCAG is appropriate reference, it's guideline for general contrast, not high contrast<br> <fantasai> RESOLVED: no change: not defining contrast thresholds<br> </details> -- GitHub Notification of comment by css-meeting-bot Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5224#issuecomment-666526051 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 17:00:40 UTC