[Webkit-unassigned] [Bug 38115] New: animateTransform does not work on gradientTransform

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 26 04:42:13 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=38115

           Summary: animateTransform does not work on gradientTransform
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://svg.kvalitne.cz/mix/gradienttransform.svg
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: marek.raida at gmail.com


Created an attachment (id=54277)
 --> (https://bugs.webkit.org/attachment.cgi?id=54277)
testcase

animateTransform element is supposed to work with different transform
attributes. In majority cases it is just attributeName="gradient" and it works
fine, however it should work also with attributeName="gradientTransform" but it
is not

Steps to Reproduce:
1. create some gradient
2. add animateTransform element with attributeName="gradientTransform", rotate
for example...
3. apply animateTransform to gradient

Actual Results:  
animation won't start

Expected Results:  
animation should be working

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list