- From: jonjohnjohnson via GitHub <sysbot+gh@w3.org>
- Date: Mon, 06 May 2019 21:05:14 +0000
- To: public-css-archive@w3.org
jonjohnjohnson has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-lists-3][css-counter-styles-3] Request a way for list markers & counters to use "order-modified document order" == https://drafts.csswg.org/css-lists-3/ https://drafts.csswg.org/css-counter-styles-3/ Recently came upon a case where in a flex container I'm using `order` to manipulate an [order-modified-document-order](https://drafts.csswg.org/css-flexbox/#order-modified-document-order) but then markers/counters are rendered useless since they use the document source order. How about a property that can be set on the parent of the list items which calculates the "list order"? Maybe something like a `list-order: modified`? Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3895 using your GitHub account
Received on Monday, 6 May 2019 21:05:19 UTC