mirror of
https://github.com/servo/servo.git
synced 2025-08-07 22:45:34 +01:00
Add background-repeat
This commit is contained in:
parent
6e78cdf0ed
commit
7c1f2335d4
2 changed files with 71 additions and 25 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue