This shorthand property can set four transition properties. Note: Order is important. The first value that can be parsed as a time is <transition-duration> and the 2nd that can be parsed as a time is <transition-delay>.
CSS Level | Value |
---|---|
CSS 2.1 | (invalid) |
CSS3 | <single-transition>#, where <single-transition> is "[ none | <single-transition-property> ] || <time> || <single-transition-timing-function> || <time>" |