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

Safari TP supports focus with focusVisible parameter #25786

Merged
merged 1 commit into from
Jan 28, 2025

Conversation

lukewarlow
Copy link
Contributor

Summary

Safari Tech Preview supports the focusVisible option of the focus method.

Test results and supporting details

See https://webkit.org/blog/16445/release-notes-for-safari-technology-preview-212/

Related issues

Fixes #25765

@github-actions github-actions bot added data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API size:xs [PR only] 0-6 LoC changed labels Jan 28, 2025
@caugner caugner changed the title Add Safari preview support for focus({focusVisible}) Safari TP supports focus with focusVisible parameter Jan 28, 2025
@caugner caugner merged commit 9549f73 into mdn:main Jan 28, 2025
6 checks passed
@lukewarlow lukewarlow deleted the focusvisible branch January 28, 2025 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API size:xs [PR only] 0-6 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

api.HTMLElement.focus - options.focusVisible is supported in Safari Tech Preview
2 participants