mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
Further changes required by Servo
This commit is contained in:
parent
c21a0dcc96
commit
3d54b27a50
2 changed files with 11 additions and 2 deletions
|
@ -324,7 +324,9 @@ ${helpers.predefined_type(
|
|||
"animation-timeline",
|
||||
"AnimationTimeline",
|
||||
"computed::AnimationTimeline::auto()",
|
||||
engines="gecko",
|
||||
engines="gecko servo-2013 servo-2020",
|
||||
servo_2013_pref="layout.2013.unimplemented",
|
||||
servo_2020_pref="layout.2020.unimplemented",
|
||||
initial_specified_value="specified::AnimationTimeline::auto()",
|
||||
vector=True,
|
||||
need_index=True,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue