[Webkit-unassigned] [Bug 71584] New: Bug when animating background-size

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 4 13:38:03 PDT 2011


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

           Summary: Bug when animating background-size
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://jsfiddle.net/leaverou/v2LWs/4/show
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: lea at verou.me
                CC: simon.fraser at apple.com


When animating background-size, without a background-size declaration in the main rule, the animation doesn't get applied. 

It gets applied if a background-size declaration is also used in the same rule, with a value different than contain or cover. Even auto or 0 will work.

Firefox does not have this issue.

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