[csswg-drafts] [css-contain-3] Size container features should not be formatted as a CSS descriptor (#7509)

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

== [css-contain-3] Size container features should not be formatted as a CSS descriptor ==
Please correct me if I'm wrong, but a CSS descriptor should only occur within the body of a CSS at-rule and exist in the format of `name: value`.  In the CSS Contain specification (and Media Queries), the `<size-feature>` CSS type is described using the `descdef` class which should be reserved for descriptors.  This breaks machine reading of the spec (i.e. [webref](https://github.com/w3c/webref/blob/main/ed/css/css-contain-3.json#L59).  I'd recommend that the `size-feature` definitions are formatted similar to any other CSS type syntax.


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


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

Received on Monday, 18 July 2022 13:26:36 UTC