mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
e5331107fd
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