[Webkit-unassigned] [Bug 20068] New: adding animation property support to RenderStyle

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 16 17:52:02 PDT 2008


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

           Summary: adding animation property support to RenderStyle
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dino at apple.com


RenderStyle and its Transition class needs to be extended to support the
animation properties:
- direction
- iterationCount
- playState
- name

This patch adds these properties, but doesn't actually set them (ie. does not
implement the CSS parsing part).


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



More information about the webkit-unassigned mailing list