Implements numeric field type properties animatable

This commit is contained in:
Daisuke Akatsuka 2017-06-09 18:34:45 +09:00 committed by daisuke
parent 9751fb9358
commit 367c0a4b43
6 changed files with 77 additions and 22 deletions

View file

@ -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")}