Skip to content

[CLEANUP] Use common ancestor Value in type specifications #507

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

Merged
merged 2 commits into from
Mar 1, 2024

Conversation

JakeQZ
Copy link
Contributor

@JakeQZ JakeQZ commented Feb 28, 2024

Replace the list of various possible sub-types with the common ancestor.

Update the class diagram to indicate that ValueList::$aComponents no longer has a dependency on the sub-types definitions.

Resolves #499. Supersedes and closes #506.

Replace the list of various possible sub-types with the common ancestor.

Update the class diagram to indicate that `ValueList::$aComponents` no longer
has a dependency on the sub-types definitions.

Resolves #499.  Supersedes and closes #506.
@JakeQZ JakeQZ requested a review from oliverklee February 29, 2024 18:42
Copy link
Contributor

@oliverklee oliverklee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@oliverklee oliverklee merged commit 086fa00 into main Mar 1, 2024
@oliverklee oliverklee deleted the cleanup/use-value-type branch March 1, 2024 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provide an interface for RuleValueList|CSSFunction|CSSString|LineName|Size|URL
2 participants