- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Thu, 23 Feb 2023 21:28:08 +0000
- To: public-css-archive@w3.org
@Loirooriol got it, yeah. CSS has historically *always* used 1-indexing; see `:nth-child()`, for example, where `:nth-child(1)` selects the first element in a list of siblings. It is convenient that doing so also lets us use a symmetrical numbering system for the reverse indexing -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8490#issuecomment-1442455097 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 23 February 2023 21:28:10 UTC