Skip to content

test: remove invalid css that was causing issues with the acx parser#68585

Open
mattrbeck wants to merge 1 commit intoangular:mainfrom
mattrbeck:shadow_css_declarations
Open

test: remove invalid css that was causing issues with the acx parser#68585
mattrbeck wants to merge 1 commit intoangular:mainfrom
mattrbeck:shadow_css_declarations

Conversation

@mattrbeck
Copy link
Copy Markdown
Member

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.

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.
@mattrbeck mattrbeck requested a review from crisbeto May 6, 2026 00:30
@mattrbeck mattrbeck changed the title test: remove invalid css that was causing issues with the postcss parser test: remove invalid css that was causing issues with the acx parser May 6, 2026
@mattrbeck mattrbeck added area: core Issues related to the framework runtime target: patch This PR is targeted for the next patch release labels May 6, 2026
@ngbot ngbot Bot modified the milestone: Backlog May 6, 2026
@mattrbeck mattrbeck added the action: merge The PR is ready for merge by the caretaker label May 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: core Issues related to the framework runtime target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants