servo/components/style/gecko
Boris Chiou e83f5629ff 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
2018-12-02 14:17:17 -05:00
..
arc_types.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
conversions.rs style: Move the animation code of transform into a different file. 2018-12-02 14:17:17 -05:00
data.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
global_style_data.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
media_features.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
media_queries.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
mod.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
non_ts_pseudo_class_list.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
pseudo_element.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
pseudo_element_definition.mako.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
regen_atoms.py Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
restyle_damage.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
rules.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
selector_parser.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
snapshot.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
snapshot_helpers.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
traversal.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
url.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
values.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
wrapper.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00