mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
Add background-position
This commit is contained in:
parent
b1dcd5ecb6
commit
c73dc885bb
3 changed files with 13 additions and 5 deletions
|
@ -217,7 +217,7 @@
|
|||
</%helpers:shorthand>
|
||||
|
||||
<%helpers:shorthand name="background-position"
|
||||
engines="gecko servo-2013"
|
||||
engines="gecko servo-2013 servo-2020"
|
||||
flags="SHORTHAND_IN_GETCS"
|
||||
sub_properties="background-position-x background-position-y"
|
||||
spec="https://drafts.csswg.org/css-backgrounds-4/#the-background-position">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue