[refactor] move ValueForTransformOperation to ComputedStyleUtils
Move computed_style_property_map.cc::ComputedTransformComponent() to ComputedStylePropertyMap::ValueForTransformOperation() in preparation for its upcoming use by animations code. It has been moved verbatim except for renaming it according to current conventions. Add ValueForMatrixTransform to COmputedStyleUtils class. It previously had no declaration in the header. This causes no behavioral change. Change-Id: I94faea6fac02a2ee37b88d32fed326142c0ec01e Bug: 933761 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2106497Reviewed-by:Robert Flack <flackr@chromium.org> Commit-Queue: George Steel <gtsteel@chromium.org> Cr-Commit-Position: refs/heads/master@{#751178}
Showing
Please register or sign in to comment