gecko-dev/testing/web-platform/tests/animation-worklet
Olga Gerchikov 1a54469970 Bug 1535516 [wpt PR 15767] - Handle inactive timelines for main-thread worklet animations., a=testonly
Automatic update from web-platform-tests
Handle inactive timelines for main-thread worklet animations.

Whenever start or current time is queried or calculated,
check if the timeline becomes newly active or inactive and cache the
last calculated current time.
- When the timeline becomes newly inactive, make the start time
  unresolved and apply previous current time to the hold time.
- When the timeline becomes newly active, calculate start time from
  the hold time if resolved and make the hold time unresolved.

Bug: 906050
Change-Id: I3cf8e45b9ab0edd13f3108d1a375e95409a0c1e7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1512789
Commit-Queue: Olga Gerchikov <gerchiko@microsoft.com>
Reviewed-by: Majid Valipour <majidvp@chromium.org>
Reviewed-by: Stephen McGruer <smcgruer@chromium.org>
Cr-Commit-Position: refs/heads/master@{#643534}

--

wpt-commits: 18f4c6b79d3930c08cb38e427fd430b82bc25e9b
wpt-pr: 15767
2019-04-24 11:30:36 +01:00
..
references
resources Bug 1532216 [wpt PR 15607] - [animation-worklet] Deflake tests running with threaded compositing, a=testonly 2019-04-01 14:42:31 +01:00
animate-multiple-effects-on-different-targets-via-main-thread.https.html
animate-non-accelerated-property.https.html
animation-worklet-inside-iframe.https.html Bug 1532216 [wpt PR 15607] - [animation-worklet] Deflake tests running with threaded compositing, a=testonly 2019-04-01 14:42:31 +01:00
animator-animate.https.html Bug 1532216 [wpt PR 15607] - [animation-worklet] Deflake tests running with threaded compositing, a=testonly 2019-04-01 14:42:31 +01:00
animator-with-options.https.html Bug 1532216 [wpt PR 15607] - [animation-worklet] Deflake tests running with threaded compositing, a=testonly 2019-04-01 14:42:31 +01:00
cancel-non-accelerated-property.https.html
common.js Bug 1532539 [wpt PR 15623] - [Animation Worklet] Fix flaky worklet-animation-with-fill-mode.https.html, a=testonly 2019-04-24 11:18:40 +01:00
current-time.https.html
idlharness.any.js
inactive-timeline.https.html Bug 1535516 [wpt PR 15767] - Handle inactive timelines for main-thread worklet animations., a=testonly 2019-04-24 11:30:36 +01:00
META.yml
multiple-effects-on-same-target-driven-by-individual-local-time.https.html
playback-rate.https.html Bug 1534496 [wpt PR 15747] - Fixed flaky playback-rate test., a=testonly 2019-04-01 14:43:10 +01:00
scroll-timeline-writing-modes.https.html Bug 1532711 [wpt PR 15635] - [Animation Worklet] Deflake scroll-timeline-writing-mode test, a=testonly 2019-04-01 14:42:39 +01:00
worklet-animation-cancel-ref.html Bug 1533996 [wpt PR 15690] - [Animation Worklet] Upstream web tests (related to creation, duration, start-delay, and cancel) to WPT, a=testonly 2019-04-01 14:43:22 +01:00
worklet-animation-cancel.https.html Bug 1533996 [wpt PR 15690] - [Animation Worklet] Upstream web tests (related to creation, duration, start-delay, and cancel) to WPT, a=testonly 2019-04-01 14:43:22 +01:00
worklet-animation-creation.https.html Bug 1533996 [wpt PR 15690] - [Animation Worklet] Upstream web tests (related to creation, duration, start-delay, and cancel) to WPT, a=testonly 2019-04-01 14:43:22 +01:00
worklet-animation-duration-ref.html Bug 1533996 [wpt PR 15690] - [Animation Worklet] Upstream web tests (related to creation, duration, start-delay, and cancel) to WPT, a=testonly 2019-04-01 14:43:22 +01:00
worklet-animation-duration.https.html Bug 1533996 [wpt PR 15690] - [Animation Worklet] Upstream web tests (related to creation, duration, start-delay, and cancel) to WPT, a=testonly 2019-04-01 14:43:22 +01:00
worklet-animation-local-time-after-duration-ref.html
worklet-animation-local-time-after-duration.https.html
worklet-animation-local-time-before-start-ref.html
worklet-animation-local-time-before-start.https.html
worklet-animation-pause-immediately.https.html
worklet-animation-pause-resume.https.html
worklet-animation-pause.https.html
worklet-animation-set-keyframes-ref.html
worklet-animation-set-keyframes.https.html
worklet-animation-set-timing-ref.html
worklet-animation-set-timing.https.html
worklet-animation-start-delay-ref.html Bug 1533996 [wpt PR 15690] - [Animation Worklet] Upstream web tests (related to creation, duration, start-delay, and cancel) to WPT, a=testonly 2019-04-01 14:43:22 +01:00
worklet-animation-start-delay.https.html Bug 1533996 [wpt PR 15690] - [Animation Worklet] Upstream web tests (related to creation, duration, start-delay, and cancel) to WPT, a=testonly 2019-04-01 14:43:22 +01:00
worklet-animation-with-fill-mode.https.html Bug 1532539 [wpt PR 15623] - [Animation Worklet] Fix flaky worklet-animation-with-fill-mode.https.html, a=testonly 2019-04-24 11:18:40 +01:00
worklet-animation-with-invalid-effect.https.html
worklet-animation-with-non-ascii-name-ref.html Bug 1536296 [wpt PR 15843] - Support international characters in animation worklets., a=testonly 2019-04-01 14:43:54 +01:00
worklet-animation-with-non-ascii-name.https.html Bug 1536296 [wpt PR 15843] - Support international characters in animation worklets., a=testonly 2019-04-01 14:43:54 +01:00
worklet-animation-with-scroll-timeline-and-display-none.https.html Bug 1534487 [wpt PR 15734] - Revert "[Animation Worklet] Remove unnecessary force composition", a=testonly 2019-04-01 14:43:07 +01:00
worklet-animation-with-scroll-timeline-and-overflow-hidden-ref.html Bug 1534487 [wpt PR 15734] - Revert "[Animation Worklet] Remove unnecessary force composition", a=testonly 2019-04-01 14:43:07 +01:00
worklet-animation-with-scroll-timeline-and-overflow-hidden.https.html Bug 1532280 [wpt PR 15610] - [Animation Worklet] Upstream web tests (batch 2 of 2 related to scroll timeline) to WPT, a=testonly 2019-04-01 14:42:46 +01:00
worklet-animation-with-scroll-timeline-ref.html Bug 1534487 [wpt PR 15734] - Revert "[Animation Worklet] Remove unnecessary force composition", a=testonly 2019-04-01 14:43:07 +01:00
worklet-animation-with-scroll-timeline-root-scroller-ref.html Bug 1534487 [wpt PR 15734] - Revert "[Animation Worklet] Remove unnecessary force composition", a=testonly 2019-04-01 14:43:07 +01:00
worklet-animation-with-scroll-timeline-root-scroller.https.html Bug 1532280 [wpt PR 15610] - [Animation Worklet] Upstream web tests (batch 2 of 2 related to scroll timeline) to WPT, a=testonly 2019-04-01 14:42:46 +01:00
worklet-animation-with-scroll-timeline.https.html