mirror of
https://github.com/servo/servo.git
synced 2025-06-24 00:54:32 +01:00
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. |
||
---|---|---|
.. | ||
html |