servo/components/style/properties
2017-04-09 19:15:37 +08:00
..
helpers Add a tweak to avoid calling interpolate() if animation_type is discrete. 2017-04-07 10:38:33 +09:00
longhand stylo: Use font metrics provider as a cache for font size results 2017-04-09 19:15:37 +08:00
shorthand style: More cleanups around length parsing and viewport rule parsing. 2017-04-06 20:56:24 +02:00
build.py Use ascii_case_insensitive_phf_map! in PropertyId::parse 2017-02-26 11:10:33 +01:00
data.py Rename animatable to animation_type. 2017-04-07 10:38:28 +09:00
declaration_block.rs Use a UrlExtraData type alias to unify url handling logic. 2017-04-03 21:57:16 +10:00
gecko.mako.rs Use from_gecko_style_coord() to convert CoordDataValue to Option<T> for letter-spacing. 2017-04-07 11:21:07 +09:00
helpers.mako.rs Introduce a macro to define Interpolate trait for tuple struct which has Option<T>. 2017-04-07 11:21:07 +09:00
Mako-0.9.1.zip Revert "Remove mako.zip" 2016-09-04 12:52:30 +08:00
properties.html.mako Move Mako-related files into a new sub-directory. 2016-04-20 14:49:27 +02:00
properties.mako.rs stylo: Store font metrics provider in thread local style context 2017-04-09 19:15:35 +08:00