Re: [csswg-drafts] [css-shadow-parts] Unifying ::part() and ::--foo (#4900)

The conversation has some critical points though: This change is not a simple rename. There is no custom-pseudo-element equivalent to `::part(foo bar)` or `::part(foo:--bar)`. I definitely have written elements with multiple part names that are intended to be used in combination like `::part(foo bar)`. We need to keep `::part()` to preserve those use cases. Adding `::--foo` for simple cases is fine.

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

Received on Wednesday, 6 May 2020 19:57:34 UTC