Variable CSSSkew

    CSSSkew: {
        prototype: CSSSkew;
        new (ax: CSSNumericValue, ay: CSSNumericValue): CSSSkew;
    }