DescriptionDon't special case transition-property: all in parsing and data storage
Since 'all' is a CSS property (a shorthand for almost every other
property), we shouldn't need special logic to handle it during
parsing. For efficiency, it is still special-cased when we compute
which transitions to start.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=201196
Patch Set 1 #
Total comments: 2
Messages
Total messages: 7 (2 generated)
|