<?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>255338</bug_id>
          
          <creation_ts>2023-04-12 07:21:09 -0700</creation_ts>
          <short_desc>REGRESSION (260399@main): animations flicker on https://payto.com.au</short_desc>
          <delta_ts>2023-06-12 03:29:56 -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>Animations</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=257861</see_also>
          <bug_file_loc>https://payto.com.au</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="Antoine Quint">graouts</reporter>
          <assigned_to name="Antoine Quint">graouts</assigned_to>
          <cc>dino</cc>
    
    <cc>graouts</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1948219</commentid>
    <comment_count>0</comment_count>
    <who name="Antoine Quint">graouts</who>
    <bug_when>2023-04-12 07:21:09 -0700</bug_when>
    <thetext>Visit https://payto.com.au and scroll down to the “Payments that keep business moving” section. The orange animated lines under each item flickers. They animate smoothly in Firefox.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1948221</commentid>
    <comment_count>1</comment_count>
    <who name="Antoine Quint">graouts</who>
    <bug_when>2023-04-12 07:21:24 -0700</bug_when>
    <thetext>rdar://107532064</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1948222</commentid>
    <comment_count>2</comment_count>
    <who name="Antoine Quint">graouts</who>
    <bug_when>2023-04-12 07:24:41 -0700</bug_when>
    <thetext>This site ends up creating a CSS Transition for the same property that is also affected by a CSS Animation. Because the CSS Transition is created after the CSS Animation, it ends up overriding the CSS Animation even though the composite order is the other way around. We need to ensure that updating accelerated actions preserves the stacking order.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1948224</commentid>
    <comment_count>3</comment_count>
    <who name="Antoine Quint">graouts</who>
    <bug_when>2023-04-12 07:26:52 -0700</bug_when>
    <thetext>Whether it is correct in this case to create CSS Transitions in this case is being discussed in https://github.com/w3c/csswg-drafts/issues/8701.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1948228</commentid>
    <comment_count>4</comment_count>
    <who name="Antoine Quint">graouts</who>
    <bug_when>2023-04-12 07:40:54 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/12651</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1948275</commentid>
    <comment_count>5</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2023-04-12 11:10:51 -0700</bug_when>
    <thetext>Committed 262875@main (d566d000c7a5): &lt;https://commits.webkit.org/262875@main&gt;

Reviewed commits have been landed. Closing PR #12651 and removing active labels.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>