[Webkit-unassigned] [Bug 139649] New: CSS Animation inline property

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 15 11:16:20 PST 2014


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

            Bug ID: 139649
           Summary: CSS Animation inline property
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Animations
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: atseng3 at gmail.com
                CC: dino at apple.com

CSS Animation on span element with delay is not working. suspicion of "inline" property on span elements. Once I add "block" or "inline-block" the animation and delay works perfectly. 

Bug: 2nd and 3rd "A" do not bounce. 

http://jsfiddle.net/a9Lg23n5/

Solution/Suspected bug: (display: inline-block)

http://jsfiddle.net/a9Lg23n5/4/

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141215/db9c1ac7/attachment-0002.html>


More information about the webkit-unassigned mailing list