mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Rename 'normal' of animation_value_type to 'ComputedValue'.
This commit is contained in:
parent
ce51ff3a9a
commit
e47d30f668
18 changed files with 67 additions and 61 deletions
|
@ -16,7 +16,7 @@
|
|||
"computed::LengthOrPercentage::Length(Au(0))",
|
||||
"parse_non_negative",
|
||||
alias=maybe_moz_logical_alias(product, side, "-moz-padding-%s"),
|
||||
animation_value_type="normal",
|
||||
animation_value_type="ComputedValue",
|
||||
logical = side[1],
|
||||
spec = spec)}
|
||||
% endfor
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue