[Webkit-unassigned] [Bug 84533] New:=?UTF-8?Q?=20Order=20of=20values=20in=20animation=20shouldn=E2=80=99t=20matter=20?=(except time values ofc)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 21 09:01:51 PDT 2012


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

           Summary: Order of values in animation shouldn’t matter (except
                    time values ofc)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://result.dabblet.com/gist/2437311
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: lea at verou.me
                CC: hyatt at apple.com, dino at apple.com, cmarrin at apple.com


In WebKit build 536.9 (@114735) (current Chrome Canary and WebKit Nightlies), the animation shorthand is broken. It requires animation-name to be before animation-delay, although the spec mandates no such restriction: http://www.w3.org/TR/css3-animations/#animation-shorthand-property

Attached (WebKit-only) testcase is red when the bug is present and green when it isn't.

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