Re: [w3c/webcomponents] [CSS Scoping] Support two types of pseudo-elements with ::slotted() selectors (#756)

@Ronaldo-Maciel just guessing but since `last-child` is a pseudo-class shouldnt the first rule be `::slotted(.element:last-child):after { content: none; }`

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/756#issuecomment-407375237

Received on Tuesday, 24 July 2018 11:37:48 UTC