WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
233527
[CSS Color 5] Update color-mix() to latest spec (again)
https://bugs.webkit.org/show_bug.cgi?id=233527
Summary
[CSS Color 5] Update color-mix() to latest spec (again)
Sam Weinig
Reported
2021-11-26 11:06:44 PST
color-mix() has been updated with support for specific hue interpolation methods based on the new <color-interpolation-method> construction
https://drafts.csswg.org/css-color-4/#color-interpolation-method
. Since <color-interpolation-method> is also been adopted for specifying CSS gradient interpolation (
https://drafts.csswg.org/css-images-4/#gradients
) so it would be good to make sure it is useable for both.
Attachments
WIP
(56.02 KB, patch)
2021-11-27 11:12 PST
,
Sam Weinig
no flags
Details
Formatted Diff
Diff
Patch
(100.96 KB, patch)
2021-11-27 20:51 PST
,
Sam Weinig
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Sam Weinig
Comment 1
2021-11-27 11:12:37 PST
Comment hidden (obsolete)
Created
attachment 445218
[details]
WIP
Sam Weinig
Comment 2
2021-11-27 20:51:45 PST
Created
attachment 445230
[details]
Patch
Sam Weinig
Comment 3
2021-11-27 20:52:56 PST
This addresses most of the changes. Still not addressed (and will be handled separately): - None/missing components (we need to support them first) - Alpha premultiplication (I need a bit more clarity on this)
EWS
Comment 4
2021-11-28 10:55:11 PST
Committed
r286196
(
244578@main
): <
https://commits.webkit.org/244578@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 445230
[details]
.
Radar WebKit Bug Importer
Comment 5
2021-11-28 10:56:20 PST
<
rdar://problem/85788950
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug