[csswg-drafts] [css-conditional] Behavior of @supports(at-rule(@import)) (#11116)

andruud has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-conditional] Behavior of @supports(at-rule(@import)) ==
How does `at-rule()` handle rules with positional requirements? For example:

```
@supports at-rule(@charset) {}
@supports at-rule(@import) {}
```

This was discussed during https://github.com/w3c/csswg-drafts/issues/2463, and there were opinions on it, but there was no conclusion.

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11116 using your GitHub account


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

Received on Wednesday, 30 October 2024 21:52:58 UTC