Skip to content
  • simon.fraser@apple.com's avatar
    2011-04-25 Simon Fraser <simon.fraser@apple.com> · 9353113f
    simon.fraser@apple.com authored
            Reviewed by Daniel Bates.
    
            Move animation-test-helpers.js into resources directory
            https://bugs.webkit.org/show_bug.cgi?id=59365
    
            Move animation-test-helpers.js and fix the tests accordingly.
    
            * animations/3d/matrix-transform-type-animation.html:
            * animations/3d/transform-perspective.html:
            * animations/animation-direction.html:
            * animations/animation-drt-api-multiple-keyframes.html:
            * animations/animation-drt-api.html:
            * animations/animation-hit-test-transform.html:
            * animations/animation-hit-test.html:
            * animations/big-rotation.html:
            * animations/change-keyframes-name.html:
            * animations/change-keyframes.html:
            * animations/change-one-anim.html:
            * animations/combo-transform-rotate+scale.html:
            * animations/dynamic-stylesheet-loading.html:
            * animations/generic-from-to.html:
            * animations/import.html:
            * animations/keyframe-timing-functions-transform.html:
            * animations/keyframe-timing-functions.html:
            * animations/keyframe-timing-functions2.html:
            * animations/keyframes-comma-separated.html:
            * animations/keyframes-out-of-order.html:
            * animations/keyframes.html:
            * animations/lineheight-animation.html:
            * animations/longhand-timing-function.html:
            * animations/matrix-anim.html:
            * animations/missing-from-to-transforms.html:
            * animations/missing-from-to.html:
            * animations/missing-keyframe-properties-repeating.html:
            * animations/missing-keyframe-properties-timing-function.html:
            * animations/missing-keyframe-properties.html:
            * animations/missing-values-first-keyframe.html:
            * animations/missing-values-last-keyframe.html:
            * animations/multiple-animations.html:
            * animations/multiple-keyframes.html:
            * animations/negative-delay.html:
            * animations/opacity-transform-animation.html:
            * animations/play-state-suspend.html:
            * animations/play-state.html:
            * animations/resources/animation-test-helpers.js:
            (isCloseEnough):
            (matrixStringToArray):
            (checkExpectedValue):
            (endTest):
            (startTest):
            (runAnimationTest.else):
            (runAnimationTest):
            (waitForAnimationToStart):
            * animations/simultaneous-start-left.html:
            * animations/simultaneous-start-transform.html:
            * animations/stop-animation-on-suspend.html:
            * animations/suspend-resume-animation.html:
            * animations/timing-functions.html:
            * animations/transition-and-animation-1.html:
            * animations/transition-and-animation-2.html:
            * animations/transition-and-animation-3.html:
            * animations/unanimated-style.html:
            * animations/width-using-ems.html:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@84872 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    9353113f