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: .quarto-appendix-contents > .cell > details > summary — rendered as <summary>Code</summary>
The appendix "Code" disclosure summary is styled with a foreground color that fails WCAG AA contrast against the appendix background.
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:
.quarto-appendix-contents > .cell > details > summary— rendered as<summary>Code</summary>The appendix "Code" disclosure summary is styled with a foreground color that fails WCAG AA contrast against the appendix background.
Part of #8706.