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

Mark the inert attribute as Baseline low #2854

Merged
merged 3 commits into from
Apr 11, 2025
Merged

Mark the inert attribute as Baseline low #2854

merged 3 commits into from
Apr 11, 2025

Conversation

foolip
Copy link
Collaborator

@foolip foolip commented Apr 8, 2025

The only reason it was not Baseline is because of the "Element is
ignored for the purposes of find-in-page" subfeatures in BCD, tracked by
https://webkit.org/b/269909.

That find-in-page still works isn't a serious enough problem to say that
this isn't supported in Safari.

The only reason it was not Baseline is because of the "Element is
ignored for the purposes of find-in-page" subfeatures in BCD, tracked by
https://webkit.org/b/269909.

That find-in-page still works isn't a serious enough problem to say that
this isn't supported in Safari.
@github-actions github-actions bot added the feature definition Creating or defining new features or groups of features. label Apr 8, 2025
@@ -2,3 +2,5 @@ name: inert
description: The `inert` HTML attribute marks an element and its descendants as non-interactive. Inert elements don't get focus or fire `click` events.
spec: https://html.spec.whatwg.org/multipage/interaction.html#inert-subtrees
group: html
status:
compute_from: html.global_attributes.inert
Copy link
Contributor

Choose a reason for hiding this comment

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

I support this change, but can you please add the comment about that remaining bug on Safari to the file here?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Sure thing, comment now added!

@foolip foolip merged commit a0bc5e6 into main Apr 11, 2025
3 checks passed
@foolip foolip deleted the inert-baseline branch April 11, 2025 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature definition Creating or defining new features or groups of features.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants