Tests

Showing 1-46 of 46

Page 1 / 1

wpt: 86392 ยท test262: 53756

SuitePathKindModeTitle
wpt animation-worklet/animate-multiple-effects-on-different-targets-via-main-thread.https.html [run] wpt-html window Animate multiple effects on different targets via main thread
wpt animation-worklet/animate-non-accelerated-property.https.html [run] wpt-html window Animate non-accelerated property using worklet animation
wpt animation-worklet/animation-worklet-inside-iframe.https.html [run] wpt-html window Test that AnimationWorklet inside frames with different origin causes new global scopes
wpt animation-worklet/animator-with-options.https.html [run] wpt-html window Worklet Animation with options
wpt animation-worklet/cancel-non-accelerated-property.https.html [run] wpt-html window Cancel non accelerated property using worklet animation
wpt animation-worklet/current-time.https.html [run] wpt-html window The current time of a worklet animation
wpt animation-worklet/idlharness.any.js [run] wpt-js any idlharness.any.js
wpt animation-worklet/inactive-timeline.https.html [run] wpt-html window Correctness of worklet animation state when timeline becomes newly active or inactive.
wpt animation-worklet/multiple-effects-on-same-target-driven-by-individual-local-time.https.html [run] wpt-html window Multiple effects on same target driven by individual local time
wpt animation-worklet/playback-rate.https.html [run] wpt-html window The playback rate of a worklet animation
wpt animation-worklet/references/not-translated-box-ref.html [run] wpt-html non-harness Reference for Animation Worklet local time set after duration
wpt animation-worklet/references/translated-box-ref.html [run] wpt-html non-harness translated-box-ref.html
wpt animation-worklet/scroll-timeline-writing-modes.https.html [run] wpt-html window Tests that ScrollTimeline works properly with writing mode and directionality
wpt animation-worklet/stateful-animator.https.html [run] wpt-html window Basic use of stateful animator
wpt animation-worklet/worklet-animation-animator-name.https.html [run] wpt-html window Worklet Animation's animator name should be accessible via animatorName property
wpt animation-worklet/worklet-animation-cancel.https.html [run] wpt-html reftest Canceling a playing WorkletAnimation should remove the effect
wpt animation-worklet/worklet-animation-creation.https.html [run] wpt-html window Verify that WorkletAnimation is correctly created
wpt animation-worklet/worklet-animation-duration.https.html [run] wpt-html window WorkletAnimation should continue to be in effect forever, even if its duration is passed
wpt animation-worklet/worklet-animation-get-computed-timing-progress-on-worklet-thread.https.html [run] wpt-html window Animation Worklet should update calculated timing whenever localTime changes
wpt animation-worklet/worklet-animation-get-timing-on-worklet-thread.https.html [run] wpt-html reftest Animation Worklet should have access to effect timing from within the worklet thread
wpt animation-worklet/worklet-animation-local-time-after-duration.https.html [run] wpt-html reftest Animation Worklet local time set after duration
wpt animation-worklet/worklet-animation-local-time-before-start.https.html [run] wpt-html reftest Animation Worklet local time set before start
wpt animation-worklet/worklet-animation-local-time-null-1.https.html [run] wpt-html window Setting localTime to null means effect does not apply
wpt animation-worklet/worklet-animation-local-time-null-2-ref.html [run] wpt-html non-harness Setting localTime to null means effect does not apply (reftest)
wpt animation-worklet/worklet-animation-local-time-null-2.https.html [run] wpt-html reftest Setting localTime to null means effect does not apply (reftest)
wpt animation-worklet/worklet-animation-pause-immediately.https.html [run] wpt-html reftest Verify that calling pause immediately after playing works as expected
wpt animation-worklet/worklet-animation-pause-resume.https.html [run] wpt-html reftest Verify that calling pause immediately after playing works as expected
wpt animation-worklet/worklet-animation-pause.https.html [run] wpt-html window Verify that currentTime and playState are correct when animation is paused
wpt animation-worklet/worklet-animation-play.https.html [run] wpt-html window Basic use of Worklet Animation
wpt animation-worklet/worklet-animation-set-keyframes.https.html [run] wpt-html reftest Worklet Animation sets keyframes
wpt animation-worklet/worklet-animation-set-timing.https.html [run] wpt-html reftest Worklet Animation sets timing
wpt animation-worklet/worklet-animation-start-delay-ref.html [run] wpt-html non-harness Reference for WorkletAnimation should respect delay given in options
wpt animation-worklet/worklet-animation-start-delay.https.html [run] wpt-html reftest WorkletAnimation should respect delay given in options
wpt animation-worklet/worklet-animation-with-effects-from-different-frames.https.html [run] wpt-html window Worklet animation can animate effects from different frames
wpt animation-worklet/worklet-animation-with-fill-mode.https.html [run] wpt-html window Test that worklet animation works with different fill modes
wpt animation-worklet/worklet-animation-with-invalid-effect.https.html [run] wpt-html window Test that worklet animation with invalid effect cannot be played
wpt animation-worklet/worklet-animation-with-non-ascii-name-ref.html [run] wpt-html non-harness Reference for WorkletAnimation name should accept non-ASCII characters
wpt animation-worklet/worklet-animation-with-non-ascii-name.https.html [run] wpt-html reftest WorkletAnimation name should accept non-ASCII characters
wpt animation-worklet/worklet-animation-with-scroll-timeline-and-display-none.https.html [run] wpt-html reftest Scroll timeline with WorkletAnimation and transition from display:none to display:block
wpt animation-worklet/worklet-animation-with-scroll-timeline-and-overflow-hidden-ref.html [run] wpt-html non-harness Scroll timeline with WorkletAnimation using a scroller with overflow hidden
wpt animation-worklet/worklet-animation-with-scroll-timeline-and-overflow-hidden.https.html [run] wpt-html reftest Scroll timeline with WorkletAnimation using a scroller with overflow hidden
wpt animation-worklet/worklet-animation-with-scroll-timeline-ref.html [run] wpt-html non-harness Reference for Animation Worklet with scroll timeline tests
wpt animation-worklet/worklet-animation-with-scroll-timeline-root-scroller-ref.html [run] wpt-html non-harness Reference for Scroll timeline with WorkletAnimation using the root scroller
wpt animation-worklet/worklet-animation-with-scroll-timeline-root-scroller.https.html [run] wpt-html reftest Scroll timeline with WorkletAnimation using the root scroller
wpt animation-worklet/worklet-animation-with-scroll-timeline.https.html [run] wpt-html reftest Basic use of scroll timeline with WorkletAnimation
wpt animation-worklet/worklet-animation-without-target.https.html [run] wpt-html window Verify that effect without target is supported