Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/website: A11y, contrast between foreground and background colors should meet WCAG 2 AA contrast ratio thresholds #53564

Open
A11Ybot-OP opened this issue Jun 27, 2022 · 1 comment
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. website

Comments

@A11Ybot-OP
Copy link

A11Ybot-OP commented Jun 27, 2022

website https://go.dev/
WCAG 1.4.3: Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds (.js-playgroundShareEl) Tags: Accessibility, WCAG 1.4.3, color-contrast

Issue: Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds (color-contrast - https://accessibilityinsights.io/info-examples/web/color-contrast)

Target application: The Go Programming Language - https://go.dev/

Element path: .js-playgroundShareEl

Snippet: <button class="Button js-playgroundShareEl" title="Share in Go Playground">Share</button>

How to fix:
Fix any of the following:
Element has insufficient color contrast of 4.48 (foreground color: #007d9c, background color: #f8f8f8, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1

Environment: Chrome version 102.0.0.0

====

There are 28 other WCAG 1.4.3 issues on the website.

@A11Ybot-OP A11Ybot-OP changed the title website-WCAG 1.4.3: Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds (.js-playgroundShareEl) Tags: Accessibility, WCAG 1.4.3, color-contrast website-WCAG 1.4.3: Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds (.js-playgroundShareEl) Jun 27, 2022
@A11Ybot-OP A11Ybot-OP changed the title website-WCAG 1.4.3: Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds (.js-playgroundShareEl) Website-WCAG 1.4.3: Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds (.js-playgroundShareEl) Jun 27, 2022
@dr2chase dr2chase changed the title Website-WCAG 1.4.3: Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds (.js-playgroundShareEl) go.dev: A11y, contrast between foreground and background colors should meet meets WCAG 2 AA contrast ratio thresholds Jun 27, 2022
@dr2chase dr2chase changed the title go.dev: A11y, contrast between foreground and background colors should meet meets WCAG 2 AA contrast ratio thresholds go.dev: A11y, contrast between foreground and background colors should meet WCAG 2 AA contrast ratio thresholds Jun 27, 2022
@rsc rsc changed the title go.dev: A11y, contrast between foreground and background colors should meet WCAG 2 AA contrast ratio thresholds x/website: A11y, contrast between foreground and background colors should meet WCAG 2 AA contrast ratio thresholds Jun 27, 2022
@gopherbot gopherbot added this to the Unreleased milestone Jun 27, 2022
@findleyr findleyr modified the milestones: Unreleased, pkgsite/later Jun 28, 2022
@dr2chase dr2chase added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Jun 30, 2022
@dr2chase
Copy link
Contributor

This is waiting on an update to the L&F for playground.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. website
Projects
None yet
Development

No branches or pull requests

4 participants