- From: Miriam Suzanne via GitHub <noreply@w3.org>
- Date: Tue, 01 Jul 2025 15:51:13 +0000
- To: public-css-archive@w3.org
I don't think `&` ever behaves quite like `:scope`? `&` always refers to the parent selector (which might be the scoping selector, but could match multiple elements) while `:scope` refers to the scoping root element (always a single element). -- GitHub Notification of comment by mirisuzanne Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12418#issuecomment-3024600197 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 1 July 2025 15:51:14 UTC