Make shape-outside animatable.

This commit is contained in:
Boris Chiou 2017-09-19 16:35:22 +08:00
parent 0fa7505d61
commit c9f9be7e5f

View file

@ -1856,7 +1856,7 @@ ${helpers.predefined_type(
"generics::basic_shape::ShapeSource::None",
products="gecko",
boxed=True,
animation_value_type="discrete",
animation_value_type="ComputedValue",
flags="APPLIES_TO_FIRST_LETTER",
spec="https://drafts.csswg.org/css-shapes/#shape-outside-property",
)}