You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As the entries of such a matrix are defined relative to the px unit, if any <length>s in func involved in generating the matrix are not compatible units with px, throw a TypeError.
that says that the function will sometimes throw. But it's probably worth adding a note to make this clearer: it will happen when there is use of relative lengths or percentages in transform functions.