- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Mon, 07 Nov 2022 21:53:03 +0000
- To: public-css-archive@w3.org
So, `::slotted()` is an alias for other elements in the tree, and then I guess it makes sense to have internal structure. But I don't see https://drafts.csswg.org/css-scoping/#slotted-pseudo saying that it has internal structure. Also, example 8 is still saying mentioning `::shadow`: > the selectors `div > span` and `div::shadow ::slotted > span` Also, AFAIK `::slotted` is not valid, it should be `::slotted(*)` or something. -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7474#issuecomment-1306256158 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 7 November 2022 21:53:05 UTC