This test verifies that the ScrollAnimator can schedule animations on the compositor when it adds a temporary main thread scrolling reason.

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


FAIL internals.getScrollAnimationState(document) should be RunningOnCompositor. Was PostAnimationCleanup.
FAIL internals.mainThreadScrollingReasons(document) should be Handling scroll from main thread. Was .
PASS needsUpdateOrRunningOnCompositor(document) is true
PASS internals.mainThreadScrollingReasons(document) is ANIMATING_TEXT
PASS needsUpdateOrRunningOnCompositor(document) is true
PASS successfullyParsed is true

TEST COMPLETE

