DescriptionMove custom property isInheritedProperty storage logic into ComputedStyle
This change is a small refactor that pushes the details of whether
custom property values are stored in StyleInheritedVariables or
StyleNonInheritedVariables down into ComputedStyle. This is in preparation
for animations on registered custom properties and avoids duplicated
logic.
BUG=671904
Review-Url: https://codereview.chromium.org/2630683002
Cr-Commit-Position: refs/heads/master@{#443512}
Committed: https://chromium.googlesource.com/chromium/src/+/0ffd401266e9b6afb5e7595fcefd336765ffdc99
Patch Set 1 #Patch Set 2 : Undo cscssvm change #
Total comments: 2
Dependent Patchsets: Messages
Total messages: 10 (4 generated)
|