Skip to content

[css-typed-om] Possible inconsistency in errors thrown from rectify a CSSColor* val #12414

Open
@johannesodland

Description

@johannesodland

There seems to be an inconsistency in the error thrown by the rectify a CSSColor* val procedures.
The specification specifies SyntaxError for some of the procedures, and TypeError for the angle procedure.
Web platform tests expect SyntaxError but Chrome seems to throw TypeError.

Should these be more consistent?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions