- From: Steinar H. Gunderson via GitHub <sysbot+gh@w3.org>
- Date: Fri, 04 Nov 2022 14:20:00 +0000
- To: public-css-archive@w3.org
Blink currently allows starting the second one in the list with an identifier, but it _does_ run into an issue we've talked about before (in the context around parser switching), where deleting the first rule suddenly makes the other one invalid. I'm fine with changing this if people want to, but we'd need to what happens to the rule (does only that selector go away and the sub-rule stays, or does it poison the entire parse). -- GitHub Notification of comment by sesse Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7980#issuecomment-1303626170 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 4 November 2022 14:20:02 UTC