Implements pointing related discrete animatable properties

This commit is contained in:
daisuke 2017-05-29 16:09:57 +09:00
parent d0cf7d65f0
commit 3e37278d9e

View file

@ -166,7 +166,8 @@ ${helpers.single_keyword("-moz-user-modify", "read-only read-write write-only",
products="gecko", gecko_ffi_name="mUserModify",
gecko_enum_prefix="StyleUserModify",
needs_conversion=True,
animation_value_type="none",
gecko_inexhaustive=True,
animation_value_type="discrete",
spec="Nonstandard (https://developer.mozilla.org/en-US/docs/Web/CSS/-moz-user-modify)")}
${helpers.single_keyword("-moz-user-focus",