Re: [csswg-drafts] [css-values-5] Make UA, not author, deal with floating point errors in random() (#11864)

Summary of the proposal:
- Define _error_ as max(0.1% of the step value, smallest value reliably distinguishable from zero in the implementation)
- If the last step is within _error_ of the range max, round to the max.

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


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

Received on Wednesday, 19 March 2025 16:35:15 UTC