Skip to content
  • antti@apple.com's avatar
    WebCore: · e2004296
    antti@apple.com authored
    2008-06-27  Antti Koivisto  <antti@apple.com>
    
            Reviewed by Oliver.
            
            <rdar://problem/6030720> 
            REGRESSION: Discrete animation between incompatible paths does not work
    
            Fall back to discrete path animation if paths are not suitable for morphing.
            
            Test: svg/custom/animate-path-discrete.svg
            
            * svg/SVGAnimateElement.cpp:
            (WebCore::SVGAnimateElement::calculateAnimatedValue):
    
    LayoutTests:
    
    2008-06-27  Antti Koivisto  <antti@apple.com>
    
            Reviewed by Oliver.
            
            <rdar://problem/6030720> 
            REGRESSION: Discrete animation between incompatible paths does not work
    
            * svg/custom/animate-path-discrete.svg: Added.
            * platform/mac/svg/custom/animate-path-discrete-expected.txt: Added.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@34829 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    e2004296