angular/packages/platform-browser/test/browser
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
..
static_assets refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
tools build: move private testing helpers outside platform-browser/testing (#61472) 2025-05-20 10:00:43 +00:00
bootstrap_spec.ts fix(core): Error on invalid APP_ID (#63252) 2025-09-19 15:00:10 +00:00
bootstrap_standalone_spec.ts fix(core): Error on invalid APP_ID (#63252) 2025-09-19 15:00:10 +00:00
meta_spec.ts build: move private testing helpers outside platform-browser/testing (#61472) 2025-05-20 10:00:43 +00:00
title_spec.ts build: move private testing helpers outside platform-browser/testing (#61472) 2025-05-20 10:00:43 +00:00