angular/packages/compiler/test
Matthew Beck baf92da96e test: remove invalid css that was causing issues with the postcss parser
These tests happened to use garbage "{c}" declaration lists which caused
the parser to choke. Given that we already have tests demonstrating
similar behavior and that's not what these tests were meant to
demonstrate, I've updated them to use empty declaration lists.

(cherry picked from commit b1699da827)
2026-05-07 15:20:20 -07:00
..
expression_parser build: update Jasmine to 6.0.0 2026-02-09 12:15:57 -08:00
i18n build: update Jasmine to 6.0.0 2026-02-09 12:15:57 -08:00
ml_parser fix(compiler): let declaration span not including end character 2026-04-28 00:09:19 +00:00
output build: update Jasmine to 6.0.0 2026-02-09 12:15:57 -08:00
render3 fix(compiler): let declaration span not including end character 2026-04-28 00:09:19 +00:00
schema fix(core): prevent binding unsafe attributes on SVG animation elements (#67797) 2026-04-01 11:43:59 +02:00
selector refactor(compiler): remove zone-based testing utilities 2026-02-09 07:55:12 -08:00
shadow_css test: remove invalid css that was causing issues with the postcss parser 2026-05-07 15:20:20 -07:00
BUILD.bazel test(compiler): remove zone-based testing utilities 2026-02-05 16:56:55 -08:00
compiler_facade_interface_spec.ts docs: set syntax highlighting of code examples MD code blocks (#59026) 2024-12-04 17:30:28 +01:00
integration_spec.ts test(compiler): remove zone-based testing utilities 2026-02-05 16:56:55 -08:00
style_url_resolver_spec.ts refactor(compiler): convert scripts within packages/compiler to relative imports (#60625) 2025-04-01 11:57:53 +00:00
util_spec.ts refactor(compiler): remove unused code (#61668) 2025-05-26 12:21:09 +00:00