Re: [csswg-drafts] [css-color] Clamping component values at computed-value time vs parsing time (#7677)

@svgeesus Isn't simply changing the text:
```
Values outside these ranges are not invalid, but are clamped to the ranges defined here at computed-value time.
```
to:
```
Values outside these ranges are not invalid, but are clamped to the ranges defined here at parsed-value time.
```
sufficient?

-- 
GitHub Notification of comment by mysteryDate
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7677#issuecomment-1379344363 using your GitHub account


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

Received on Wednesday, 11 January 2023 18:56:07 UTC