Make custom properties animatable#316
Conversation
4f0895f to
2323e5e
Compare
|
This also fixes a bug in Gecko: https://bugzilla.mozilla.org/show_bug.cgi?id=2019537 |
Signed-off-by: Oriol Brufau <[email protected]>
2323e5e to
359519e
Compare
yezhizhen
left a comment
There was a problem hiding this comment.
stylo/style/properties_and_values/value.rs
Lines 204 to 206 in 9a413b4
It seems you changed this in upstream but not here:
https://phabricator.services.mozilla.com/D285009
Change to oneline.
#[derive(Clone, Debug, MallocSizeOf, ToCss, ToComputedValue, ToResolvedValue, ToShmem)]
|
The difference is that upstream doesn't derive PartialEq, so |
Bumps Stylo to servo/stylo#316 Testing: Various tests improve Signed-off-by: Oriol Brufau <[email protected]>
…#42858) Bumps Stylo to servo/stylo#316 Testing: Various tests improve Signed-off-by: Oriol Brufau <[email protected]>
Fixes: #38
Servo PR: servo/servo#42858