Make -webkit-text-stroke-width animatable.

This commit is contained in:
Hiroyuki Ikezoe 2017-08-11 21:41:36 +09:00
parent 58e8a3126a
commit fb8f31f973

View file

@ -747,7 +747,7 @@ ${helpers.predefined_type("-webkit-text-stroke-width",
products="gecko",
flags="APPLIES_TO_FIRST_LETTER APPLIES_TO_FIRST_LINE APPLIES_TO_PLACEHOLDER",
spec="https://compat.spec.whatwg.org/#the-webkit-text-stroke-width",
animation_value_type="none")}
animation_value_type="discrete")}
// CSS Ruby Layout Module Level 1
// https://drafts.csswg.org/css-ruby/