Re: [csswg-drafts] [mediaqueries-5] high-contrast media feature (#1286)

@Wolfr This actually seems like an anti-pattern to me. 

"High contrast" is distinct from WCAG AA compliant contrast, and is typically used by users with unusual vision conditions (often, but not always, conditions which qualify as "legally blind" where such a category exists). It will often look something like this:

![](https://developer.paciellogroup.com/wp-content/uploads/2016/12/whcm2.png)

(Image from [a blog post by The Paciello Group on `-ms-high-contrast`](https://developer.paciellogroup.com/blog/2016/12/windows-high-contrast-mode-the-limited-utility-of-ms-high-contrast/))

In, uh, contrast, WCAG AA (and preferably AAA where possible) compliant contrast should always be enabled for all users.

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

Received on Monday, 7 January 2019 04:48:01 UTC