auto constant

Implementation

static const CSSParsedLengthValue auto =
    CSSParsedLengthValue(null, CSSLengthType.AUTO);