servo/components/style/properties
Juan C. Gonzalez-Zurita a3dbf1d275 font-feature-settings gecko glue code
FeatureTagValue value property changed to use u32. ToCss for
FeatureTagValue changed to allow conversion from u32 to string. Parse
for the same struct updated to convert from string to u32. Added two
functions to transfer settings to gecko and copy settings.
2017-05-03 17:40:22 -04:00
..
helpers Pass AnimationValueMap raw pointer instead of Arc to Gecko_GetAnimationRule() 2017-05-01 19:23:34 +09:00
longhand font-feature-settings gecko glue code 2017-05-03 17:40:22 -04:00
shorthand Fix serialisation of place-content 2017-05-02 00:52:32 +02:00
build.py Use ascii_case_insensitive_phf_map! in PropertyId::parse 2017-02-26 11:10:33 +01:00
data.py Implement the unitless length quirk for font-size 2017-04-27 10:42:08 +02:00
declaration_block.rs Propagate quirks mode all the way to ParserContext 2017-04-27 10:41:55 +02:00
gecko.mako.rs font-feature-settings gecko glue code 2017-05-03 17:40:22 -04:00
helpers.mako.rs Use StyleArc in the style system. 2017-05-02 17:35:44 -07: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 Auto merge of #16695 - Manishearth:kw-inherit, r=heycam 2017-05-02 22:33:15 -05:00