aria-practices icon indicating copy to clipboard operation
aria-practices copied to clipboard

Authoring practices for supporting media query `prefers-contrast: more`

Open jongund opened this issue 7 months ago • 1 comments

Most desktop and mobile operating systems have an accessibility feature for users to set a more contrast accessibility preference. When this preference is set, browsers set the prefers-contrast media query to more.

  1. When users prefer more contrast, what should authors do to respect that preference?
  2. Which WCAG requirements apply to this user preference? For example, when this preference is selected should web pages support Success Criterion 1.4.6 Contrast (Enhanced).

Related to #2991.

jongund avatar Jul 23 '24 20:07 jongund