[csswg-drafts] [css-values-4] add definitions of units and value of <angle>, <time>, <frequency>, and <resolution> (#9647)

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

== [css-values-4] add definitions of units and value of <angle>, <time>, <frequency>, and <resolution> ==
I suggest adding definitions of units and fixing corresponding value definitions in [Other Quantities section](https://drafts.csswg.org/css-values-4/#other-units).

Example for [\<angle\>](https://drafts.csswg.org/css-values-4/#angles):
1. Add \<angle-unit\> value
2. Fix "dfn-for" attribute from "\<angle\>" to "\<angle-unit\>" for [values list](https://github.com/w3c/csswg-drafts/blob/7b47e34149ad548e03b81fc2b86420d176e48789/css-values-4/Overview.bs#L2545C46-L2545C46)
```
<angle> = <number><angle-unit>
<angle-unit>
```
The same can be done for \<time\>, \<frequency\>, and \<resolution\>

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


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

Received on Tuesday, 28 November 2023 12:36:27 UTC