WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
222258
Add experimental support for CSS Color 5 color-mix()
https://bugs.webkit.org/show_bug.cgi?id=222258
Summary
Add experimental support for CSS Color 5 color-mix()
Sam Weinig
Reported
2021-02-21 18:54:39 PST
Let's add experimental support for CSS Color 5 color-mix() -
https://drafts.csswg.org/css-color-5/#color-mix
. Because the spec doesn't seem quite finished, we should keep this behind an experimental feature flag for now.
Attachments
Patch
(83.71 KB, patch)
2021-02-21 19:20 PST
,
Sam Weinig
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Sam Weinig
Comment 1
2021-02-21 19:20:44 PST
Created
attachment 421165
[details]
Patch
Sam Weinig
Comment 2
2021-02-21 19:21:42 PST
There are a few FIXMEs in this to work out, and some additional test coverage, especially of hue mixing would be good as well.
Sam Weinig
Comment 3
2021-02-21 19:22:25 PST
I also wonder if we should move the color parsing code to it's own file at this point. It's getting quite involved.
EWS
Comment 4
2021-02-22 09:52:19 PST
Committed
r273244
: <
https://commits.webkit.org/r273244
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 421165
[details]
.
Radar WebKit Bug Importer
Comment 5
2021-02-22 09:53:14 PST
<
rdar://problem/74600593
>
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