Yeah, pseudo-elements don't change the DOM structure; Selectors only looks at the DOM structure for the purpose of matching. `li + li` matches exactly as it would without the wrapper. I'll note that the use-case of "grouping dt/dd" has now been solved - HTML just allows `div` inside of `dl` now for this purpose. -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/588#issuecomment-358795926 using your GitHub accountReceived on Thursday, 18 January 2018 22:00:51 UTC
This archive was generated by hypermail 2.4.0 : Tuesday, 5 July 2022 06:41:23 UTC