Re: [csswg-drafts] [css-color-4] Hue interpolation "specified" should be moved into a later spec (#7750)

I don't think this will be a problem for WebKit. The current behavior is just a bug, due to a misreading or misunderstanding of the spec on my part. 

I agree this poses a little problem for hsl() and hwb() specifically, as we do currently store them as 8-bit per channel sRGB when no component is "none", but I don't believe that optimization is really doing anything and is more of a historical oddity. We can just as easily move that conversation to serialization time.

I filed https://bugs.webkit.org/show_bug.cgi?id=245552 to track fixing this in WebKit.


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


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

Received on Friday, 23 September 2022 02:31:11 UTC