DescriptionOnly default to transition shorthand if all 4 values are set
When setting any individual transition property the
transition shorthand was used for cssText. This patch
changes the behavior so that only when all 4 individual
properties have a value set, the shorthand is used. A
test is added to verify this.
Matches Firefox behavior.
BUG=310403
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=183024
Patch Set 1 #Patch Set 2 : Different approach #Patch Set 3 : Add test #Patch Set 4 : Also add check for animation #
Messages
Total messages: 9 (2 generated)
|