angular/packages/compiler/test/schema
Alan Agius 61a97f22e8
fix(core): support prefix-insensitive DOM schema lookups and compile-time i18n attribute validation
Updates `DomElementSchemaRegistry` to strip `:svg:` and `:math:` namespace prefixes
from tag names before querying `SECURITY_SCHEMA` at compile-time. This allows SVG
and MathML attributes to correctly match their security contexts during compilation.
2026-05-19 13:00:32 -07:00
..
dom_element_schema_registry_spec.ts refactor(core): align namespaced attribute validation and security schema contexts 2026-05-18 13:09:39 -07:00
trusted_types_sinks_spec.ts fix(compiler): disallow translations of iframe src 2026-03-12 11:01:26 -06:00