Skip to content

[css-typed-om] Should throw TypeError when CSSTransformComponents attributes are set to values that does not match #12388

Open
@johannesodland

Description

@johannesodland

The CSSTranslate(x, y, z) constructor throws a TypeError if any value does not match the expected production.

The cssTranslate.tentative.html WPT additionally expects a TypeError to be thrown when setting the x, y and z attributes to a value that does not match the expected production.

That validation seems to be missing from the spec.

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