Bug 246937 - [css-values-4] Implement mix()
Summary: [css-values-4] Implement mix()
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks: 246913
  Show dependency treegraph
 
Reported: 2022-10-24 02:16 PDT by Antoine Quint
Modified: 2023-05-02 13:37 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Quint 2022-10-24 02:16:43 PDT
The CSS Values and Units Level 4 spec introduces a new mix() function: https://drafts.csswg.org/css-values-4/#interpolate. This is useful for blending especially in situations when we can't determine how to resolve values, for instance https://github.com/w3c/csswg-drafts/issues/2854 and our bug https://bugs.webkit.org/show_bug.cgi?id=246914.
Comment 1 Radar WebKit Bug Importer 2022-11-10 04:28:46 PST
<rdar://problem/102188082>