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

Fix shadow-dom/focus-navigation/focus-nested-slots.html for Safari #38409

Merged
merged 1 commit into from
Feb 8, 2023

Conversation

rniwa
Copy link
Contributor

@rniwa rniwa commented Feb 8, 2023

This test was erroneously assuming buttons are focusable. Use a div with tabindex instead since this is not the case in Safari.

This test was erroneously assuming buttons are focusable.
Use a div with tabindex instead since this is not the case in Safari.
@rniwa rniwa merged commit fabe6da into web-platform-tests:master Feb 8, 2023
@rniwa rniwa deleted the fix-focus-nested-slots.html branch February 8, 2023 06:26
marcoscaceres pushed a commit that referenced this pull request Mar 28, 2023
…38409)

This test was erroneously assuming buttons are focusable.
Use a div with tabindex instead since this is not the case in Safari.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants