DescriptionMove standard transition handling logic into separate function
This patch refactors standard CSS property transition calculation to
be isolated to calculateTransitionUpdateForStandardProperty().
This is in preparation for introducing another separate function
called calculateTransitionUpdateForCustomProperty() that enables
CSS Transitions on registered custom properties.
This patch is a refactor and does not change behaviour.
BUG=671904
Review-Url: https://codereview.chromium.org/2725803006
Cr-Commit-Position: refs/heads/master@{#455702}
Committed: https://chromium.googlesource.com/chromium/src/+/c173bd4d5a794e2f83edf3ff860e98a1199c0510
Patch Set 1 #Patch Set 2 : Rebased #Patch Set 3 : fixReference #
Dependent Patchsets: Messages
Total messages: 14 (8 generated)
|