servo/components/style/gecko_bindings
Boris Chiou 02fc1789e8 Bug 1357357 - Make the parser of transition-property match the spec.
1. We add a new arm to TransitionProperty, TransitionProperty::Unsupported,
   which contains an Atom, so it's better to remove the Copy trait from
   TransitionProperty.
2. TransitionProperty::Unsupported(Atom) represents any non-animatable, custom,
   or unrecognized property, and we use Atom to store the ident string for
   serialization.
2017-04-26 21:35:05 +08:00
..
nsstring_vendor switch gecko_bindings over to the gecko_debug feature 2017-04-22 17:00:24 -04:00
sugar Add 'fallback' descriptor to @counter-style 2017-04-26 13:02:30 +09:00
bindings.rs Bug 1357357 - Make the parser of transition-property match the spec. 2017-04-26 21:35:05 +08:00
mod.rs switch gecko_bindings over to the gecko_debug feature 2017-04-22 17:00:24 -04:00
structs_debug.rs Stylo: update bindings for -moz-border-*-colors support 2017-04-25 09:42:31 +08:00
structs_release.rs Stylo: update bindings for -moz-border-*-colors support 2017-04-25 09:42:31 +08:00