CSS property: -webkit-transform-origin-y

Description

The y coordinate of the origin for transforms applied to an element with respect to its border box.

Syntax

-webkit-transform-origin-y: <posy>;

Values

<posy>

The y origin as a percentage or value.

Versions