Open
Description
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.