- From: Emilio Cobos Álvarez via GitHub <sysbot+gh@w3.org>
- Date: Wed, 09 Jun 2021 11:28:19 +0000
- To: public-css-archive@w3.org
The main issue is not dropping the terminating condition or what not. Right now those scanners stop scanning as soon as they find something unexpected. With `@import` being able to go anywhere, that means we couldn't do that (or alternatively that pages using `@import` at the bottom of a stylesheet would be slower, which is bad). -- GitHub Notification of comment by emilio Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6334#issuecomment-857616021 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 9 June 2021 11:29:16 UTC