mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This commit fixes a bug where `rawSrcset` in the image directive would allow density descriptors like `1.5x` but not like `1.25x`. Now descriptors with 2+ digits after the decimal point should work. PR Close #47197 |
||
|---|---|---|
| .. | ||
| directives | ||
| i18n | ||
| image_loaders | ||
| location | ||
| pipes | ||
| BUILD.bazel | ||
| cookie_spec.ts | ||
| viewport_scroller_spec.ts | ||