Skip to content

Removes user preference for always showing focus rings and updates global styles...#16585

Merged
brandonkelly merged 10 commits into5.7from
a11y/simplify-focus-css
Jan 30, 2025
Merged

Removes user preference for always showing focus rings and updates global styles...#16585
brandonkelly merged 10 commits into5.7from
a11y/simplify-focus-css

Conversation

@gcamacho079
Copy link
Copy Markdown
Contributor

Description

...due to :focus-visible now being supported in all major browsers, and a shift towards reducing opt-in accessibility preferences. This also reduces the need for the focus-styles focus style, which was previously useful for defining the selectors needed to create these styles.

Related issues

@gcamacho079 gcamacho079 added the accessibility 👤 features related to accessibility label Jan 29, 2025
@brandonkelly brandonkelly merged commit f9693f4 into 5.7 Jan 30, 2025
@brandonkelly brandonkelly deleted the a11y/simplify-focus-css branch January 30, 2025 23:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

accessibility 👤 features related to accessibility

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants