[Bug 16376] New: Add paragraph how to deal with arguments on animateTransform

https://www.w3.org/Bugs/Public/show_bug.cgi?id=16376

           Summary: Add paragraph how to deal with arguments on
                    animateTransform
           Product: CSS
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Transforms
        AssignedTo: smfr@me.com
        ReportedBy: dschulze@adobe.com
         QAContact: public-css-bugzilla@w3.org
                CC: ayg@aryeh.name, cmarrin@apple.com, eoconnor@apple.com,
                    smfr@me.com, dino@apple.com, dschulze@adobe.com


Created attachment 1100
  --> https://www.w3.org/Bugs/Public/attachment.cgi?id=1100
Patch

Add paragraph how to deal with arguments on animateTransform in the section
about 'animateTransform'. The element is special since 'from', 'to', 'by' and
'values' take the arguments of a function, but not the function itself. So the
spec needs to specify how to parse the arguments.


The attached patch fixes this issue as well as the issue of bug 16375.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Wednesday, 14 March 2012 19:20:10 UTC