servo/components/style/gecko
Emilio Cobos Álvarez 3215e36b5b
style: Cleanup the animated value setup.
We have three different enums to represent slightly different things. Reuse them
properly, and kill some code in the animated_properties module while at it.

MozReview-Commit-ID: 5ZAly8f4lWy
Signed-off-by: Emilio Cobos Álvarez <emilio@crisal.io>
2017-09-29 13:20:50 +02:00
..
generated Auto merge of #18667 - Manishearth:bindingsup, r=emilio 2017-09-28 20:15:51 -05:00
arc_types.rs stylo: Create ServoFontFeatureValuesRule and bind servo data 2017-07-27 13:38:00 -07:00
conversions.rs style: Make border-spacing serialization consistent, and move it to precomputed_type. 2017-09-17 21:33:17 +02:00
data.rs Rename add_size_of_children() methods as add_size_of(). 2017-09-26 18:54:36 +10:00
global_style_data.rs Explicitly register rayon threads, rather than assuming that as the default. 2017-09-19 13:04:35 -07:00
media_queries.rs Devirtualize nsIAtom. 2017-09-27 12:40:31 +10:00
mod.rs Backed out changeset fec394734f83 (bug 17624) for build bustage a=backout CLOSED TREE 2017-07-06 21:58:15 +00:00
non_ts_pseudo_class_list.rs style: Remove :-moz-empty-except-children-with-local-name. 2017-09-28 09:58:19 +02:00
pseudo_element.rs stylo: Remove a lot of the restyle damage related complexity. 2017-08-20 13:59:46 +02:00
pseudo_element_definition.mako.rs order derivable traits lists 2017-08-23 21:38:44 +02:00
regen_atoms.py Stylo's atom generation needs to deal with wrapper anon boxes. 2017-08-11 00:08:11 -04:00
restyle_damage.rs style: Stop the cascade when only reset structs change. 2017-09-06 12:56:29 +02:00
rules.rs Use integer for specified and computed font-weight 2017-07-06 15:31:24 +10:00
selector_parser.rs Replace some more uses of write! in components/style 2017-09-04 19:01:43 +02:00
snapshot.rs style: Implement a more fine-grained invalidation method. 2017-06-13 13:26:41 +02:00
snapshot_helpers.rs ID and class selectors are ASCII case-insensitive in quirks mode. 2017-06-12 23:33:53 +02:00
traversal.rs Eliminate the sequential/traversal parallel distinction in favor of a unified adaptive driver. 2017-08-25 10:00:27 -07:00
url.rs Measure ImageValue objects (take 2). 2017-09-18 15:37:31 +10:00
values.rs Update ns[C]String::from -> ns[C]Str::from where possible 2017-09-26 11:03:35 -04:00
wrapper.rs style: Cleanup the animated value setup. 2017-09-29 13:20:50 +02:00