<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>246937</bug_id>
          
          <creation_ts>2022-10-24 02:16:43 -0700</creation_ts>
          <short_desc>[css-values-5] Implement Weighted Average Notations</short_desc>
          <delta_ts>2025-08-22 05:30:43 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>CSS</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>246913</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Antoine Quint">graouts</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>karlcow</cc>
    
    <cc>koivisto</cc>
    
    <cc>sam</cc>
    
    <cc>sebastianzartner</cc>
    
    <cc>simon.fraser</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1907747</commentid>
    <comment_count>0</comment_count>
    <who name="Antoine Quint">graouts</who>
    <bug_when>2022-10-24 02:16:43 -0700</bug_when>
    <thetext>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&apos;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.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1911509</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2022-11-10 04:28:46 -0800</bug_when>
    <thetext>&lt;rdar://problem/102188082&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2138194</commentid>
    <comment_count>2</comment_count>
    <who name="Antoine Quint">graouts</who>
    <bug_when>2025-08-22 01:39:39 -0700</bug_when>
    <thetext>The `mix()` function has been removed and there is now a group of &quot;Weighted Average Notations&quot; in css-values-5: https://drafts.csswg.org/css-values-5/#mixing.

- calc-mix(), for mixing &lt;number&gt;, &lt;length&gt;, &lt;percentage&gt;, &lt;time&gt;, and other dimensions representable in calc() expressions
- transform-mix(), for mixing &lt;transform-list&gt;s
- color-mix(), for mixing &lt;color&gt; values (see [css-color-5])
- cross-fade(), for mixing &lt;image&gt; values (see [css-images-4])
- palette-mix(), for mixing font-palette values (see [css-fonts-4])</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>