mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Bug 1343153 - Support Servo_ParseEasing.
This commit is contained in:
parent
3b15efd2ba
commit
708f446364
3 changed files with 33 additions and 0 deletions
|
@ -691,6 +691,7 @@ mod bindings {
|
|||
];
|
||||
let servo_borrow_types = [
|
||||
"nsCSSValue",
|
||||
"nsTimingFunction",
|
||||
"RawGeckoAnimationValueList",
|
||||
"RawGeckoKeyframeList",
|
||||
"RawGeckoComputedKeyframeValuesList",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue