Skip to content

tabindex: aggregate keys for SVG and MathML#3861

Open
ddbeck wants to merge 1 commit intoweb-platform-dx:mainfrom
ddbeck:tabindex-more-keys
Open

tabindex: aggregate keys for SVG and MathML#3861
ddbeck wants to merge 1 commit intoweb-platform-dx:mainfrom
ddbeck:tabindex-more-keys

Conversation

@ddbeck
Copy link
Collaborator

@ddbeck ddbeck commented Mar 13, 2026

I'm not sure if this is the right thing to do exactly, but I thought it would make for a good discussion to help crystalize a guideline. The main question raised by this PR is something like:

Should we treat global HTML attributes as inclusive of their SVG and MathML counterparts?

In other words, should we regard SVG and MathML features as if they're (implicitly) "SVG in HTML" or "MathML in HTML"? Or are they their own distinct document types and thus deserving of something like svg-tabindex or mathml-tabindex?

Inspired by: #3843

@github-actions github-actions bot added the feature definition Creating or defining new features or groups of features. label Mar 13, 2026
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.

1 participant