Skip to content

fix(platform-browser): Use the right namespace for mathML.#55622

Closed
JeanMeche wants to merge 1 commit intoangular:mainfrom
JeanMeche:fix/math-ml-ns
Closed

fix(platform-browser): Use the right namespace for mathML.#55622
JeanMeche wants to merge 1 commit intoangular:mainfrom
JeanMeche:fix/math-ml-ns

Conversation

@JeanMeche
Copy link
Member

Prior to this change, MathML element were created with the wrong namespace resulting in regular DOM Element.

This commit fixes this.

Related to #55608 (but doesn't fix it entirely).

@pullapprove pullapprove bot requested a review from alxhub May 1, 2024 21:28
@JeanMeche JeanMeche added action: review The PR is still awaiting reviews from at least one requested reviewer core: DOM rendering labels May 1, 2024
@JeanMeche JeanMeche mentioned this pull request May 1, 2024
@JeanMeche JeanMeche force-pushed the fix/math-ml-ns branch 2 times, most recently from fbde29d to 8f353d8 Compare May 1, 2024 21:49
@lukewarlow
Copy link

Drive by LGTM. I'd just came to the same conclusion after some tangentially related debugging.

@JoostK JoostK added the target: rc This PR is targeted for the next release-candidate label May 2, 2024
@JoostK JoostK added target: patch This PR is targeted for the next patch release and removed target: rc This PR is targeted for the next release-candidate labels May 2, 2024
@AndrewKushnir AndrewKushnir added action: presubmit The PR is in need of a google3 presubmit and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels May 2, 2024
Prior to this change, MathML element were created with the wrong namespace resulting in regular DOM `Element`.

This commit fixes this.

Related to angular#55608 (but doesn't fix it entirely).
@AndrewKushnir AndrewKushnir removed the request for review from alxhub May 2, 2024 22:24
@AndrewKushnir
Copy link
Contributor

Presubmit.

@AndrewKushnir AndrewKushnir added action: merge The PR is ready for merge by the caretaker target: rc This PR is targeted for the next release-candidate and removed action: presubmit The PR is in need of a google3 presubmit target: patch This PR is targeted for the next patch release labels May 2, 2024
@AndrewKushnir
Copy link
Contributor

This PR was merged into the repository by commit e533110.

AndrewKushnir pushed a commit that referenced this pull request May 3, 2024
Prior to this change, MathML element were created with the wrong namespace resulting in regular DOM `Element`.

This commit fixes this.

Related to #55608 (but doesn't fix it entirely).

PR Close #55622
@JoostK
Copy link
Member

JoostK commented May 3, 2024

@JeanMeche Since #55645 went into 17.3, could you backport this one as well?

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Jun 15, 2024
@JeanMeche JeanMeche deleted the fix/math-ml-ns branch April 30, 2025 14:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker core: DOM rendering target: rc This PR is targeted for the next release-candidate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants