Skip to content

a11y: listing category filter links fail color-contrast #14381

@cderv

Description

@cderv

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    accessibilitybugSomething isn't workingthemesRelated to HTML theming or any other style related issue (like highlight-style)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions