Re: [csswg-drafts] [css-color-4] Sample color conversion code leads to NaN values (#9477)

Good that JavaScript does a sign-matched cube root in practice, although the [ECMAScript standard](https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.cbrt) is curiously silent on the matter and has some weasel words about [implementation approximated](https://tc39.es/ecma262/multipage/overview.html#implementation-approximated).

However, it is at least worth a comment, to aid those implementing in other languages.

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


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

Received on Wednesday, 18 October 2023 00:47:41 UTC