<?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>190685</bug_id>
          
          <creation_ts>2018-10-17 13:26:38 -0700</creation_ts>
          <short_desc>color-interpolation-filters keywords should serialize in lower case</short_desc>
          <delta_ts>2024-08-22 06:26:02 -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>Safari 12</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>FromImplementor, InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Eric Willigers">ericwilligers</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bfulgham</cc>
    
    <cc>karlcow</cc>
    
    <cc>simon.fraser</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1470304</commentid>
    <comment_count>0</comment_count>
    <who name="Eric Willigers">ericwilligers</who>
    <bug_when>2018-10-17 13:26:38 -0700</bug_when>
    <thetext>CSS keywords serialize in lower case.
    
    https://drafts.csswg.org/cssom/#serializing-css-values
    &quot;To serialize a CSS component value depends on the component, as follows:
    keyword
    The keyword converted to ASCII lowercase.&quot;

A test page shows that &apos;sRGB&apos; and &apos;linearRGB&apos; are serialized in lower case in Firefox and Chrome Canary, but not Safari or Edge:
https://jsfiddle.net/ericwilligers/0y4m7h9x/</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1479895</commentid>
    <comment_count>1</comment_count>
    <who name="Eric Willigers">ericwilligers</who>
    <bug_when>2018-11-17 01:50:03 -0800</bug_when>
    <thetext>This is also affecting the properties color-interpolation, color-rendering, image-rendering, shape-rendering, text-rendering with their keywords like geometricprecision, optimizelegibility, optimizequality, optimizespeed</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1880282</commentid>
    <comment_count>2</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2022-07-01 16:49:23 -0700</bug_when>
    <thetext>&lt;rdar://problem/96321532&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1880283</commentid>
    <comment_count>3</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2022-07-01 16:49:44 -0700</bug_when>
    <thetext>We still do not match Firefox or Chrome behavior here.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2054685</commentid>
    <comment_count>4</comment_count>
    <who name="Karl Dubost">karlcow</who>
    <bug_when>2024-08-22 06:26:02 -0700</bug_when>
    <thetext>This is also solved. And everything is passing as expected.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>