Add background-repeat

This commit is contained in:
Simon Sapin 2020-01-13 21:06:45 +01:00
parent 6e78cdf0ed
commit 7c1f2335d4
2 changed files with 71 additions and 25 deletions

View file

@ -49,7 +49,7 @@ ${helpers.predefined_type(
"background-repeat",
"BackgroundRepeat",
"computed::BackgroundRepeat::repeat()",
engines="gecko servo-2013",
engines="gecko servo-2013 servo-2020",
initial_specified_value="specified::BackgroundRepeat::repeat()",
animation_value_type="discrete",
vector=True,