- From: Mats Palmgren via GitHub <sysbot+gh@w3.org>
- Date: Sun, 07 Apr 2019 12:03:24 +0000
- To: public-css-archive@w3.org
I like this proposal. It makes `counter-set` simpler to use for authors and implementors alike. In particular, we can now map `<li value=N>` to just `counter-set: list-item N` making it independent of any `counter-increment` the author might have on that element (as @heycam noted as a problem in https://github.com/w3c/csswg-drafts/issues/3686#issuecomment-479360022). (I'm fixing Gecko [here](https://bugzilla.mozilla.org/show_bug.cgi?id=1542594).) -- GitHub Notification of comment by MatsPalmgren Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3810#issuecomment-480584280 using your GitHub account
Received on Sunday, 7 April 2019 12:03:31 UTC