In #8857 it was decided to add a new property that controls the transitioning mode for discrete values.
There wasn't a decision yet on how to name this property and what values it can take. So this issue is meant to discuss those options.
@flackr's suggestions there were:
transition-mode
transition-type
transition-animation-type
transition-property-mode (initial suggestion)
for the name and two values, one for default behavior (anything animatable but not discrete) and one for including discrete transitions.
Suggestions for default behavior keywords:
Suggestions for keywords that include discrete transitions:
Sebastian