<?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>179536</bug_id>
          
          <creation_ts>2017-11-10 10:07:55 -0800</creation_ts>
          <short_desc>[Web Animations] Order and filter animations returned by getAnimations() correctly</short_desc>
          <delta_ts>2020-01-27 06:30:33 -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>CONFIGURATION CHANGED</resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=179535</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=122912</see_also>
          <bug_file_loc></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="Antoine Quint">graouts</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>dino</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1370397</commentid>
    <comment_count>0</comment_count>
    <who name="Antoine Quint">graouts</who>
    <bug_when>2017-11-10 10:07:55 -0800</bug_when>
    <thetext>We introduced a primitive implementation of getAnimations() on Document and Element with https://bugs.webkit.org/show_bug.cgi?id=179535, but we need to implement the finer aspects of those methods to match the spec, specifically the order of returned animations and filtering for animations that are current or in effect. See https://w3c.github.io/web-animations/#dom-document-getanimations and https://w3c.github.io/web-animations/#dom-animatable-getanimations.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1611383</commentid>
    <comment_count>1</comment_count>
    <who name="Antoine Quint">graouts</who>
    <bug_when>2020-01-27 06:30:33 -0800</bug_when>
    <thetext>This has been done across a variety of commits.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>