- From: Emilio Cobos Álvarez via GitHub <sysbot+gh@w3.org>
- Date: Thu, 08 Aug 2019 20:02:21 +0000
- To: public-css-archive@w3.org
The issue why you can't do `ol[reversed]>li` is because it's not `li` what you should target, but "anything with a computed `display` value of `list-item`". -- GitHub Notification of comment by emilio Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4181#issuecomment-519666817 using your GitHub account
Received on Thursday, 8 August 2019 20:02:23 UTC