mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
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 |
||
|---|---|---|
| .. | ||
| html_sanitizer_spec.ts | ||
| sanitization_spec.ts | ||
| url_sanitizer_spec.ts | ||