[Webkit-unassigned] [Bug 68659] New: -webkit-box-reflect not rendering in -webkit-keyframes > -webkit-animation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 22 15:07:41 PDT 2011


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

           Summary: -webkit-box-reflect not rendering in -webkit-keyframes
                    > -webkit-animation
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://jsbin.com/itukeq/7
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: andrewhenderson84 at hotmail.com


I can apply the following style rule to a class and it renders:

-webkit-box-reflect: below 0px -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), color-stop(0.55, transparent), to(white)) 0 0 0 0 stretch stretch;}}

 but when I move that same rule within a -webkit-keyframes as part of -webkit-animation, it no longer renders.  See style rules in the URL doc head: http://jsbin.com/itukeq/7

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