mirror of
https://github.com/servo/servo.git
synced 2025-08-12 08:55:32 +01:00
style: Move the animation code of transform into a different file.
Basically, most of the animation code of transform don't need mako, so we could move them into values/animated/transform.rs. However, we still use mako to generate some code to make the methods of Matrix3D simpler, so I still leave them in animated_properties.mako.rs. Differential Revision: https://phabricator.services.mozilla.com/D11934
This commit is contained in:
parent
8e47e7f134
commit
e83f5629ff
4 changed files with 1619 additions and 1583 deletions
1556
components/style/values/animated/transform.rs
Normal file
1556
components/style/values/animated/transform.rs
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue