implements nsStyleImage type properties animatable

This commit is contained in:
Daisuke Akatsuka 2017-07-05 13:09:21 +09:00
parent 4924a4832f
commit d885747a18
6 changed files with 240 additions and 4 deletions

View file

@ -200,7 +200,7 @@ ${helpers.predefined_type("border-image-source", "ImageLayer",
initial_specified_value="Either::First(None_)",
spec="https://drafts.csswg.org/css-backgrounds/#the-background-image",
vector=False,
animation_value_type="none",
animation_value_type="discrete",
has_uncacheable_values=False,
boxed="True")}