<?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>299876</bug_id>
          
          <creation_ts>2025-09-30 09:27:03 -0700</creation_ts>
          <short_desc>hue interpolation method not working in GTK / Epiphany</short_desc>
          <delta_ts>2025-09-30 15:28:12 -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>WebKitGTK</component>
          <version>Other</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>299875</dup_id>
          
          <bug_file_loc>https://www.software.hixie.ch/utilities/js/live-dom-viewer/?%3C!DOCTYPE%20html%3E%0A%3Cstyle%3E%0Adiv%20%7B%0Aborder%3A%20solid%206em%20transparent%3B%0Awidth%3A%204em%3B%0Aaspect-ratio%3A%201%3B%0Abackground%3A%0Alinear-gradient(in%20hsl%20longer%20hue%2C%20red%200%20100%25)%20border-area%3B%0A%7D%0A%3C%2Fstyle%3E%0A%3Cdiv%3E%26nbsp%3B%3C%2Fdiv%3E</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Brian Kardell">bkardell</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bugs-noreply</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2147176</commentid>
    <comment_count>0</comment_count>
    <who name="Brian Kardell">bkardell</who>
    <bug_when>2025-09-30 09:27:03 -0700</bug_when>
    <thetext>As noticed by ana tudor, while the code below works in Safari (meaning it renders , it does not in GTK

```
&lt;style&gt;
  div {
    border: solid 6em transparent;
    width: 4em;
    aspect-ratio: 1;
    background:
    linear-gradient(in hsl longer hue, red 0 100%) border-area;
  }
&lt;/style&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
```

Several have verfied. You can run the test live via: 

https://www.software.hixie.ch/utilities/js/live-dom-viewer/?%3C!DOCTYPE%20html%3E%0A%3Cstyle%3E%0Adiv%20%7B%0Aborder%3A%20solid%206em%20transparent%3B%0Awidth%3A%204em%3B%0Aaspect-ratio%3A%201%3B%0Abackground%3A%0Alinear-gradient(in%20hsl%20longer%20hue%2C%20red%200%20100%25)%20border-area%3B%0A%7D%0A%3C%2Fstyle%3E%0A%3Cdiv%3E%26nbsp%3B%3C%2Fdiv%3E</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2147316</commentid>
    <comment_count>1</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2025-09-30 15:28:12 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 299875 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>