Skip to content

Manually update to idl@3.77.0#2482

Open
saschanaz wants to merge 1 commit into
microsoft:mainfrom
saschanaz:deps-manual
Open

Manually update to idl@3.77.0#2482
saschanaz wants to merge 1 commit into
microsoft:mainfrom
saschanaz:deps-manual

Conversation

@saschanaz
Copy link
Copy Markdown
Collaborator

Closes #2481
Closes #2467

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 9, 2026

Thanks for the PR!

This section of the codebase is owned by @saschanaz - if they write a comment saying "LGTM" then it will be merged.

};

interface HTMLOrSVGElement {
interface HTMLOrSVGOrMathMLElement {
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.

The old name should be preserved somehow, right?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

I don't have proof that this is actively extended out there, but maybe...

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I am pretty sure that HTMLOrSVGElement is used in many code bases like protected __element: HTMLOrSVGElement or public addElement(element: HTMLOrSVGElement).
So this type should be kept valid

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants