Re: [w3c/webcomponents] Can I style a slotted element by its slot name? (#795)

I think a more canonical way to do that would be `[slot=image]::slotted(*)`. Or if the slot element had an id then `yourSlotID::slotted(*)`.

-- 
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/795#issuecomment-464315163

Received on Saturday, 16 February 2019 08:34:01 UTC