angular/packages/compiler/test/shadow_css
Daniel Puckowski 387e1cbf89 fix(compiler): fix CSS animation rule scope (#56800)
It is valid CSS to list keyframe names in an animation declaration only
separating the names with a comma and no whitespace. This is typical of
production builds. Updated a couple of regexes and added a couple of
tests to account for this scenario.

Fixes #53038

PR Close #56800
2024-07-09 09:44:50 +02:00
..
at_rules_spec.ts refactor: migrate compiler to prettier formatting (#55398) 2024-04-18 14:18:08 -07:00
host_and_host_context_spec.ts refactor: migrate compiler to prettier formatting (#55398) 2024-04-18 14:18:08 -07:00
keyframes_spec.ts fix(compiler): fix CSS animation rule scope (#56800) 2024-07-09 09:44:50 +02:00
ng_deep_spec.ts refactor(compiler): refactor the shadow css specs (#48443) 2023-01-11 14:55:52 -08:00
polyfills_spec.ts refactor: migrate compiler to prettier formatting (#55398) 2024-04-18 14:18:08 -07:00
process_rules_spec.ts refactor: migrate compiler to prettier formatting (#55398) 2024-04-18 14:18:08 -07:00
repeat_groups_spec.ts refactor: migrate compiler to prettier formatting (#55398) 2024-04-18 14:18:08 -07:00
shadow_css_spec.ts fix(compiler): maintain multiline CSS selectors during CSS scoping (#55509) 2024-05-06 12:39:50 -07:00
utils.ts refactor: migrate compiler to prettier formatting (#55398) 2024-04-18 14:18:08 -07:00