Search and Top Navigation
#15135 closed bug (notabug)
Opened February 04, 2017 10:18PM UTC
Closed February 04, 2017 10:31PM UTC
Last modified February 05, 2017 01:53AM UTC
Accordion widget fails AX_COLOR_01 test
Reported by: | RichMorin | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.accordion | Version: | 1.12.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Google Chrome's Accessibility Developer Tools indicates that the Accordion widget's use of a gray background fails their audit rule AX_COLOR_01:
"Text elements should have a reasonable contrast ratio"
https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#ax_color_01
Attachments (0)
Change History (3)
Changed February 04, 2017 10:31PM UTC by comment:1
component: | ui.core → ui.accordion |
---|---|
resolution: | → notabug |
status: | new → closed |
Changed February 05, 2017 12:01AM UTC by comment:2
_comment0: | Indeed. And this justifies using a poor default because? → 1486254586126533 |
---|
I'm not convinced that making something "100% customizable" justifies using an inaccessible default. That said, it appears that I actually got that nastygram on a page where this widget was not involved. So, never mind...
Changed February 05, 2017 01:53AM UTC by comment:3
Our default theme has a contrast ratio that is double the required amount.
Colors are 100% customizable.