Back to Chromium

Compositor Animation Iteration Start

third_party/blink/manual_tests/animation/compositor-animation-iteration-start.html

149.0.7827.2747 B
Original Source

Each section below has two boxes, the top runs on the main thread, the bottom on the compositor.

This test checks that the compositor and main thread are performing identically given the same input parameters. This test is successful if each pairing of boxes are identical and all the boxes sync up and finish at the same time.


Iteration start is set to 0

MT

CT Iteration start is set to 0.4

MT

CT Iteration start is set to 0.8

MT

CT Iteration start is set to 0, iterations is 3, direction is set to alternate

MT

CT Iteration start is set to 1, iterations is 3, direction is set to alternate-reverse

MT

CT Iteration start is set to 1, iterations is 3, direction is set to alternate, playback rate is set to -1

MT

CT