Skip to content

Ignore consecutive semicolons in the CSS parser#18532

Merged
thecrypticace merged 3 commits intomainfrom
feat/css-parser-resillience
Jul 14, 2025
Merged

Ignore consecutive semicolons in the CSS parser#18532
thecrypticace merged 3 commits intomainfrom
feat/css-parser-resillience

Conversation

@thecrypticace
Copy link
Contributor

Fixes #18523

I swear I'd already landed this but apparently not.

@thecrypticace thecrypticace requested a review from a team as a code owner July 14, 2025 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dev server returns 500 "Internal server error: Unexpected semicolon" if there is an additional semicolon in a module.css file

2 participants