Skip to content

Property Color unset invalid value #19

@Thokas

Description

@Thokas

I'm only using this Package to validate CSS-Values, but I've stumbled upon the case where a color value is set to 'unset' and the profile validation (cssutils.profile.validate) returns a false for this.

Expected Behavior

cssutils.profile.validate('color', 'unset') is True

Actual Behavior

cssutils.profile.validate('color', 'unset') is False

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions