<?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>227219</bug_id>
          
          <creation_ts>2021-06-21 08:59:44 -0700</creation_ts>
          <short_desc>fill with currentColor and later color change via CSS is not applied</short_desc>
          <delta_ts>2023-05-30 13:04:48 -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>SVG</component>
          <version>Safari 14</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>https://jsfiddle.net/95601osz/</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Peter Krautzberger">peter</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ahmad.saleem792</cc>
    
    <cc>m_dubet</cc>
    
    <cc>ml</cc>
    
    <cc>sabouhallawa</cc>
    
    <cc>simon.fraser</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>zimmermann</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1771303</commentid>
    <comment_count>0</comment_count>
    <who name="Peter Krautzberger">peter</who>
    <bug_when>2021-06-21 08:59:44 -0700</bug_when>
    <thetext>The following simplified example renders a blue circle in Blink and Gecko but a red circle in WebKit.

   &lt;svg viewBox=&quot;0 0 100 100&quot; width=&quot;100&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; style=&quot;color:red;&quot;&gt;
     &lt;g fill=&quot;currentColor&quot;&gt;
       &lt;g style=&quot;color:blue;&quot;&gt;
         &lt;circle cx=&quot;50&quot; cy=&quot;50&quot; r=&quot;50&quot; /&gt;
       &lt;/g&gt;
     &lt;/g&gt;
   &lt;/svg&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1773088</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2021-06-28 09:00:17 -0700</bug_when>
    <thetext>&lt;rdar://problem/79866228&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1910616</commentid>
    <comment_count>2</comment_count>
    <who name="Ahmad Saleem">ahmad.saleem792</who>
    <bug_when>2022-11-06 03:05:48 -0800</bug_when>
    <thetext>I am able to reproduce this bug in Safari Technology Preview 156 &amp; Safari 16.1 where it shows &quot;red&quot; circle compared to &quot;blue&quot;, while Chrome Canary 109 and Firefox Nightly 108 show &quot;blue&quot;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1910766</commentid>
    <comment_count>3</comment_count>
    <who name="Matthieu Dubet">m_dubet</who>
    <bug_when>2022-11-07 06:31:29 -0800</bug_when>
    <thetext>Yes, it&apos;s similar to: https://bugs.webkit.org/show_bug.cgi?id=245400</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1910885</commentid>
    <comment_count>4</comment_count>
    <who name="Matthieu Dubet">m_dubet</who>
    <bug_when>2022-11-07 14:38:20 -0800</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/6222</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1911024</commentid>
    <comment_count>5</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2022-11-08 08:01:47 -0800</bug_when>
    <thetext>Committed 256447@main (92afb29672fb): &lt;https://commits.webkit.org/256447@main&gt;

Reviewed commits have been landed. Closing PR #6222 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1958858</commentid>
    <comment_count>6</comment_count>
    <who name="Tim Nguyen (:ntim)">ntim</who>
    <bug_when>2023-05-30 13:04:48 -0700</bug_when>
    <thetext>*** Bug 95083 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>