Skip to content

Misleading error when using translateZ(value) #644

Description

@hamlim

Bug report

Description / Observed Behavior

Got a misleading error in the OG playground when using translateZ(value):

Y[r] is not a function
  in CSS rule `transform: translateZ(1px)`. Only absolute lengths such as `10px` are supported.

Expected Behavior

If translateZ() isn't supported, then it should report something along the lines of:

`transform: translateZ()` is not supported

Reproduction

OG Playground Repro

Additional Context

N/A

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