servo/tests
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
..
compiletest Rewrite the ban-type lint in Python 2017-02-25 15:56:06 +01:00
dromaeo
heartbeats Update heartbeats-simple to 0.4; Include recently added profiler categories in heartbeat logging 2017-02-20 17:17:54 -06:00
html Implement Gamepad API 2017-04-12 15:43:14 +02:00
jquery
power
unit Bug 1357357 - Make the parser of transition-property match the spec. 2017-04-26 21:35:05 +08:00
wpt Bug 1357357 - Make the parser of transition-property match the spec. 2017-04-26 21:35:05 +08:00