Skip to content
  • commit-queue@webkit.org's avatar
    2011-06-13 Young Han Lee <joybro@company100.net> · 70102c12
    commit-queue@webkit.org authored
            Reviewed by Kenneth Rohde Christiansen.
    
            [Texmap][Qt] Accelerated animation is repeating as if its direction property is always 'alternate'.
            https://bugs.webkit.org/show_bug.cgi?id=62281
    
            syncAnimations() has miscalculated a normalized progress value as if the animation always has alternate direction property.
    
            * animations/animation-direction-normal-expected.png: Added.
            * animations/animation-direction-normal-expected.txt: Added.
            * animations/animation-direction-normal.html: Added.
    2011-06-13  Young Han Lee  <joybro@company100.net>
    
            Reviewed by Kenneth Rohde Christiansen.
    
            [Texmap][Qt] Accelerated animation is repeating as if its direction property is always 'alternate'.
            https://bugs.webkit.org/show_bug.cgi?id=62281
    
            syncAnimations() has miscalculated a normalized progress value as if the animation always has alternate direction property.
    
            Test: animations/animation-direction-normal.html
    
            * platform/graphics/texmap/TextureMapperNode.cpp:
            (WebCore::TextureMapperNode::syncAnimations):
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@88641 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    70102c12