Bug 273033

Summary: When interpolating colors, analogous components must be carried forward
Product: WebKit Reporter: Sam Weinig <sam>
Component: CSSAssignee: Sam Weinig <sam>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Sam Weinig
Reported 2024-04-20 10:10:00 PDT
Since implementation support for missing components there has been a change to the spec to require "analogous components" to be "carried forward". (see https://www.w3.org/TR/css-color-4/#interpolation-missing) Essentially, if you are interpolating a hsl() color with a lch() color, in the oklch() color space, a missing hue value in in either the hsl() or lch() color should be respected.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-04-27 10:10:15 PDT
Sam Weinig
Comment 2 2024-05-04 10:53:04 PDT
EWS
Comment 3 2024-05-04 13:27:20 PDT
Committed 278379@main (4223b7f3eb55): <https://commits.webkit.org/278379@main> Reviewed commits have been landed. Closing PR #28146 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.