W3C home > Mailing lists > Public > public-css-archive@w3.org > January 2018

Re: [csswg-drafts] [css-values] Retiring support for 3-valued positions (excluding background)

From: fantasai via GitHub <sysbot+gh@w3.org>
Date: Wed, 17 Jan 2018 17:19:28 +0000
To: public-css-archive@w3.org
Message-ID: <issue_comment.created-358376814-1516209567-sysbot+gh@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

This archive was generated by hypermail 2.4.0 : Tuesday, 5 July 2022 06:41:23 UTC