<?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>231943</bug_id>
          
          <creation_ts>2021-10-19 02:43:07 -0700</creation_ts>
          <short_desc>!important should be taken in account by @keyframes</short_desc>
          <delta_ts>2023-01-07 01:54:15 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Animations</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>210963</dup_id>
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=210963</see_also>
          <bug_file_loc>data:text/html,&lt;style&gt;@keyframes hello {from {color: red;}to {color: orange;}}::marker {animation: hello 1s infinite;color: green !important;}&lt;/style&gt;&lt;ul&gt;&lt;li&gt;hello&lt;/li&gt;&lt;/ul&gt;</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="Tim Nguyen (:ntim)">ntim</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>dino</cc>
    
    <cc>graouts</cc>
    
    <cc>koivisto</cc>
    
    <cc>simon.fraser</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1805927</commentid>
    <comment_count>0</comment_count>
    <who name="Tim Nguyen (:ntim)">ntim</who>
    <bug_when>2021-10-19 02:43:07 -0700</bug_when>
    <thetext>&lt;style&gt;
@keyframes hello {
  from {
    color: red;
  }
  to {
    color: orange;
  }
}

::marker {
  animation: hello 1s infinite;
  color: green !important;
}
&lt;/style&gt;
&lt;ul&gt;
&lt;li&gt;hello&lt;/li&gt;
&lt;/ul&gt;

---

The marker is green in Firefox &amp; Chrome, animates from red to orange in WebKit.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1805929</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2021-10-19 02:50:43 -0700</bug_when>
    <thetext>&lt;rdar://problem/84407795&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1805950</commentid>
    <comment_count>2</comment_count>
    <who name="Antti Koivisto">koivisto</who>
    <bug_when>2021-10-19 04:55:07 -0700</bug_when>
    <thetext>Note that this problem is not specific to pseudo elements.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1923777</commentid>
    <comment_count>3</comment_count>
    <who name="Antti Koivisto">koivisto</who>
    <bug_when>2023-01-07 01:54:15 -0800</bug_when>
    <thetext>

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

    </bug>

</bugzilla>