- From: Tab Atkins Jr. <notifications@github.com>
- Date: Wed, 15 Jul 2015 12:57:00 -0700
- To: whatwg/dom <dom@noreply.github.com>
Received on Wednesday, 15 July 2015 19:57:27 UTC
Selectors defines `:nth-child()`/etc in terms of index among siblings, and it's intended that if the element doesn't have a parent its the only sibling (so `:first-child` and `:last-child` both match, etc). I need a term for "an element + its siblings". --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/55
Received on Wednesday, 15 July 2015 19:57:27 UTC