Re: [csswg-drafts] [css-lists] canonical property order of list-style.

Hmm, the problem with that kind of thing is that it prevents you from adding keywords to list-style-position without potentially breaking code...

Plus now you need to also make it invalid in the longhand, or then not serializing it in the shorthand.

Seems strictly worse and more complicated than swapping the values to me...

FF definitely allows you to write `list-style-type: inside`, and similar. Seems like Blink / WebKit don't implement the `<counter-style-name>` bits, does any other browser?

cc @upsuper 

-- 
GitHub Notification of comment by emilio
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2624#issuecomment-387813732 using your GitHub account

Received on Wednesday, 9 May 2018 17:26:14 UTC