Skip to content

[Fixes #474] WCAG-2.0 pt. 2.4.7 violation for buttons #475

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

Merged

Conversation

akhramov
Copy link

@akhramov akhramov commented Nov 30, 2018

Currently buttons do not have visible indication on focus.

This change adds focus style, the same we have for :hover.

Related issue: #474

Currently buttons do not have visible indication on focus.

This change adds focus style, the same we have for `:hover`.
@akhramov akhramov changed the title #474 Fix WCAG-2.0 pt. 2.4.7 violation for buttons [Fixes #474] WCAG-2.0 pt. 2.4.7 violation for buttons Nov 30, 2018
Copy link
Member

@ashleygwilliams ashleygwilliams left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you!

@ashleygwilliams ashleygwilliams merged commit a251e4c into rust-lang:master Nov 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants