Re: [w3c/webcomponents] Support for pseudo elements with ::slotted() selectors (#655)

Regarding engines, implementing this in Blink is just a matter of allowing it in the selector parser. Adding a simple check made ::before/::after/::first-line/::first-letter seemingly work out-of-the-box.


-- 
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/655#issuecomment-322333877

Received on Monday, 14 August 2017 23:07:18 UTC