- From: fantasai via GitHub <sysbot+gh@w3.org>
- Date: Wed, 17 Jan 2018 17:19:28 +0000
- To: public-css-archive@w3.org
The current spec for this is https://drafts.csswg.org/css-backgrounds-3/#the-background-position which includes ``` <bg-position> = [ [ left | center | right | top | bottom | <length-percentage> ] | [ left | center | right | <length-percentage> ] [ top | center | bottom | <length-percentage> ] | [ center | [ left | right ] <length-percentage>? ] && [ center | [ top | bottom ] <length-percentage>? ] ] ``` -- GitHub Notification of comment by fantasai Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2140#issuecomment-358376814 using your GitHub account
Received on Wednesday, 17 January 2018 17:19:31 UTC