mirror of
https://github.com/servo/servo.git
synced 2025-08-16 19:05:33 +01:00
Implements numeric field type properties animatable
This commit is contained in:
parent
9751fb9358
commit
367c0a4b43
6 changed files with 77 additions and 22 deletions
|
@ -293,6 +293,6 @@ ${helpers.predefined_type(
|
|||
"InitialLetter",
|
||||
"computed::InitialLetter::normal()",
|
||||
initial_specified_value="specified::InitialLetter::normal()",
|
||||
animation_value_type="none",
|
||||
animation_value_type="discrete",
|
||||
products="gecko",
|
||||
spec="https://drafts.csswg.org/css-inline/#sizing-drop-initials")}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue