[csswg-drafts] [mediaqueries-5] Syntax for `<media-query>` doesn't include `<extension-name>` for custom media queries (#7724)

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

== [mediaqueries-5] Syntax for `<media-query>` doesn't include `<extension-name>` for custom media queries ==
> `@custom-media` = `@custom-media` [`<extension-name>`](https://drafts.csswg.org/css-extensions-1/#typedef-extension-name) [ [`<media-query-list>`](https://drafts.csswg.org/mediaqueries-5/#typedef-media-query-list) [|](https://drafts.csswg.org/css-values-4/#comb-one) true [|](https://drafts.csswg.org/css-values-4/#comb-one) false ] ;

Custom media queries defined with `@custom-media` do not seem to have a provision in the [syntax section](https://drafts.csswg.org/mediaqueries-5/#mq-syntax).

I would expect to find `<extension-name>` in the syntax to indicate where it is allowed to use these.

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


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

Received on Sunday, 11 September 2022 17:16:39 UTC