angular/packages/compiler/test/shadow_css
Matthew Beck 194f723f66 fix(compiler): remove dedicated support for legacy shadow DOM selectors
Remove `_shadowDOMSelectorsRe` and `_convertShadowDOMSelectors` from `shadow_css.ts` so that `::shadow`, `::content`, `/shadow-deep/`, and `/shadow/` are no longer treated specially or stripped from user CSS. Instead, they are naturally scoped like standard selectors. Also remove the legacy failing test from `shadow_css_spec.ts`.

(cherry picked from commit 6de4955124)
2026-05-12 14:24:32 -07:00
..
at_rules_spec.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
host_and_host_context_spec.ts fix(compiler): enforce parentheses containing arguments for :host-context 2026-05-12 14:22:23 -07:00
keyframes_spec.ts fix(compiler): preserve leading commas in animation definitions 2026-05-12 14:23:00 -07:00
ng_deep_spec.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
process_rules_spec.ts refactor(compiler): convert scripts within packages/compiler to relative imports (#60625) 2025-04-01 11:57:53 +00:00
repeat_groups_spec.ts refactor(compiler): convert scripts within packages/compiler to relative imports (#60625) 2025-04-01 11:57:53 +00:00
shadow_css_spec.ts fix(compiler): remove dedicated support for legacy shadow DOM selectors 2026-05-12 14:24:32 -07:00
utils.ts build: initial test of TypeScript 6 2026-01-15 13:41:01 -08:00