#15135 closed bug (notabug)
Accordion widget fails AX_COLOR_01 test
Reported by: | Rich Morin | 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
Change History (3)
comment:1 Changed 6 years ago by
Component: | ui.core → ui.accordion |
---|---|
Resolution: | → notabug |
Status: | new → closed |
comment:2 Changed 6 years ago by
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...
comment:3 Changed 6 years ago by
Our default theme has a contrast ratio that is double the required amount.
Note: See
TracTickets for help on using
tickets.
Colors are 100% customizable.