- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Fri, 27 Jan 2023 13:33:55 +0000
- To: public-css-archive@w3.org
From the minutes > TabAtkins: If during selector parsing you see an & delim token, mark the selector as having an & and continue normal parsing So `/* & */` or `\&` will not mark the selector as having an `&`. `!&` is not a valid simple selector and thus won't be able to refer to the parent selector, but it will mark the selector as having a `&`. -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7972#issuecomment-1406517381 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 27 January 2023 13:33:56 UTC