[Webkit-unassigned] [Bug 246937] New: [css-values-4] Implement mix()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 24 02:16:43 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=246937

            Bug ID: 246937
           Summary: [css-values-4] Implement mix()
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: graouts at webkit.org

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221024/db09c0f7/attachment.htm>


More information about the webkit-unassigned mailing list