Skip to content

Add tests for focus()/blur() on MathML elements.#59817

Merged
fred-wang merged 1 commit into
masterfrom
mathml-focus-blur
May 13, 2026
Merged

Add tests for focus()/blur() on MathML elements.#59817
fred-wang merged 1 commit into
masterfrom
mathml-focus-blur

Conversation

@fred-wang

Copy link
Copy Markdown
Contributor

@wpt-pr-bot

Copy link
Copy Markdown
Collaborator

There are no reviewers for this pull request besides its author. Please reach out on the chat room to get help with this. Thank you!

@lukewarlow lukewarlow left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Does this need anything special for a elements (I don't think so right)? Also I seem to recall a test that exists already that chrome fails. We should make sure we're not duplicating tests here.

@fred-wang

Copy link
Copy Markdown
Contributor Author

Does this need anything special for a elements (I don't think so right)? Also I seem to recall a test that exists already that chrome fails. We should make sure we're not duplicating tests here.

I think this is the generic test for focus()/blur() where we explicitly set tabindex=1, so it works with a too (in chromium too).

Indeed, there are other tests that relies on focus() but there more focused on a/tabindex, so this seems different.

@fred-wang fred-wang merged commit 5bdd10d into master May 13, 2026
25 checks passed
@fred-wang fred-wang deleted the mathml-focus-blur branch May 13, 2026 06:10
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