angular/packages/platform-browser/test
Matthieu Riegler fec7c288e9 fix(core): Error on invalid APP_ID (#63252)
An invalid APP_ID could be responsible to generating broken CSS selectors. (eg `:` is an example for a character that breaks a selector by being a separator for pseudo-selectors.)
We now throw an error if the provided value is not alphanumerical

PR Close #63252
2025-09-19 15:00:10 +00:00
..
browser fix(core): Error on invalid APP_ID (#63252) 2025-09-19 15:00:10 +00:00
dom refactor(core): Update tests for zoneless by default (#63668) 2025-09-09 14:41:56 -07:00
security refactor(platform-browser): switching to relative imports within the platform-browser package (#60559) 2025-03-27 18:31:52 +00:00
static_assets refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
BUILD.bazel build: rename defaults2.bzl to defaults.bzl (#63383) 2025-08-25 15:45:01 -07:00
hydration_spec.ts fix(core): release hasPendingTasks observers (#59723) 2025-04-02 18:26:06 +00:00
testing_public_spec.ts refactor(core): Update tests for zoneless by default (#63668) 2025-09-09 14:41:56 -07:00