Skip to content

Conversation

@typescript-bot
Copy link
Contributor

Automated changes by create-pull-request GitHub action

@github-actions
Copy link
Contributor

github-actions bot commented Dec 9, 2025

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.

setAttribute(qualifiedName: string, value: string): void;
/**
* **`setAttributeNS`** adds a new attribute or changes the value of an attribute with the given namespace and name.
* If you are working with HTML documents and you don't need to specify the requested attribute as being part of a specific namespace, use the setAttribute() method instead.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Heh, interesting change.

@saschanaz
Copy link
Collaborator

LGTM

@github-actions github-actions bot merged commit 043094c into microsoft:main Dec 9, 2025
9 checks passed
@github-actions
Copy link
Contributor

github-actions bot commented Dec 9, 2025

Merging because @saschanaz is a code-owner of all the changes - thanks!

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.

4 participants