[Webkit-unassigned] [Bug 90527] New: Add counter support to animation-delay

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 4 01:21:09 PDT 2012


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

           Summary: Add counter support to animation-delay
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
               URL: http://jsbin.com/ewidoj
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: marten at gosse.se


Animation delay should support CSS counters as part of their value, like -webkit-animation-delay: counter(row) "s";

Use case: Fading in a bullet list, one item at a time. Instead of declaring delays for every single list item, the counter could be used.

URL: http://jsbin.com/ewidoj

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