Re: [csswg-drafts] [css-values-4] Section 6.1: Removed the word "unit" to avoid confusion (#8489)

Honestly I am an outsider to all of this. Here is a screenshot of the standard today:

![image](https://user-images.githubusercontent.com/127711/221037403-47b30027-d195-4217-8498-823ae581a096.png)

The screenshot shows that the definitions do not have the word ' unit' inside the single quotes before section 6.1.1; the confusion I was alluding to is that it makes it seem viable to write

```css
h1 {
    font-size: 1.2em unit
}
```

Similarly, I inferred that the `caniuse` values in the diff were derived from those typos.

Please let me know if these changes are introducing more problems than they fix.

-- 
GitHub Notification of comment by facorread
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/pull/8489#issuecomment-1442481069 using your GitHub account


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

Received on Thursday, 23 February 2023 21:55:25 UTC