Skip to content

Parser bug #63

@Panthevm

Description

@Panthevm

When forming a CSSDeclaration, the .getProperty is always formed in lowercase.

This error is critical when we are dealing with variables.

--A != --a

And when call .getExpressionAsCSSString, the case is respected, as a result, we lose the relationship

Reproducing an error: https://jsfiddle.net/dauhk27r/

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions