[webcomponents] [Shadow]: Allow certain pseudo-classes in content selectors (bugzilla: 28449) (#142)

Title: [Shadow]: Allow certain pseudo-classes in content selectors (bugzilla: 28449)

Migrated from: https://www.w3.org/Bugs/Public/show_bug.cgi?id=28449

----
comment: 0
comment_url: https://www.w3.org/Bugs/Public/show_bug.cgi?id=28449#c0
*Justin Fagnani* wrote on 2015-04-09 00:25:32 +0000.

Certain pseudo-classes, especially those like :first-child and :nth-child, would be very useful for building containers that distribute children based on position. Currently users of such containers have to add some other class or attribute to children to select on.

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/142

Received on Monday, 6 July 2015 07:36:07 UTC