- From: Mike Bremford via GitHub <sysbot+gh@w3.org>
- Date: Thu, 31 May 2018 12:47:46 +0000
- To: public-css-archive@w3.org
There are plenty of property shorthands that restrict ordering: `font: italic 300px bold` is referencing a font called "bold", there's no ambiguity. But if that is going to be the solution for `list-style` then it has to be done without breaking the existing syntax, which allows the `list-style-type` as the first item in the list. -- GitHub Notification of comment by faceless2 Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2624#issuecomment-393518728 using your GitHub account
Received on Thursday, 31 May 2018 12:47:50 UTC