- From: Mats Palmgren via GitHub <sysbot+gh@w3.org>
- Date: Tue, 26 Mar 2019 23:37:55 +0000
- To: public-css-archive@w3.org
@fantasai dependencies on `display` is not a problem - we have a lot of those already ;-) What you say about the intention seems to contradict what @tabatkins said in https://github.com/w3c/csswg-drafts/issues/3686#issuecomment-472132164 "When you need to interact with the list-item counter explicitly, the code you write under (A) is identical to what you'd write if list-item was just set up in the UA sheet, or in an author sheet." Since the resolution was (A), that's how we implemented it (by synthesizing a computed value), since that's basically "set up in the UA sheet" (with the selector is "display is list-item"). -- GitHub Notification of comment by MatsPalmgren Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3769#issuecomment-476896310 using your GitHub account
Received on Tuesday, 26 March 2019 23:37:57 UTC