- From: Mats Palmgren via GitHub <sysbot+gh@w3.org>
- Date: Sun, 14 Apr 2019 19:48:46 +0000
- To: public-css-archive@w3.org
No, because `::marker` is the same as `*::marker` and `*` only matches ordinary elements, not pseudo-elements. You can't set `display` (or any properties) on any deeper level markers since there's no selector for it. -- GitHub Notification of comment by MatsPalmgren Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3826#issuecomment-483050034 using your GitHub account
Received on Sunday, 14 April 2019 19:48:47 UTC