Re: [csswg-drafts] [css-shadow-parts][css-pseudo] ::part* and *::before* and *::after* pseudo elements (#3510)

That sounds like a bug. Also, iterating more on that you should probably be able to say:

::slotted(component)::part(title)::before

but not (only possible if a slot element is exposed as a part):

part(title)::slotted(div)::before


-- 
GitHub Notification of comment by lilles
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3510#issuecomment-453995614 using your GitHub account

Received on Monday, 14 January 2019 12:56:22 UTC