<?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>263870</bug_id>
          
          <creation_ts>2023-10-30 03:23:53 -0700</creation_ts>
          <short_desc>[scroll-animations] some WPT tests are timing out</short_desc>
          <delta_ts>2026-01-12 09:02:27 -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>NEW</bug_status>
          <resolution></resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=263869</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=222295</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>283046</dependson>
    
    <dependson>283291</dependson>
    
    <dependson>283400</dependson>
    
    <dependson>283412</dependson>
    
    <dependson>283498</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Antoine Quint">graouts</reporter>
          <assigned_to name="Antoine Quint">graouts</assigned_to>
          <cc>andrew</cc>
    
    <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>1988433</commentid>
    <comment_count>0</comment_count>
    <who name="Antoine Quint">graouts</who>
    <bug_when>2023-10-30 03:23:53 -0700</bug_when>
    <thetext>Until we have a working implementation of the scroll-animations spec, lots of WPT tests will time out and we are skipping them. This bug tracks un-skipping them:

scroll-animations/css/animation-fill-outside-range-test.html
scroll-animations/css/animation-inactive-outside-range-test.html
scroll-animations/css/animation-range-visual-test.html
scroll-animations/css/deferred-timeline-composited.html
scroll-animations/css/printing/scroll-timeline-default-print.tentative.html
scroll-animations/css/scroll-animation-initial-offset.html
scroll-animations/css/scroll-timeline-default-iframe.html
scroll-animations/css/scroll-timeline-default-quirks-mode.html
scroll-animations/css/scroll-timeline-default-writing-mode-rl.html
scroll-animations/css/scroll-timeline-default.html
scroll-animations/css/scroll-timeline-frame-size-changed.html
scroll-animations/css/scroll-timeline-inline-orientation.html
scroll-animations/css/scroll-timeline-update-reversed-animation.html
scroll-animations/css/view-timeline-range-update-reversed-animation.html
scroll-animations/css/view-timeline-range-update.html
scroll-animations/css/view-timeline-subject-bounds-update.html
scroll-animations/scroll-timelines/animation-with-animatable-interface.html
scroll-animations/scroll-timelines/animation-with-display-none.html
scroll-animations/scroll-timelines/animation-with-overflow-hidden.html
scroll-animations/scroll-timelines/animation-with-root-scroller.html
scroll-animations/scroll-timelines/animation-with-transform.html
scroll-animations/scroll-timelines/constructor-no-document.html
scroll-animations/scroll-timelines/custom-property.html
scroll-animations/scroll-timelines/layout-changes-on-percentage-based-timeline.html
scroll-animations/scroll-timelines/progress-based-effect-delay.tentative.html
scroll-animations/scroll-timelines/set-current-time-before-play.html
scroll-animations/scroll-timelines/two-animations-attach-to-same-scroll-timeline-cancel-one.html
scroll-animations/scroll-timelines/two-animations-attach-to-same-scroll-timeline.html
scroll-animations/view-timelines/range-boundary.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1990125</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2023-11-06 02:24:14 -0800</bug_when>
    <thetext>&lt;rdar://problem/117990446&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2077518</commentid>
    <comment_count>2</comment_count>
    <who name="Antoine Quint">graouts</who>
    <bug_when>2024-11-25 02:38:27 -0800</bug_when>
    <thetext>As of today, we have only a couple of bugs that are timing out:

- imported/w3c/web-platform-tests/scroll-animations/css/deferred-timeline-composited.html
- imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/constructor-no-document.html
- imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/updating-the-finished-state.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2077669</commentid>
    <comment_count>3</comment_count>
    <who name="Antoine Quint">graouts</who>
    <bug_when>2024-11-26 00:09:34 -0800</bug_when>
    <thetext>Those three tests are now tracked individually by bug 283701, bug 283702 and bug 283107 respectively. No need for this umbrella bug anymore.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2077670</commentid>
    <comment_count>4</comment_count>
    <who name="Antoine Quint">graouts</who>
    <bug_when>2024-11-26 00:11:49 -0800</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/37149</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2077681</commentid>
    <comment_count>5</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2024-11-26 01:18:02 -0800</bug_when>
    <thetext>Test gardening commit 287087@main (c62a8246ac26): &lt;https://commits.webkit.org/287087@main&gt;

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

    </bug>

</bugzilla>