[Webkit-unassigned] [Bug 36729] New: SVG wrong Animation on 'to' or 'by' and missing 'from'

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 28 12:50:28 PDT 2010


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

           Summary: SVG wrong Animation on 'to' or 'by' and missing 'from'
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: krit at webkit.org


The handling of missing 'from' is partly wrong. It often takes the standard
values and not current or previous value af an attribute. Comments in the code
talk about handling missing 'form' during animation, but this doesn't happen.
This causes problems on Path, Color or Points-animations. Try to add tests
later.

-- 
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