Skip to content

[css-typed-om] type for hue angles #1033

@svgeesus

Description

@svgeesus

In 4.6 CSSColorValue objects, the type for hue angles is given as (for example, from HSL)

attribute CSSNumericValue h;

I would like to understand why CSSNumericValue was chosen, when there seems to be a more suitable angle type. I don't see the benefit of the flexibility to use other subtypes like time or flex here.

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