Skip to content

refactor(core): align namespaced attribute validation and security schema contexts#68686

Draft
alan-agius4 wants to merge 1 commit into
angular:mainfrom
alan-agius4:namespace-html
Draft

refactor(core): align namespaced attribute validation and security schema contexts#68686
alan-agius4 wants to merge 1 commit into
angular:mainfrom
alan-agius4:namespace-html

Conversation

@alan-agius4
Copy link
Copy Markdown
Contributor

Refactors the element security schema lookups and runtime attribute validation to consistently account for SVG and MathML namespaces. This improves the modularity and accuracy of security context mapping during template compilation and runtime constant evaluation, eliminating redundant or false-positive lifecycle checks.

@angular-robot angular-robot Bot added the area: core Issues related to the framework runtime label May 12, 2026
@ngbot ngbot Bot added this to the Backlog milestone May 12, 2026
…hema contexts

Refactors the element security schema lookups and runtime attribute validation to
consistently account for SVG and MathML namespaces. This improves the modularity
and accuracy of security context mapping during template compilation and runtime
constant evaluation, eliminating redundant or false-positive lifecycle checks.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: core Issues related to the framework runtime

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant