Skip to content

[cssom-1] Avoid validating declarations twice #9831

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

cdoublev
Copy link
Collaborator

Consume a block's contents (CSS Syntax) now filters invalid declarations in the context, so it does not need to be performed in parse a CSS declaration block anymore.

Related: #9821

@cdoublev cdoublev added the cssom-1 Current Work label Jan 22, 2024
@w3cbot
Copy link

w3cbot commented Jan 22, 2024

svgeesus marked as non substantive for IPR from ash-nazg.

@cdoublev
Copy link
Collaborator Author

cdoublev commented Dec 14, 2024

The suggested edit is now incomplete, since parse a block's contents now only returns rules. This would probably be best fixed in a larger edit (for parse a CSS rule, parse a CSS value, etc).

@cdoublev cdoublev closed this Dec 14, 2024
@cdoublev cdoublev deleted the pr-9831 branch December 14, 2024 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cssom-1 Current Work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants