Re: [csswg-drafts] Allow comment indicators (`/*` and `*/`) to be nested. (#10768)

I think it's likely that there are enough existing stylesheets depending on:

```css
  /* this is a comment
  /* this is also a comment */
  this is not a comment
```

that this is probably not realistic.

Someone could plausibly make the effort to try to measure whether this is the case.  (It doesn't seem worth the effort to me, though.)

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 22 August 2024 15:02:12 UTC