Skip to content
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

fix declarations using only the first value #607

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Sharktheone
Copy link
Member

Previously we only copied over the first value of a declaration to the CssProperties, now if we have multiple, it will be converted to a CssValue::List

This PR is blocked by #582

@Sharktheone Sharktheone added css3 parser Any issues related to the CSS3 parser css3 Any issues related to CSS3 labels Sep 19, 2024
@Sharktheone Sharktheone self-assigned this Sep 19, 2024
@Sharktheone Sharktheone marked this pull request as draft September 19, 2024 10:04
This was referenced Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
css3 parser Any issues related to the CSS3 parser css3 Any issues related to CSS3
Projects
Status: 👀 In Review
Development

Successfully merging this pull request may close these issues.

1 participant