angular/packages/compiler/src/schema
Andrew Kushnir 9e2d3ed2d1 refactor(common): drop unnecessary srcset sanitization (#47302)
This commit updates runtime and compiler to drop unnecessary `srcset` sanitization. The sanitization was needed previously for old browsers, but all modern browsers can handle `srcset` safely without any additional sanitization.

See prior discussion in https://github.com/angular/angular/pull/45182.

Resolves #45164.

PR Close #47302
2022-09-09 14:27:16 -07:00
..
dom_element_schema_registry.ts fix(compiler): avoid errors for inputs with Object-builtin names (#47220) 2022-09-06 11:55:13 -07:00
dom_security_schema.ts refactor(common): drop unnecessary srcset sanitization (#47302) 2022-09-09 14:27:16 -07:00
element_schema_registry.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
trusted_types_sinks.ts feat(compiler): add schema for Trusted Types sinks (#39554) 2020-11-23 08:29:04 -08:00