Re: [csswg-drafts] [css-color-4] Computed value and serialization of `Infinity` and `NaN` in color functions (#8629)

For `lab(calc(NaN) 0 0)` or `lab(calc(0 / 0) 0 0)`:
- computed value `lab(0 0 0)`
- serializes as `lab(calc(NaN) 0 0)`

Would that be correct?

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


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

Received on Wednesday, 22 March 2023 19:02:59 UTC