Reported in #14373.
Repro: https://github.com/alexpghayes/quarto-accessibility-reprex (post/post-1)
axe rule: color-contrast · impact: serious · tag: wcag2aa (1.4.3)
Target: a[href$="index.html#category=cat1"] and siblings — category filter links rendered above the post body.
The contrast ratio between the category link text and the page background falls below WCAG AA 4.5:1 under the default Cosmo-ish theme. Affects multiple category links on posts that declare categories.
Part of #8706.
Reported in #14373.
Repro: https://github.com/alexpghayes/quarto-accessibility-reprex (post/post-1)
axe rule:
color-contrast· impact: serious · tag: wcag2aa (1.4.3)Target:
a[href$="index.html#category=cat1"]and siblings — category filter links rendered above the post body.The contrast ratio between the category link text and the page background falls below WCAG AA 4.5:1 under the default Cosmo-ish theme. Affects multiple category links on posts that declare categories.
Part of #8706.