Bug 1343153 - Support Servo_ParseEasing.

This commit is contained in:
Boris Chiou 2017-03-21 14:29:01 +08:00
parent 3b15efd2ba
commit 708f446364
3 changed files with 33 additions and 0 deletions

View file

@ -691,6 +691,7 @@ mod bindings {
];
let servo_borrow_types = [
"nsCSSValue",
"nsTimingFunction",
"RawGeckoAnimationValueList",
"RawGeckoKeyframeList",
"RawGeckoComputedKeyframeValuesList",