Skip to content

[css-typed-om] .equals methods for CSSStyleValue subclasses #325

Closed
@wilddamon

Description

@wilddamon

Could be useful for some calculations

e.g. someLengthValue.equals(otherLengthValue)

CSSCalcLength({px: 5}).equals(CSSSimpleLength(5, 'px')) // returns true

@shans

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions