mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
implements nsStyleImage type properties animatable
This commit is contained in:
parent
4924a4832f
commit
d885747a18
6 changed files with 240 additions and 4 deletions
|
@ -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")}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue