mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
style: Animate offset-rotate.
Differential Revision: https://phabricator.services.mozilla.com/D32237
This commit is contained in:
parent
b34c27339b
commit
8a0cf600d6
2 changed files with 14 additions and 2 deletions
|
@ -390,7 +390,7 @@ ${helpers.predefined_type(
|
|||
"OffsetRotate",
|
||||
"computed::OffsetRotate::auto()",
|
||||
products="gecko",
|
||||
animation_value_type="none",
|
||||
animation_value_type="ComputedValue",
|
||||
gecko_pref="layout.css.motion-path.enabled",
|
||||
spec="https://drafts.fxtf.org/motion-1/#offset-rotate-property",
|
||||
servo_restyle_damage="reflow_out_of_flow"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue