- From: Xidorn Quan via GitHub <sysbot+gh@w3.org>
- Date: Thu, 11 Apr 2019 12:47:17 +0000
- To: public-css-archive@w3.org
The syntax looks good. Read through the section of the shorthand, it seems there is current a paragraph describing how `none` in the shorthand can be ambiguous. I guess it would probably be useful to also briefly mention `inside` and `outside` are actually ambiguous as well and they may be recognized as `list-style-type` when there are two such keywords in the shorthand (e.g. `list-style: inside outside;` means `list-style-position: inside; list-style-type: outside;`). -- GitHub Notification of comment by upsuper Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2624#issuecomment-482099787 using your GitHub account
Received on Thursday, 11 April 2019 12:47:18 UTC