DescriptionMove CSSValue->CSSStyleValue logic out of StylePropertyMap and into the StyleValueFactory.
Also rename StylePropertyMap::StyleValueVector to just
CSSStyleValueVector.
This is in preparation for adding logic to build more types of
CSSStyleValues and TransformComponents out of CSSValues. It doesn't
make sense for the StylePropertyMap to contain all the logic around
different properties.
BUG=545318
Committed: https://crrev.com/5a2a7ffb7245ca5d7491aafd2388ff94aeb95d47
Cr-Commit-Position: refs/heads/master@{#398503}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Add TODO for CSSValueSequences #Patch Set 3 : sync to HEAD #Messages
Total messages: 20 (10 generated)
|