Re: [csswg-drafts] [css-color-4] Gamut mapping pseudocode is confusing (#10226)

So if I'm understanding correctly, step 4 should probably just say "otherwise, carry out these steps:" since it should trigger if `min_inGamut` is false _or_ if `inGamut(current)` is false (with the expectation that in practice `min_inGamut = false` implies `inGamut(current) = false` anyway).

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


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

Received on Friday, 19 April 2024 00:55:25 UTC